Log in

View Full Version : Cannot send PM - $notfoundhtml


Mean
08-14-2007, 08:56 AM
My nickname is CΛSTΞX and when members attempt to send pm to me, it says

This member is not a registered in our forum
1- $notfoundhtml

And it changes CΛSTΞX to CËSTÎX in the recipents area. What should i do ?
I'm using turkish language pack...

Marco van Herwaarden
08-14-2007, 09:11 AM
Do you have a modification like vBSEO installed?

Mean
08-14-2007, 09:12 AM
Yes, i used it but now i removed that....

Marco van Herwaarden
08-14-2007, 09:14 AM
You will need to completly remove it or contact their support for solving your problems. vBSEO has problems when you use special characters in a username or thread title.

Mean
08-14-2007, 09:22 AM
There are no vbseo files in my ftp, and i re-uploaded my vbulletin files.
Where is that vbseo ??

Marco van Herwaarden
08-14-2007, 09:23 AM
Did you also remove the .htaccess belonging to vBSEO?

Anyway, you should ask this at the vBSEO support forums.

Mean
08-27-2007, 06:33 PM
My .htaccess code is this

Options +FollowSymlinks
RewriteEngine on
RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]

And there is nothing any vbseo file or code. Maybe vbseo has changed some settings in vbulletin. Can you give advice about how can i get rid of that ? Or where is the coding which Vbseo has changed ?

Paul M
08-27-2007, 06:59 PM
Please refer to the vbseo forums for help on vbseo.