The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Zoints SEO 2.3.2 Details »» | |||||||||||||||||||||||||||
Zoints SEO 2.3.2!
First i would like to say sorry that its taken so long to get a new version out work has been hectick now to the update! mainly this update is only a faster version i have cleaned the coding a bit and made a few changes here and there for better performance. i know there is still a few bugs in the system and i will now start on a complete rewrite of a seo system as zoints is reaching its limits with the fixes you can add in so this will be my last zoints update, the next release will be a new and more complete system! it is recommended to update just for easier life and i would recomend using mod-rewrite as its the most stable area of the zoints SEO I hope you look forward to my next Full Release and not just an update! this version contains Most of the updates and bug fixes from this thread also others from the zoints forum as well! it contains 1 core file from the tags file please note you MUST read the read me file before you upload anything! this is a pretty straight forward install it will edit all the templates automatically even on a custom template (tested my self) and even if not you have the files needed to make the changes! "THIS IS ONLY TO BE USED WITH VBULLETIN 3.8.x" ********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. (should be fixed now) Zoints Explained = Click Here if you like it click install and if you really love it click nominate lol Download Now
Show Your Support
|
Comments |
#72
|
|||
|
|||
Quote:
NOTE TO ALL if you find a problem let me know so that i can fix it now |
#73
|
|||
|
|||
That would be great.
|
#74
|
|||
|
|||
Code:
Options +FollowSymlinks RewriteEngine on RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L] |
#75
|
|||
|
|||
Ive try the new htaccess, but the urls are still the same (but they work!)
|
#76
|
|||
|
|||
I'm using Zoints SEO Version: 2.2.2
What do we need to do to upgrade to this version? |
#77
|
|||
|
|||
upload the new files and then import the new product and allow overwrite thats it or atleast should be as it automatically adds the template edits to most templates!
|
#78
|
|||
|
|||
There's an extra zip folder in the upload folder.Which do i upload to upgrade?
|
#79
|
|||
|
|||
yeah thats justfrom when i was testing the modon mylive site you can just ignore that ill remove it from the next update
|
#80
|
|||
|
|||
Okay, if you are using the Blog, even the newest version, there is one comments link that breaks when using this, as well as 2.2.2...
To fix it: In "blog_show_entry" template find: Code:
<span class="shade"><a href="#comments" class="shade">$vbphrase[comments]</a></span> <span id="commentcount1">$bloginfo[comments_visible]</span> Code:
<span class="shade"><a href="blog.php?b=$blog[blogid]#comments" class="shade">$vbphrase[comments]</a></span> <span id="commentcount1">$bloginfo[comments_visible]</span> |
#81
|
|||
|
|||
thanks for the fix ill try to add it into this new version if ANYONE else has any problems to report even ifyou do not now the fix please let us know then we will be able to fix it (hopefully)
im still working on the vbadvanced problem as well ! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|