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)

PlymWS 06-22-2007 09:13 AM

That doesn't perform well enough. I would like to be able to list all the untagged threads and then manually enter the tags but I would need a listing script.

MotMann 06-23-2007 05:47 AM

@ Zoints:

Quote:

Originally Posted by StarBuG (Post 1100776)
All german umlaute are not replaced propaly.

Replacements are set to:
? ae
? AE
? oe
? OE
? ue
? UE
? ss

They look like this:

test, u00c4, u00d6, u00dc, u00df, u00e4, u00f6, u00fc

test, ?, ?, ?, ?, ?, ?, ?

StarBuG

I have the same problem. How i fix that?
I think you fix that in October 2006?

nocte 06-23-2007 08:33 PM

Quote:

Originally Posted by MotMann (Post 1274435)
@ Zoints:



I have the same problem. How i fix that?
I think you fix that in October 2006?

I have the same problem. the replacement just don't work with the ajax tag saving on showthread. On newthread.php and editpost.php they work!

Chadi 06-24-2007 04:49 PM

Anyone figure out yet how to get this to work on forumhome?

nocte 06-24-2007 08:29 PM

Quote:

Originally Posted by mfyvie (Post 1271259)
I'm sorry, but I don't know. I looked for the line you said you had, and I didn't have it in my module. You are running the latest version right? That line was definitely in my version, because I installed it the day before I wrote those modifications.

My only suggestion is to double check. Download the .xml file for this mod and load it into a text editor - you should see the line I have referenced if you do a search through the XML file.

Hi,

I've downloaded the original product and taken a look into the product-zointstags-1.2.1.xml.

In the Hook ajax_start the code is
Quote:

if (!$thread['threadid'] OR ($thread['postuserid'] != $vbulletin->userinfo['userid'] AND !can_moderate($thread['forumid'], 'caneditposts')))
(twice)

in the hook showthread_getinfo the code is
Quote:

if $thread['postuserid'] != $vbulletin->userinfo['userid'] AND !can_moderate($thread['forumid'], 'caneditposts'))
(also twice - as said in your instructions.txt)

obmob 06-25-2007 04:16 PM

Hello guys, just installed this interesting mod... but i can't find the vBAdvanced module...

Is there one for the new vbA?
Thanks

Brandon Sheley 06-25-2007 04:32 PM

Quote:

Originally Posted by obmob (Post 1276234)
Hello guys, just installed this interesting mod... but i can't find the vBAdvanced module...

Is there one for the new vbA?
Thanks

try searching at vbadvanced ;)
I found it last week and installed it.

obmob 06-25-2007 10:55 PM

Thanks Se?or Loco, i'll do that! :D

Coach_Guru 06-27-2007 04:10 PM

Any mod to set the words(3) and character(20) limit?

Thanks.

Coach_Guru 06-27-2007 04:37 PM

ok, i found the lines in the class_zointstags.php file ;)


All times are GMT. The time now is 06:54 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.01818 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
  • (6)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