I have a problem with links like the Received and Given in the profile, show me the url so armed
example
http://www.domain.com/members/user-1?tab=likes_received
and not like the profile shows
"&" it transforms "?"
when in fact it should look like
http://www.domain.com/members/user-1&tab=likes_received
htaccess may be that this making any modification or may be due to something else?
at the root of the forum have
RewriteRule ^(members/.*) forum/vbseo.php?vbseourl=$1 [L]
thanks !


1Likes
LinkBack URL
About LinkBacks





Reply With Quote
