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)

saidev 04-18-2006 07:36 PM

Thank you, thank you. Confirmed it is working fine. :up:

Quote:

Originally Posted by Bhuwan
I made a big BOO BOO when i uploaded the htaccess file
Everyone should edit their htaccess file and remove the existing search rewrite and replae it with
Code:

RewriteRule ^search-(.*).html$ search.php?do=$1 [L]
That's assuming that the URL is /search-getnew.html

if you use:/search-getnew.html/
then your htaccess should be this:
Code:

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


saidev 04-18-2006 07:38 PM

I really like this plugin/extension, it make my url look so pretty...all I need now is a sitemap generator for this. :) Thanks for the hard work.

Gastongr 04-18-2006 08:29 PM

yahoo and msn have been all the day crawling my forums :D

Immortal 04-18-2006 08:31 PM

/me is still waiting for a reply :s

newmomsforum 04-18-2006 08:50 PM

is it me but in the .htaccess download is rewrite /base reference not there???

Apologies if it is just me

Claire :)

Bhuwan 04-18-2006 08:58 PM

Quote:

Originally Posted by newmomsforum
is it me but in the .htaccess download is rewrite /base reference not there???

Apologies if it is just me

Claire :)

We determined that it was not needed :)

Immortal 04-18-2006 09:05 PM

And many users could not comphrend or read directions that they had to change it.

pranism 04-18-2006 11:04 PM

I just installed this, and on trying to view a forum I get
Code:

                        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 ()
                                AND t.visible = 1;MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
                                AND t.visible = 1' at line 3

And when I try to view a thread I get
Quote:

No Thread specified. If you followed a valid link, please notify the
I am using the .htaccess provided and everythign is turned on.

Bhuwan 04-18-2006 11:08 PM

Quote:

Originally Posted by pranism
I just installed this, and on trying to view a forum I get
Code:

            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 ()
                AND t.visible = 1;MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
                AND t.visible = 1' at line 3

And when I try to view a thread I get

I am using the .htaccess provided and everythign is turned on.

Please provide me with a link to your site
Also post yor MySQL Version

vasudeva 04-18-2006 11:31 PM

Quote:

Originally Posted by vasudeva
No, American English. Haven't touched any language or internationalization settings.

Yes, as posted:

It didn't work and in fact produced some sort of looping situation. It was not auto-generated by the helper script.
Quote:

Originally Posted by Bhuwan
Are you still having problems? Do you have a test board setup?

I am, and I do. I'll PM you with the info right now.

pranism 04-18-2006 11:34 PM

Quote:

Originally Posted by Bhuwan
Please provide me with a link to your site
Also post yor MySQL Version

I pmed you the info.

newmomsforum 04-19-2006 05:10 AM

Quote:

Originally Posted by Bhuwan
We determined that it was not needed :)

Suggest this change is included in the instructions then ;)

Thanks, will install tonight :)

athloni 04-19-2006 01:27 PM

Quote:

Originally Posted by Immortal
And many users could not comphrend or read directions that they had to change it.


Installing now.


Perhaps take that line out of the Installation instructions then?

pranism 04-19-2006 03:03 PM

Well it worked on a test board, but I have a hack on my main that does not allow this to work.

I looked at all the plugins and found nothing that should effect it.

vasudeva 04-19-2006 09:28 PM

Quote:

Originally Posted by vasudeva
Also getting 'Not Found' errors.

My problem has been fixed.

Turns out the .htaccess has to be in the forum root -- not the vhost root.

Thanks again bhuwan!

Bhuwan 04-19-2006 10:42 PM

For those still having problems, please post a reply with nature of problem;

For those using the comment system, I have found a way to make it compatible with vRewrite.

pranism 04-20-2006 01:13 AM

Have ya had any thoughts on mine yet.

Zacarias 04-20-2006 05:37 AM

Every link gets a 500 error. I followed the directions perfectly, and I also used the htaccess generator.

Complete non-functionality. It's a new vB installation too.

Immortal 04-20-2006 08:57 AM

Quote:

Originally Posted by Zacarias
Every link gets a 500 error. I followed the directions perfectly, and I also used the htaccess generator.

