Hello Mem ..
Having all URL's in MemHT I'm translating what I can to the PT-BR, including URL's, I found a problem that at first I thought it was something stupid that I had done, but here in MemHT Portal is happening the same.
The problem is this: No Mod Rewrite, the urls are processed dynamically, but the url Send a private message is not working when clicking directly on the recipient's name ...
For example, if you leave the mouse on my name or any person, the url will get the original address:
| code |
index.php?page=pvtmsg&op=newMessage&recipient=mem |
Even with the Rewrite enabled, this url is not converted.
I was seeing HTACCESS and also the file inc_modrewrite, but I know a lot and could not identify anything ... lines responsible are:
.HTACCESS
| code |
RewriteRule ^pvtmsg_new_([^_]+).html$ index.php?page=pvtmsg&op=newMessage&recipient=$1 [L] |
INC_MODREWRITE.PHP
| code |
Entry URL:
"`".$siteConfig['site_url']."/index.php?page=pvtmsg&(amp;)*op=newMessage&(amp;)*recipient=([0-9]+)(['|"|#])`is",
URL Output:
$siteConfig['site_url']."/pvtmsg_new_4.html5",
|
compared with the other, I could not understand why it does not work, since everyone else is the same model, help me?
Hugs
Update:
Said the wrong place ... not to click on the name of the recipient, is on the "Users_Info" Send button in MP. That's where the URL goes bad, sorry for the bad words!
Example:
http://www.memht.com/users_info_slashado.html