vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vRewrite - SEOed URLs for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=104484)

jdingman 05-14-2006 04:06 AM

Quote:

Originally Posted by Bhuwan
Soon!

Sweet! I'll keep my eyes open then for it :banana:

SimonVlc 05-14-2006 11:31 AM

Hi all,

I?ve just installed this and found an error. When I make a search using the "search this thread" feature, the link that links to the individual post it badformed.

The link to the complete thread is fine:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256.html/?highlight=poker
But this is the link that links to the post:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256-post12032.html/?poker#post12032
I think the problem is in the underlined part. Removing it the link works fine. Any idea?

Thanks in advance, Simon.

Bhuwan 05-14-2006 12:48 PM

Quote:

Originally Posted by SimonVlc
Hi all,

I?ve just installed this and found an error. When I make a search using the "search this thread" feature, the link that links to the individual post it badformed.

The link to the complete thread is fine:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256.html/?highlight=poker
But this is the link that links to the post:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256-post12032.html/?poker#post12032
I think the problem is in the underlined part. Removing it the link works fine. Any idea?

Thanks in advance, Simon.

I will take alook -- thanks!

funinthesun 05-14-2006 01:29 PM

Quote:

Originally Posted by Bhuwan
Which mysql version are you running?

I'm running 3.23

Danecookie 05-14-2006 02:51 PM

Please advice, what should i do?

Aeolian 05-14-2006 03:11 PM

How can you remove the coyright information?

What are the options..

imported_infitech 05-14-2006 06:18 PM

This is not rewriting for me.
Here is my .htaccess
Code:

RewriteEngine On     
RewriteRule ^(.*)/(styleid=(.*))$ showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^(.*)/(showthread\.php)$ showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-new.html showthread.php?t=$3&goto=newpost&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-last.html showthread.php?t=$3&goto=lastpost&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-print.html/(.*)$ printthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*)-print.html printthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-nextnewest.html showthread.php?t=$3&goto=nextnewest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-nextoldest.html showthread.php?t=$3&goto=nextoldest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^p-(.*)-post(.*)/postcount(.*).html showpost.php?p=$2&postcount=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)/page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*).html/(.*)$ showthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*).html showthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^f-(.*)-(.*)/misc\.php$ misc.php?&%{QUERY_STRING}&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^members/(.*)-(.*).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^u-(.*)-(.*).html(.*) member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING}$3 [L]
RewriteRule ^u-(.*)-(.*).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^f-(.*)-(.*)/page(.*).html/(.*)$ forumdisplay.php?f=$2&&page=$3%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*)/(.*)$ forumdisplay.php?f=$2&&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*)/$ forumdisplay.php?f=$2&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^search-(.*).html$ search.php?do=$1 [L]
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1
RewriteEngine On
RewriteRule ^f([0-9]+)-([A-Za-z0-9\-]+)\.html$ forumdisplay.php?f=$1 [L]
RewriteRule ^t([0-9]+)(((-p)([0-9]+))?)([A-Za-z0-9\-]+)\.html$ showthread.php?t=$1&page=$5&pp=10 [L]
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9&$10=$11&$12=$13$14
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9&$10=$11$12
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9$10
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7$8
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5$6
RewriteRule ^(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3$4
RewriteRule ^(.*).html$ $1.php
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]


jokerz 05-15-2006 11:12 AM

After using this hack.. Now I figure this is causing registration problem that I usually get emails from new members who are trying to register username which it keeps saying it is exist/taken eventhough they're not taken.

Can you take a look?

Bhuwan 05-15-2006 11:16 AM

Quote:

Originally Posted by jokerz
After using this hack.. Now I figure this is causing registration problem that I usually get emails from new members who are trying to register username which it keeps saying it is exist/taken eventhough they're not taken.

Can you take a look?

I dont understand how this hack could screw up with the registration system; are you sure it is vrewerite?

jokerz 05-15-2006 01:12 PM

Yeah I guess its vrewrite... it may be causing registration system?? The hacks I'm using are latest threads and rules - very simple, they're not part of registration. But vrewrite might be part of registration by rename url

Bhuwan 05-15-2006 01:33 PM

Quote:

Originally Posted by jokerz
Yeah I guess its vrewrite... it may be causing registration system?? The hacks I'm using are latest threads and rules - very simple, they're not part of registration. But vrewrite might be part of registration by rename url

