Status
Not open for further replies.
Strange, this is what the url looks like to page 2 on your site:

Code:
http://www.47r-squad.com/member.php?u=1&page=2&tab=mentions&perpage=20

This is how it looks on DBT:
Code:
https://www.dragonbyte-tech.com/members/4232-icewolf/?page=2&tab=mentions&perpage=20#mentions

Seems to be missing quite a bit of info. Could possibly have something to do with vBSeo?
 
Last edited:
Last edited:
Try this:

Open your .htaccess file, and find
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
Add above
Code:
RewriteCond %{QUERY_STRING} !tab=
 
Hi Fillip H., it works now when I enable the Rewrite Member Profile URLs. But when I have that disabled it doesn't work.
But I guess I could live with that.

One concern I have is that under the mention tab it only shows 1 mention per page, shouldn't be showing multiple mentions per page like the other tabs?
 
Something else must be overwriting the "perpage" variable, it's designed to use the URL variable or 25 if none exists.
 
Any way to avoid redirect loop when member profile vbseo rewrite is off?
Or should I uninstall and re-install?
 
Does disabling vBSEO and temporarily disabling its .htaccess rules still cause a redirect loop? If not, then it's a vBSEO bug that I don't know how to fix :(
 
No Fillip H., it doesn't fix it by disabling .htaccess & vBSEO.

Now the only way I can avoid this loop issue is for me to keep vBSEO member profile page re-write url on.
Could it be something is bugged or corrupt at this point?
 
I have no idea if I'm honest, .htaccess is very much not my strong suite :(

Just to confirm, when you disabled the .htaccess file you renamed it to something like 1.htaccess, right? Or cut out the vBSEO rules?
 
I have no idea if I'm honest, .htaccess is very much not my strong suite :(

Just to confirm, when you disabled the .htaccess file you renamed it to something like 1.htaccess, right? Or cut out the vBSEO rules?

I deleted the .htaccess file from the server.
I disabled vBSEO completely. and I am getting "Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects."

When enabled vBSEO + enabling members page re-write rules works fine.

This would become really bad if I ever decided to ditch vBSEO.
 
Well by default vBulletin doesn't redirect, the only thing I know of that has a redirect is a .htaccess... but you deleted it completely which I'd say should do the trick...

I'm completely stumped =/
 
I also tried a clean install but nothing changed. :/
Oh well, for now it's fine since I have vBSEO enabled.
 
Status
Not open for further replies.

Legacy Advanced User Tagging

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
2,516
Customer rating
0.00 star(s) 0 ratings
Back
Top