tag clouds

dcoderk
Posts: 70
Joined: Sat Mar 25, 2017 8:30 am

Re: tag clouds

Post by dcoderk »

i got 1 tag showing on main page, when i click got this warning

Warning, can not parse template () (Error: Type 2, include(): Failed opening '/web/sites/domaindirectory/domain.com/scj//scj/top/thumb.html' for inclusion (include_path='.:/usr/share/php:/usr/share/pear'), line 1036 )
1026 : <!-- AddThis Button BEGIN -->
1027 : <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
1028 : <a class="addthis_button_preferred_1"></a>
1029 : <a class="addthis_button_preferred_2"></a>
1030 : <a class="addthis_button_preferred_3"></a>
1031 : <a class="addthis_button_preferred_4"></a>
1032 :
1033 : <a class="addthis_button_preferred_5"></a>
1034 : <a class="addthis_button_preferred_6"></a>
1035 : <a class="addthis_button_preferred_7"></a>
1036 : <a class="addthis_button_preferred_8"></a>
1037 :
1038 : <a class="addthis_button_compact"></a>
1039 : </div>
1040 : </div>
1041 :
1042 :
1043 : </body>
1044 : </html>
1045 :
1046 :
Last edited by dcoderk on Fri Apr 14, 2017 3:38 pm, edited 1 time in total.
email: dcoderk at yahoo (dot) com
admin
Site Admin
Posts: 37234
Joined: Wed Sep 10, 2008 11:43 am

Re: tag clouds

Post by admin »

Don't forget to run script update
dcoderk
Posts: 70
Joined: Sat Mar 25, 2017 8:30 am

Re: tag clouds

Post by dcoderk »

do i need to troubleshoot or just need to create a template?

do you have info where to create or edit the template to display thumbs for tag clouds?
email: dcoderk at yahoo (dot) com
admin
Site Admin
Posts: 37234
Joined: Wed Sep 10, 2008 11:43 am

Re: tag clouds

Post by admin »

Don't forget to run script update
dcoderk
Posts: 70
Joined: Sat Mar 25, 2017 8:30 am

Re: tag clouds

Post by dcoderk »

i think this is my error

Can not parse template

99% - you have an error in your template. If you take a careful look at the error 99% you'll find out what's wrong. For example, your are trying to include file that does not exists and so on.

if you don't understand where the error is - try to remove all your php code from a template and then add it back in parts checking the result each time you add a new line. This way you can find out what causes the error.


what i will do next and where exactly is that php file?
email: dcoderk at yahoo (dot) com
admin
Site Admin
Posts: 37234
Joined: Wed Sep 10, 2008 11:43 am

Re: tag clouds

Post by admin »

You need to edit your templates
Not some php files
Don't forget to run script update
dcoderk
Posts: 70
Joined: Sat Mar 25, 2017 8:30 am

Re: tag clouds

Post by dcoderk »

may i know where exactly is that template,
and can i use a sample template for test?
email: dcoderk at yahoo (dot) com
admin
Site Admin
Posts: 37234
Joined: Wed Sep 10, 2008 11:43 am

Re: tag clouds

Post by admin »

Фе what url do you get an errro ?
Don't forget to run script update
dcoderk
Posts: 70
Joined: Sat Mar 25, 2017 8:30 am

Re: tag clouds

Post by dcoderk »

when i click the tagcloud link it display the bottom template

how to fix this

Warning, can not parse template () (Error: Type 2, include(): Failed opening '/web/sites/directory/domain.com/scj//scj/top/thumb.html' for inclusion (include_path='.:/usr/share/php:/usr/share/pear'), line 1036 )
email: dcoderk at yahoo (dot) com
admin
Site Admin
Posts: 37234
Joined: Wed Sep 10, 2008 11:43 am

Re: tag clouds

Post by admin »

Edit your template and remove the include
Don't forget to run script update
Post Reply