vRewrite doesn't touch anything in register.php -- that is why I am a bit skeptical -- cn you provide exact steps so icna go to your site and try it?

Bhuwan 05-16-2006 01:02 AM

We are pleased to announce the release of vRewrite 1.5.1...

Code:

BUG FIXES:
+bug fix: last post (user profile) - adding forum name twice
+bug fix: replacing "_" with "-" (fix for _ in username)
+bug fix: fixed url linking(now using full url)
+bug fix: Fixed WOL problems (some showthread.php's may not be rewritten)
+bug fix: Fixed issue with Opera( fixed with relative or full path)
+bug fix: search.php "-post" issue **htaccess** needs updating
 
NEW FEATURES:
new feature: added compatability with #5 (new hook called forumdisplay_complete)
new feature: added compat for #6 (requires manual template edit)
new feature: added fix for #1 (danny's comment system -- requires 1 edit and xml file)
new feature: Full path / relative path
new feature: Exclude scripts
new feature: Smart Copyright system - add copyright manually using "$vRewrite_copyright;"
new feature: Support for external.php
new feature: stop words (feature request from Tyler)


Future:  fix pagination for showthread & forumdisplay
  add support for memberlist.php
your suggestion would go here if you gave it...;)


Bhuwan 05-16-2006 01:03 AM

Quote:

Originally Posted by imported_infitech
This is not rewriting for me.
Here is my .htaccess
Code:

RewriteEngine On     
RewriteRule ^(.*)/(styleid=(.*))$ showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^(.*)/(showthread\.php)$ showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-new.html showthread.php?t=$3&goto=newpost&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-last.html showthread.php?t=$3&goto=lastpost&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-print.html/(.*)$ printthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*)-print.html printthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-nextnewest.html showthread.php?t=$3&goto=nextnewest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-nextoldest.html showthread.php?t=$3&goto=nextoldest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^p-(.*)-post(.*)/postcount(.*).html showpost.php?p=$2&postcount=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)/page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*).html/(.*)$ showthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*).html showthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^f-(.*)-(.*)/misc\.php$ misc.php?&%{QUERY_STRING}&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^members/(.*)-(.*).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^u-(.*)-(.*).html(.*) member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING}$3 [L]
RewriteRule ^u-(.*)-(.*).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^f-(.*)-(.*)/page(.*).html/(.*)$ forumdisplay.php?f=$2&&page=$3%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*)/(.*)$ forumdisplay.php?f=$2&&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*)/$ forumdisplay.php?f=$2&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^search-(.*).html$ search.php?do=$1 [L]
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1
RewriteEngine On
RewriteRule ^f([0-9]+)-([A-Za-z0-9\-]+)\.html$ forumdisplay.php?f=$1 [L]
RewriteRule ^t([0-9]+)(((-p)([0-9]+))?)([A-Za-z0-9\-]+)\.html$ showthread.php?t=$1&page=$5&pp=10 [L]
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9&$10=$11&$12=$13$14
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9&$10=$11$12
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9$10
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7$8
RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5$6
RewriteRule ^(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3$4
RewriteRule ^(.*).html$ $1.php
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]


PM me

Bhuwan 05-16-2006 01:04 AM

Quote:

Originally Posted by Aeolian
How can you remove the coyright information?

What are the options..

PM myself or Tyler (Immortal) for details...

Bhuwan 05-16-2006 01:04 AM

Quote:

Originally Posted by Danecookie
but i dont know, i am just using the correct version and still having that problem. Can we talk at msn bhuwan?

Try 1.5.1 just released--please tell me how to reproduce IE logout prob.

Bhuwan 05-16-2006 01:05 AM

Quote:

Originally Posted by jdingman
Sweet! I'll keep my eyes open then for it :banana:

Its ready! :) :banana:

Bhuwan 05-16-2006 01:05 AM

Quote:

Originally Posted by SimonVlc
Hi all,

I?ve just installed this and found an error. When I make a search using the "search this thread" feature, the link that links to the individual post it badformed.

The link to the complete thread is fine:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256.html/?highlight=poker
But this is the link that links to the post:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256-post12032.html/?poker#post12032
I think the problem is in the underlined part. Removing it the link works fine. Any idea?

Thanks in advance, Simon.

This is fixed but now requires a htaccess entry to AVOID adding an additional query to the page...

Bhuwan 05-16-2006 01:06 AM