Complete non-functionality. It's a new vB installation too.

Make sure you have mod_rewrite on.

Bhuwan 04-20-2006 07:11 PM

Quote:

Originally Posted by pranism
Have ya had any thoughts on mine yet.

PM me, we'll solve it htis way.

pranism 04-20-2006 11:59 PM

Well mine is all fixed thanks to alot of help from Bhuwan, thanks :) clicking install !!!

Bhuwan 04-21-2006 12:05 AM

next victim
@Zacarias are you all set?

Bhuwan 04-21-2006 12:22 AM

1. Danny's commmet system:
2. https://vborg.vbsupport.ru/showthrea...ighlight=suite

3. Last+X+threads+in+forumhome
4. top X stats
5. vB3.5 Forum Display Stats Cache Serialized
6. vbadvanced
These hacks will soon be compatible with vrewrite (*6 being the priority)

dodgeboard.com 04-21-2006 12:42 AM

I have installed this hack and it has broken my user reputation system. Now, when a user clicks on the scales to give someone reputation, we get a 404 error, page not found. Any ideas? www.dodgeboard.com/forums

Bhuwan 04-21-2006 12:47 AM

Quote:

Originally Posted by dodgeboard.com
I have installed this hack and it has broken my user reputation system. Now, when a user clicks on the scales to give someone reputation, we get a 404 error, page not found. Any ideas? www.dodgeboard.com/forums

I dont use the reputtation system so you'll have to guide me a bit.

Can you tell me exactly how to reproduce it ? Can I do it as a guest?

dodgeboard.com 04-21-2006 01:19 AM

I sent you a PM with login credentials- you cannot do it as a guest.

Also, Who's Online shows "Unknown Location" for most links. Here is my HTACCESS file:

Code:

RewriteEngine On
RewriteBase /forums
RewriteEngine On 
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
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 ^(.*)/t-([A-Za-z0-9\-]+)-page([0-9]+)-([0-9]+).html showthread.php?t=$4&page=$3&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 ^u-([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]


I did find a workaround for the user reputation issue- if you click on the number of the post to display the post in it's own window, then you can give user reputation, and it works.


Other problems discovered - you must be logged in to reproduce it. vBradio plugin only works from the main forum home. The link does not work from any other page- ie, diplaying a post or thread. Also, if you attempt to click on names within the "user who have visited the forum today" window, most of the pages will not display the users profile.

BarelyHangingOn 04-21-2006 09:50 AM

I get this error when I try to user it, when I take the ' out of her name it just goes to another profile.

Database error in vBulletin 3.5.2:

Invalid SQL:
SELECT userid, username FROM user WHERE username='Hannah's Mom';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Mom'' at line 1
Error Number : 1064
Date : Friday, April 21st 2006 @ 05:46:15 AM
Script : http://www.lab-retriever.net/board/
Referrer :
IP Address : myipaddress
Username : myusername
Classname : vb_database

Bhuwan 04-21-2006 11:13 AM

Quote:

Originally Posted by Burtman
I get this error when I try to user it, when I take the ' out of her name it just goes to another profile.

Database error in vBulletin 3.5.2:

Invalid SQL:
SELECT userid, username FROM user WHERE username='Hannah's Mom';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Mom'' at line 1
Error Number : 1064
Date : Friday, April 21st 2006 @ 05:46:15 AM
Script : http://www.lab-retriever.net/board/
Referrer :
IP Address : myipaddress
Username : myusername
Classname : vb_database

sure your using 1.5?

Bhuwan 04-21-2006 11:14 AM

Ok i willl PM you

dodgeboard.com 04-21-2006 11:42 AM

I am removing this hack... Too many problems.

Bhuwan 04-21-2006 11:44 AM

Quote:

Originally Posted by dodgeboard.com
I am removing this hack... Too many problems.

what other problems are you having?

dodgeboard.com 04-21-2006 12:35 PM

post 1107

User reputation- 404 errors
vBradio- 404 errors on all but forumhome page
Members who have visited the forum today- 404 errors for users not logged in.
Who's online- unknown location.

You have to be logged in- Didn't you get the PM I sent you with the login credentials, and explanations of these errors?

I will leave the hack installed through today so you can look at it.

Bhuwan 04-21-2006 01:35 PM

Quote:

Originally Posted by dodgeboard.com
post 1107

User reputation- 404 errors
vBradio- 404 errors on all but forumhome page
Members who have visited the forum today- 404 errors for users not logged in.
Who's online- unknown location.

You have to be logged in- Didn't you get the PM I sent you with the login credentials, and explanations of these errors?

I will leave the hack installed through today so you can look at it.

I'll take a look at it Sunday
Tomorrow is my bday so im taking off for 2 days :):cool:

BryceI 04-21-2006 03:27 PM

Quote:

Originally Posted by Bhuwan
A wihle back I asked if someone needed support for this; I got no response and thus never added this feature
Where were you man :-(

Maybe in the future, but for now these modes are not supported :(
Sorry

I installed a couple of days ago, but had to uninstall because users were complaining about problems navigating in hybrid mode. Am I correct in thinking that the problem is likely with the script itself, and not with the configuration?

I really like this hack. Hopefully I'll be able to reinstall later.

BarelyHangingOn 04-21-2006 03:39 PM

Quote:

Originally Posted by Bhuwan
sure your using 1.5?

Actually I wasn't but when I do the three steps for the new one nothing happens at all.

dodgeboard.com 04-21-2006 05:21 PM

Quote:

Originally Posted by Bhuwan
I'll take a look at it Sunday
Tomorrow is my bday so im taking off for 2 days :):cool:

I have to go out of town for a week and can't leave the board like this for that long so I am disabling the hack. Thanks anyway though- and Happy Birthday!

jokerz 04-22-2006 08:07 AM

MEMBER BUGS Just let you know that there is a bug for member username rewrite.

eg; http://www.xxxx.com/members/username-111.html - the custom header doesn't show with red cross image because of wrong path by 'members/user...'

But, http://www.xxxx.com/u-username-111.html - the custom header does show.

That setting is from Member Rewrite rewritten in admincp.

----------

ONLINE.PHP BUGS:

In the online.php page, doesn't have online seo rewritten "http://www.xxxxx.com/online.php?order=asc&sort=username&pp=20&page=1"

"Unknown Location" /forumname/t-threadnamehere-105.html. Will you fix it?

P.S. Great hack, don't have any problems.

SB_GEMINI 04-22-2006 10:25 AM

Ive got a problem here on my site with the mod http://www.seostudy.net

everything else is working ok to regards to the hack bar this if you try and click on where it says last post on any of the forums on the home page you will get "No Thread specified. If you followed a valid link, please notify the administrator" how can this be corrected, thxs in advance.

Immortal 04-22-2006 12:18 PM

Quote:

Originally Posted by jokerz
MEMBER BUGS Just let you know that there is a bug for member username rewrite.

eg; http://www.xxxx.com/members/username-111.html - the custom header doesn't show with red cross image because of wrong path by 'members/user...'

But, http://www.xxxx.com/u-username-111.html - the custom header does show.

That setting is from Member Rewrite rewritten in admincp.

----------

ONLINE.PHP BUGS:

In the online.php page, doesn't have online seo rewritten "http://www.xxxxx.com/online.php?order=asc&sort=username&pp=20&page=1"

"Unknown Location" /forumname/t-threadnamehere-105.html. Will you fix it?

P.S. Great hack, don't have any problems.

I'll let Bhuwan take a look at all that tomorrow :)

Quote:

Originally Posted by SB_GEMINI
Ive got a problem here on my site with the mod http://www.seostudy.net

everything else is working ok to regards to the hack bar this if you try and click on where it says last post on any of the forums on the home page you will get "No Thread specified. If you followed a valid link, please notify the administrator" how can this be corrected, thxs in advance.

Judging by your copyright you are running 1.0, upgrade to 1.5.

SB_GEMINI 04-22-2006 12:59 PM

where can i download 1.5, i can only see 1.0 here


All times are GMT. The time now is 02:08 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.03262 seconds
  • Memory Usage 1,846KB
  • 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
  • (5)bbcode_code_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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