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)

Chadi 05-12-2008 08:14 PM

After doing the upgrade to 3.7 and playing around with the new functions, is Zoints tag mod even necessary anymore? Perhaps I'm missing something, but the default new vbulletin tags feature is pretty much the same. If that's 100% true, any possible import from Zoints to the default tag system?

therogueforums 05-14-2008 01:02 AM

I'm also getting this error after upgrading to 3.7.0

Will a Zoints update be released? I'd like to keep the Zoints thread tags if at all possible, as I prefer them to the vB tag system.

Lorani1 05-14-2008 09:55 PM

Quote:

Originally Posted by chadi (Post 1512997)
Just upgraded VB to 3.7.0 and latest Zoints tag (as of today).

I now get this error when submitting new tags:

I encountered the same problem. Here is the solution:

Go to your admin cp > styles and templates > style manager

find the following templates:

zointstags_showthread
zointstags_searchtags
zointstags_searchform

and do a search for:

Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
directly below this add:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
This should sort the error. :up: It did for me, at least. :D

Chadi 05-14-2008 10:13 PM

Great, that works even though that code was not found in the searchtags template, but in the other two at least

Strike3ForumsMH 05-15-2008 06:02 AM

Quote:

Originally Posted by therogueforums (Post 1518917)
I'm also getting this error after upgrading to 3.7.0

Will a Zoints update be released? I'd like to keep the Zoints thread tags if at all possible, as I prefer them to the vB tag system.

A Zoints release will be out soon hopefully. The engineer who was working on it has had finals and other life issues to contend with. Sadly the AJAX rewriting was a bit too complex for him to fit in his schedule without doing a rush job.

Quote:

Originally Posted by Lorani1 (Post 1519876)
I encountered the same problem. Here is the solution:

Go to your admin cp > styles and templates > style manager

find the following templates:

zointstags_showthread
zointstags_searchtags
zointstags_searchform

and do a search for:

Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
directly below this add:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
This should sort the error. :up: It did for me, at least. :D

Thanks for the help on this. I am still on 3.68 myself so I can't confirm this but hopefully this helps others out.

Very much appreciated Lorani.

- Reid

therogueforums 05-15-2008 09:55 AM

Quote:

Originally Posted by Lorani1 (Post 1519876)
I encountered the same problem. Here is the solution:

Go to your admin cp > styles and templates > style manager

find the following templates:

zointstags_showthread
zointstags_searchtags
zointstags_searchform

and do a search for:

Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
directly below this add:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
This should sort the error. :up: It did for me, at least. :D

Worked perfectly! Thanks!
Quote:

Originally Posted by chadi (Post 1519891)
Great, that works even though that code was not found in the searchtags template, but in the other two at least

For the zointstags_searchtags template, search for:
Code:

<input name="s" type="hidden" value="$session[sessionhash]" />
For whatever reason, it's slightly different.

Chadi 05-23-2008 09:24 PM

How do I get the subject field and zoints tag field in one row? I cannot find the code in the newreply / newthread templates.

Also, it would be nice if Zoints once and for all finally supported global tags (custom locations), especially various font sizes.

Example:
https://vborg.vbsupport.ru/showthrea...ht=import+tags

Brandon Sheley 05-23-2008 09:58 PM

Quote:

Originally Posted by chadi (Post 1529407)
How do I get the subject field and zoints tag field in one row? I cannot find the code in the newreply / newthread templates.

Also, it would be nice if Zoints once and for all finally supported global tags (custom locations), especially various font sizes.

Example:
https://vborg.vbsupport.ru/showthrea...ht=import+tags

There was a tag cloud with the zoints setup like the one you linked to and it had different color and sized fonts.. it was on the zoints site

Chadi 05-23-2008 10:19 PM

Where is it (instructions)? I cannot find it, sorry. I'm only aware of the official tags.php page
which has it in various font sizes, not colors. Nor am I aware how to do this globally, especially
the default tag clouds that show up on forum display and thread display.

longgsm 05-25-2008 12:29 AM

How about change to utf-8? I want to type vietnamese language. Thanks for support!


All times are GMT. The time now is 03:30 AM.

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.05154 seconds
  • Memory Usage 1,756KB
  • 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
  • (7)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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