Quote:

Originally Posted by Bhuwan
We are pleased to announce the release of vRewrite 1.5.1...

Code:

BUG FIXES:
+bug fix: last post (user profile) - adding forum name twice
+bug fix: replacing "_" with "-" (fix for _ in username)
+bug fix: fixed url linking(now using full url)
+bug fix: Fixed WOL problems (some showthread.php's may not be rewritten)
+bug fix: Fixed issue with Opera( fixed with relative or full path)
+bug fix: search.php "-post" issue **htaccess** needs updating
 
NEW FEATURES:
new feature: added compatability with #5 (new hook called forumdisplay_complete)
new feature: added compat for #6 (requires manual template edit)
new feature: added fix for #1 (danny's comment system -- requires 1 edit and xml file)
new feature: Full path / relative path
new feature: Exclude scripts
new feature: Smart Copyright system - add copyright manually using "$vRewrite_copyright;"
new feature: Support for external.php
new feature: stop words (feature request from Tyler)
 
 
Future:  fix pagination for showthread & forumdisplay
  add support for memberlist.php
your suggestion would go here if you gave it...;)


Quoting myself so this is the last post before I go to sleep!

jdingman 05-16-2006 01:07 AM

Awesome! Thanks guys!!! You totally rock :)

Immortal 05-16-2006 01:13 AM

Let's try vRewrite 1.5.1 instead :D

grains 05-16-2006 01:47 AM

how do we test to make sure that it's working?

SimonVlc 05-16-2006 01:56 AM

Quote:

Originally Posted by Bhuwan
This is fixed but now requires a htaccess entry to AVOID adding an additional query to the page...

Hi Bhuman,

what?s the modification needed?

Thanks!

Immortal 05-16-2006 02:00 AM

Quote:

Originally Posted by grains
how do we test to make sure that it's working?

Hover over any forum link on home page, and make sure it ends in .html.

tbaleno 05-16-2006 02:07 AM

Quote:


Note: If you run your vB on a directory from a subdomain or root ex: http:///www.yoursite.com/forum or http://subdomain.site.com/forum you will need to open up the .htacess file and change Rewrite Base / to Rewrite Base /yourdir
I can't find Rewrite Base / in my .htaccess file.

I believe this is nessasary to change since my forum is in a subdirectory. What am I missing? Where can I find Rewrite Base? Also, is the .htaccess susposed to be in the forum directory or the / directory?

Immortal 05-16-2006 02:19 AM

Quote:

Originally Posted by tbaleno
I can't find Rewrite Base / in my .htaccess file.

I believe this is nessasary to change since my forum is in a subdirectory. What am I missing? Where can I find Rewrite Base? Also, is the .htaccess susposed to be in the forum directory or the / directory?

We removed it in 1.5 as it was not necessary. So don't worry about it :)

tbaleno 05-16-2006 02:39 AM

Okay.. how about this quesiton. Why does it give me a 404 when I enable it?

yayvb 05-16-2006 03:25 AM

I'm not getting a 404 or anything like that, but since I was previously having problems with danny's comment system not leaving comments with vrewrite installed, and also the latest x threads wasn't working.

I looked in the hacksNfixes.txt file but I don't quite understand. Is there or isn't there some sort of fix for the comment system? Do I have to manually do something? I see it says XML file, so is the change included in the new vrewrite .xml file? How about for the latest x threads, I see some steps to search for but I don't know where to be searching. I searched templates, I guess in some file. Thanks for any more info. :) I'll let you know if I find any more bugs, hopefully not. Eventually not!! :)

jokerz 05-16-2006 04:18 AM

1.5.1 - Bugs:

htaccess: RewriteRule ^search-(.*).html$ search.php?do=$1 [L]
The requested URL /search-getnew.html/ was not found on this server.
* How do I fix that?

http://www.xxxx.com/members-introduc...title-178.html#post1377 = is it normal to have #post0000? (it's vb default url)

Online.php: Unknown Location things you know, you haven't fix?

dazh 05-16-2006 06:34 AM

I have installed the new version but on some links its missing the url of the website and just putting the .html end

Bhuwan 05-16-2006 10:14 AM

Quote:

Originally Posted by yayvb
I'm not getting a 404 or anything like that, but since I was previously having problems with danny's comment system not leaving comments with vrewrite installed, and also the latest x threads wasn't working.

I looked in the hacksNfixes.txt file but I don't quite understand. Is there or isn't there some sort of fix for the comment system? Do I have to manually do something? I see it says XML file, so is the change included in the new vrewrite .xml file? How about for the latest x threads, I see some steps to search for but I don't know where to be searching. I searched templates, I guess in some file. Thanks for any more info. :) I'll let you know if I find any more bugs, hopefully not. Eventually not!! :)

Didn't i already send you the XML file that fixes Danny comment system?!?!?!?

Bhuwan 05-16-2006 10:14 AM

Quote:

Originally Posted by jokerz
1.5.1 - Bugs:

htaccess: RewriteRule ^search-(.*).html$ search.php?do=$1 [L]
The requested URL /search-getnew.html/ was not found on this server.
* How do I fix that?

http://www.xxxx.com/members-introduc...title-178.html#post1377 = is it normal to have #post0000? (it's vb default url)

Online.php: Unknown Location things you know, you haven't fix?

incorrect htaccess file
try this
Code:

htaccess: RewriteRule ^search-(.*).html/$ search.php?do=$1 [L]

Bhuwan 05-16-2006 10:15 AM

Quote:

Originally Posted by dazh
I have installed the new version but on some links its missing the url of the website and just putting the .html end

Probably becuase it isnt compatible with other hacks -- i'll fix that if I know exactly which do not work.

dazh 05-16-2006 10:17 AM

It was workinig before I installed the latest version, What info would you need

Thanks

Bhuwan 05-16-2006 11:04 AM

Quote:

Originally Posted by dazh
It was workinig before I installed the latest version, What info would you need


Thanks

If it is a hack problme, please tell me which hack it is

funinthesun 05-16-2006 11:53 AM

I've just installed the updated version and got this error when I switch vRewrite on
Code:

Database error in vBulletin 3.5.3:

Invalid SQL:

                        SELECT t.lastposter AS username, u.userid, t.threadid
                        FROM thread AS t JOIN user AS u ON (u.username=t.lastposter)
                        WHERE t.threadid IN (5522,5521,5519,271,5516,5520,4745,5518,5517,337,5497,4735,5514,5478,5515)
                                AND t.visible = 1;

MySQL Error  : You have an error in your SQL syntax near 'ON (u.username=t.lastposter)
                        WHERE t.threadid IN (5522,5521,5519,271,5516,55' at line 3


Bhuwan 05-16-2006 12:05 PM

Quote:

Originally Posted by funinthesun
I've just installed the updated version and got this error when I switch vRewrite on
Code:

Database error in vBulletin 3.5.3:
 
Invalid SQL:
 
            SELECT t.lastposter AS username, u.userid, t.threadid
            FROM thread AS t JOIN user AS u ON (u.username=t.lastposter)
            WHERE t.threadid IN (5522,5521,5519,271,5516,5520,4745,5518,5517,337,5497,4735,5514,5478,5515)
                AND t.visible = 1;
 
MySQL Error  : You have an error in your SQL syntax near 'ON (u.username=t.lastposter)
            WHERE t.threadid IN (5522,5521,5519,271,5516,55' at line 3


What version of MYSQL do you have?

HuangA 05-16-2006 02:32 PM

Downloaded it just now, tried to check to see if it fixed the problem about order threads by thread starter and what not, still seems to fail.

Example:
http://www.wiigamingtalk.com/f-off-t...edition-6.html
Try to arrange threads by Thread Starter or Rating, it gives 404

.htaccess (generated by the generator which was downloaded 2 mins ago as well):
Code:

RewriteEngine On         
RewriteRule ^(.*)/(styleid=(.*))$ showthread.php?&%{QUERY_STRING} [L]         
RewriteRule ^(.*)/(showthread\.php)$ showthread.php?&%{QUERY_STRING} [L]         
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-new.html showthread.php?t=$3&goto=newpost&%{QUERY_STRING} [L]         
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-last.html showthread.php?t=$3&goto=lastpost&%{QUERY_STRING} [L]         
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-print.html printthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]         
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-post(.*).html showthread.php?p=$4&%{QUERY_STRING} [L]         
RewriteRule ^p-([A-Za-z0-9\-]+)-post([0-9]+)/postcount([0-9]+).html showpost.php?p=$2&postcount=$3&is_vrewrite=yes&%{QUERY_STRING} [L]         
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)/page([0-9]+).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]         
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+).html/(.*)$ showthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]         
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+).html showthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]         
RewriteRule ^members/([A-Za-z0-9\-]+)-([0-9]+).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]         
RewriteRule ^f-([A-Za-z0-9\-]+)-([0-9]+)/page([0-9]+).html(.*)$ forumdisplay.php?f=$2&&page=$3%{QUERY_STRING}&is_vrewrite=yes [L]         
RewriteRule ^f-([A-Za-z0-9\-]+)-([0-9]+).html$ forumdisplay.php?f=$2&%{QUERY_STRING}&is_vrewrite=yes [L]         
RewriteRule ^search-([A-Za-z0-9\-]+).html/$ search.php?do=$1 [L]         
# vRewrite version 1.5 STABLE         
# Created by vRewrite htaccess generator v1.0

Another thing, I incorporated the copyright to the vb's default copyright msg, but now the system seem to be auto appending. Is there a way to surpress it from coming up twice?

Bhuwan 05-16-2006 02:49 PM

Quote:

Originally Posted by HuangA
Downloaded it just now, tried to check to see if it fixed the problem about order threads by thread starter and what not, still seems to fail.

Example:
http://www.wiigamingtalk.com/f-off-t...edition-6.html
Try to arrange threads by Thread Starter or Rating, it gives 404

.htaccess (generated by the generator which was downloaded 2 mins ago as well):
Code:

RewriteEngine On     
RewriteRule ^(.*)/(styleid=(.*))$ showthread.php?&%{QUERY_STRING} [L]     
RewriteRule ^(.*)/(showthread\.php)$ showthread.php?&%{QUERY_STRING} [L]     
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-new.html showthread.php?t=$3&goto=newpost&%{QUERY_STRING} [L]     
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-last.html showthread.php?t=$3&goto=lastpost&%{QUERY_STRING} [L]     
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-print.html printthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]     
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-post(.*).html showthread.php?p=$4&%{QUERY_STRING} [L]     
RewriteRule ^p-([A-Za-z0-9\-]+)-post([0-9]+)/postcount([0-9]+).html showpost.php?p=$2&postcount=$3&is_vrewrite=yes&%{QUERY_STRING} [L]     
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)/page([0-9]+).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]     
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+).html/(.*)$ showthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]     
RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+).html showthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]     
RewriteRule ^members/([A-Za-z0-9\-]+)-([0-9]+).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]     
RewriteRule ^f-([A-Za-z0-9\-]+)-([0-9]+)/page([0-9]+).html(.*)$ forumdisplay.php?f=$2&&page=$3%{QUERY_STRING}&is_vrewrite=yes [L]     
RewriteRule ^f-([A-Za-z0-9\-]+)-([0-9]+).html$ forumdisplay.php?f=$2&%{QUERY_STRING}&is_vrewrite=yes [L]     
RewriteRule ^search-([A-Za-z0-9\-]+).html/$ search.php?do=$1 [L]     
# vRewrite version 1.5 STABLE     
# Created by vRewrite htaccess generator v1.0

Another thing, I incorporated the copyright to the vb's default copyright msg, but now the system seem to be auto appending. Is there a way to surpress it from coming up twice?

add the following to your htaccess
Code:

RewriteRule ^f-([A-Za-z0-9\-]+)-([0-9]+).html/$ forumdisplay.php?f=$2&%{QUERY_STRING}&is_vrewrite=yes [L]
I am not sure what you mean by the copyright info you've given?

girish.r 05-16-2006 03:08 PM

I did try out 1.5.1 but I am still have the problem with WIO and quick reply (and edit post). Is there some thing I need to do after doing the upgrade? I also have the problem with the 'Total members that have visited the forum today' located at the bottom of http://www.abcphp.com/ . Some members name does not link up correctly. Any idea whats happening?

Bhuwan 05-16-2006 03:28 PM

Quote:

Originally Posted by girish.r
I did try out 1.5.1 but I am still have the problem with WIO and quick reply (and edit post). Is there some thing I need to do after doing the upgrade? I also have the problem with the 'Total members that have visited the forum today' located at the bottom of http://www.abcphp.com/ . Some members name does not link up correctly. Any idea whats happening?

Opera browser?


All times are GMT. The time now is 03:27 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.02947 seconds
  • Memory Usage 1,900KB
  • 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
  • (16)bbcode_code_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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