![]() |
yah! no errors this time. :) thx
|
For those who want to redirect the Zoints taglinks in searchengines to the vbulletin tags:
Open tags/.htaccess and replace Code:
RewriteRule ^(.+)/$ index.php?tag=$1 [NC,QSA,L] Code:
RewriteRule ^(.+)/$ http://www.DOMAINNAME.com/tags.php?tag=$1 [R=301,L] |
Quote:
|
how would i put that for vbseo?
|
Quote:
Maybe someone with knowledge knows how to do that :) Quote:
|
Subscribed to this for when I upgrade.
|
Am I understanding correctly that even if you use this conversion method, you cannot uninstall Zoints Tags without having issues? I just installed 3.7 and uninstalled Zoints tags. I found that I had more traffic than I thought coming from these tags - because I was getting loads of Database Error emails. So, I reinstalled the Zoints Tags - and that remedied the problem.
This conversion tool will place all the zoints tags into the vB system - but it doesn't do any kind of rewrite or redirect - so you still need to keep the Zoints Tag system in place... |
uh? you were getting loads of database message about what?
having connect error? or you mean that the spiders are getting 404? |
Just ran it and it worked flawlessly! Thanks.
For your search engine problems, vBSEO will fix your problem. |
Quote:
|
Make sure you are running 3.2.0 RC4. Enable the 2nd tag structure rewrite. Perform the file edits in the below thread.
http://www.vbseo.com/f9/how-rewrite-tag-url-22739/ |
great thanks :)
|
Quote:
I reinstalled Zoints Tags. Once you use them, you cannot stop using them. This conversion will only convert Zoints tags to the new system. You cannot disable the Zoints tags - unless you're not receiving any traffic through them. If that's the case, than they didn't do anything for you anyway... |
it shouldn't give them no database error unless you still have the zoint files on your server?
it should give them a 404 error or if you have vbseo or i think you're able to set that in htaccess forwarding back to your main forum. I had zoint tag installed i used this and took of zoint i had a bunch of tags indexed they went straight to the main forum page til vbseo updated and now supports the old zoint tag url format |
Works flawlessly!! Now i can remove zoints finally. Though i love Zoints. It served my forums a great deal.
|
Thanks, Tried on 3.7 Gold Worked like Charm
|
Error: Thread 5236 of 6221
Code:
Database error in vBulletin 3.7.0: |
wow seems that it converted alllllllllll the TAGS !!
Thanks alot man :) |
wowww great, works very fine... thanks.
|
EDIT : "Everything is FINE and this mod works like a charm ."
|
Quote:
|
Quote:
Quote:
|
After converting all pages indexed in google for my web site redirected as + symbol.
http://www.sisligece.net/tags/ne-oldugu-uzerine/ < Please click is URL (error resolved). http://www.sisligece.net/tags/ne+oldugu+uzerine/ < or click this URL (error not resolved). All pages indexed in Google for - . How do changing + is to this - |
|
for some odd reason, this plugin does nothing on my forum
Quote:
Edit: Solved! this script only works if you configure your db connection to use mysql instead of mysqli. |
I ran this, uninstalled zoints and then checked a few threads. No tags are found. I did not encounter any errors during the file run. The default VB tags was also enabled prior to the run as well. I even ran Rebuild Thread Information too.
|
Quote:
Maybe you are having the same problem as this person -> https://vborg.vbsupport.ru/showpost....6&postcount=65 |
3.7.0 Turkish karakter problems
alexa-s-ralamas-neye-gore-t problem ö,ı,ç,ü, vsvs Carecters problem |
Worked perfectly for me with 3.7.1 ..thank you SO MUCH for writing this.
|
T?rk?e karakter sorunun ??z?m? burada
|
thank you.
|
Tag 329389 of 375620
Fatal error: Maximum execution time of 30 seconds exceeded in /home/xxxxxxx/public_html/includes/class_core.php on line 408 lol i guess that's good enough |
lve just noticed after converting the tags over that when you use the "show tag" search page, that all threads listed with the tag you searched for.. for example sake:
http://site.com/forum/tags.php?tag=stuff you should get all threads that were tagged with word "stuff" that works well enough, HOWEVER all "thread titles" link to my main forum page (the /forum/ directory) none of the thread titles go anywhere except there, however the page numbers "do" link to the threads they are supposed to. what l need is a way to fix this as l didnt find any references within this thread for the problem.. the weird thing is it has affected all forums l recently upgraded by the looks of it. |
does this update fix the above issue? and how can l rebuild tags since due to the original issues and not noticing until it was too late?
|
just to update, lve retested the conversion, didnt seem to cause issues re-running altho l did the usual backup database etc just in case and it still doesnt convert the locations of the the threads, and also the forum locations of threads doesnt update either.
page numbers are fine however if the thread contains no pages you are redirected to the forum root. |
sorry for adding another post, lve found the issue, but no closer to a solution.
l need to find a way to exclude the tags script executing zoints seo options, the url rewriting seems to break the tags links when disabled it works again. |
Sorry for the late response but I can't help you there.
All my hack does is convert the data to vB's tag system, it doesn't apply any template changes. |
sadly my guess is right T_T looks like l wont be getting a fix then thanks for taking a look tho..
and just to reiterate, its a url rewriting issue, assumed template originally but its actually an issue because its trying to rewrite the urls. |
I disabled the Zoints tags in the product manager prior to upgrade, then did this conversion, then uninstalled it, now I'm getting this error (by, I presume, google searches):
Warning: main([path]/includes/class_zointstags.php) [function.main]: failed to open stream: No such file or directory in [path]/tags/index.php on line 304 Fatal error: main() [function.require]: Failed opening required '/home/*****/public_html/includes/class_zointstags.php' (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/*****/public_html/tags/index.php on line 304 By the way, I only copied the tags folder over from my old forum directory to the new one after the upgrade, I didn't put all the Zoints stuff back since it was disabled. Also, this is what I get e-mailed (the above is from the browser): Invalid SQL: SELECT zoints_tag.tag, COUNT(*) count FROM zoints_tag zoints_tag LEFT JOIN thread thread ON(zoints_tag.threadid = thread.threadid) WHERE thread.forumid IN(43,44,1,2,3,4,5,6,13,21,19,20,26,27,31,15,39,14 ,41,22,47,29,23,38,16,33,18,45,36,37) AND autogen != 1 GROUP BY zoints_tag.tag ORDER BY count DESC LIMIT 30; MySQL Error : Table '*****_forum2.zoints_tag' doesn't exist Error Number : 1146 Request Date : Wednesday, July 9th 2008 @ 08:49:08 AM Error Date : Wednesday, July 9th 2008 @ 08:49:08 AM Script : http://www.serviceacademyforums.com/...eal/search.php Referrer : IP Address : 76.189.85.129 Username : ********** Classname : vb_database MySQL Version : 4.1.22-standard |
You think Google search produces this error? Maybe this could be the case, if people are trying to access tags on your site by using yourdomain.com/tags/sometag. If you would have everything removed from the Zoints tags system, you'd get a 404 error, but since some files are still there, it's trying to make use of the tag system (which has been partially removed) and so you get the error.
I suggest you delete the Zoints tags folder and redirect yourdomain.com/tags/sometag to the vB tag system format which is yourdomain.com/tags.php?tag=sometag so people won't get a 404 error when they try to access your page by using the old tag link. I hope you understand what you mean. |
All times are GMT. The time now is 01:08 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|