The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Zoints SEO Details »» | |||||||||||||||||||||||||
********Please do not use this modification unless you are VERY well educated on SEO and forum modification********
Zoints is a company that believes that forums are the killer application of the internet. We want to empower forum owners to take their community to the next level. Therefore, Zoints has been developing an extremely powerful vBulletin forum SEO and revenue enhancing solution for more than two years now. However, because we are focusing on our Forum Network and Thread Tagging System, we have decided to release this SEO solution to the vBulletin community under the lgpl license. Zoints SEO is now open source and NOT supported by us. We hope that the vBulletin dev community comes together to take this already powerful solution and make it even better. Empower yourselves Zoints SEO can be discussed here or http://network.zoints.com (again, we will not be providing official support). Known bugs 1. If a user disables cookies, infinite redirect loop. 2. index2, index3 pagination breaks some things. Standard p2, p3 works fine. Zoints SEO is currently incompatible with: POSSIBLE FIX. PLEASE TRY THIS AND REPORT BACK. THANK YOU! 1. Incompatibility with vBA Gallery link. 2. Incompatibility with vBA Links 3. Improper linking from vBA CMPS Recent threads 4. Google Maps [s]5. Non english characters[/s] - Character replacement is now available. Without further ado: Show Your Support
|
Comments |
#172
|
||||
|
||||
Search for
Code:
<a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a> Code:
<a href="<if condition="$show['zointsurl']">$forum[zointsurl_goto]<if condition="$show['member']">?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]</if><else />showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]</if>"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a> Did anyone has a working solution for GARS? |
#173
|
|||
|
|||
Works great - Thanks
|
#174
|
|||
|
|||
does it work 3.6.2 ?
|
#175
|
||||
|
||||
yes it works with 3.6.2
|
#176
|
|||
|
|||
I install in 3.6.2 but there a problem.
Instead of "www.forumena.com" it came out "www.forumena.com/?" can you help me with fixing this. I waiting for your help. Thank you |
#177
|
|||
|
|||
Well well,
This Addon seems quite good looking. I've installed this on my site. It works fine except some cases. 1) Code:
$string = str_replace("?", "Ue", $string); $string = str_replace("?", "ue", $string); 2) Archieve has problems I think. Chech out HERE and click on a link. It will bring up the 404 Not found error. Couldnt figured out what had caused that. I would be glad If I receive help Thanks |
#178
|
|||
|
|||
1-) Open the file /includes/function_zseo.php and search for this
PHP Code:
PHP Code:
i don' t know other problem |
#179
|
|||
|
|||
Yep, I did it but doesn't work either. Saolasin kardes..
Still have - instead of turkish chars. Btw, After enabling mod_rewrite, my sitemap returns to itself when I click a link.. |
#180
|
|||
|
|||
Yep!
Chars work now. Pisagor, pay attention to use of " and ' in the code. Correct usage is Code:
$string = str_replace("ı", "i", $string); $string = str_replace("ğ", "g", $string); $string = str_replace("?", "u", $string); $string = str_replace("ş", "s", $string); $string = str_replace("?", "o", $string); $string = str_replace("?", "c", $string); $string = str_replace("Ğ", "g", $string); $string = str_replace("?", "u", $string); $string = str_replace("Ş", "s", $string); $string = str_replace("İ", "i", $string); $string = str_replace("?", "o", $string); $string = str_replace("?", "c", $string); Btw, Archieve is still not working |
#181
|
|||
|
|||
this zoints thing is not working for me !!! i installed it and when i click on a post from the Forum Home and for some reason changes the path to my forum form community to comminity
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|