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)

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.


All times are GMT. The time now is 05:46 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.04637 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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