vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - Zoints Thread Tags - GREAT for SEO (https://vborg.vbsupport.ru/showthread.php?t=127244)

class101 11-30-2007 11:51 AM

Have been searching the rules for lighttpd in the thread and no one figured out yet to post lighttpd rewrite rules ?? OMG

LBSources 12-01-2007 05:31 PM

When trying to apply the showthread_similarthreadbit changes I'm getting the following error ..

Quote:

The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected '"', expecting ']' in /home/techn/public_html/tal/forum/includes/adminfunctions_template.php(3596) : eval()'d code on line 3

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
The code to remove is
Code:

<td class="alt1" align="$stylevar[left]"><if condition="$simthread['issubscribed']"><img class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" alt="" title="$vbphrase[you_are_subscribed_to_this_thread]" />&nbsp;</if><span class="smallfont"><a href="showthread.php?$session[sessionurl]t=$simthread[threadid]" title="$simthread[preview]">$simthread[title]</a></span></td>
The code to add is
Code:

<td class="alt1" align="$stylevar[left]"><if condition="$simthread['issubscribed']"><img class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" alt="" title="$vbphrase[you_are_subscribed_to_this_thread]" />&nbsp;</if><span class="smallfont"><a href="<if condition="$show['zointsurl']">$simthread[zointsurl<else />showthread.php?$session[sessionurl]t=$simthread[threadid]</if>" title="$simthread[preview]">$simthread[title]</a></span></td>
I'm running 3.6.8 PL2

Any ideas?

Strike3ForumsMH 12-01-2007 07:44 PM

I'd post it over at network.zoints.com, but I don't believe you can put an if condition within <a href="

- Reid

maxicep 12-02-2007 07:26 PM

Quote:

Originally Posted by kafi (Post 1389276)
tag system is going to be default from vb 3.7. on.
If you are runging zoints tag and wish to switch to default tag system, please support my request with comment :) here
http://www.vbulletin.com/forum/showthread.php?p=1452523

yes we need that :)

Strike3ForumsMH 12-03-2007 01:42 PM

Please, unless you have questions pertaining to Zoints Thread Tags or need support for Zoints Thread Tags, discuss it on another thread. We need to keep this on topic for those who do need help with Zoints Thread Tags.

Thanks!

- Reid

mtlcore 12-09-2007 07:16 PM

I want to uninstall this, how can I? It still shows database errors when I have removed the plugin..

Strike3ForumsMH 12-09-2007 09:19 PM

So you uninstalled the product, did you remove the files as well? Also, providing what the database error will help either myself or the engineer I notify of this as there is not a lot of information to go off from.

Thanks.

- Reid

mtlcore 12-10-2007 09:42 AM

The error is that the table does not exist.

class101 12-10-2007 10:19 AM

then try reinstalling with ovewritte and uninstall it again

Chadi 12-14-2007 05:26 PM

Anyone figure out how to get $tagcloud working on a vbulletin custom page, plus forum home custom location?


All times are GMT. The time now is 03:24 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01944 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete