PDA

View Full Version : Messenger Icons Not Working


juinjuin
03-13-2008, 12:13 AM
Hi

My messenger icons are not working at the Show Entry page.

When I mouse over them, the link shows "http://mysite.com/resources/#" where resources is the dyna folder.

When I click on them, I get the following 404 error:

Not Found
The requested URL /home/account/domains/domainname/public_html/sendmessage.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at mysite.com Port 80

In the forums, the messenger icons are working fine.

THanks for the assistance.

Brian
03-13-2008, 11:13 AM
Can you link me to an example of where you're seeing this problem?

Our Sponsors
 

juinjuin
03-13-2008, 12:21 PM
Have PMed you the link. Don't want the bots to index it, yet.

Thanks

Brian
03-13-2008, 01:15 PM
It looks like this is going to take a bit of work to correct since vB isn't making it very easy to use their functions for this, so it may have to wait until the next release for an official fix. In the mean time, you could correct the problem by looking in your forum/clientscript/vbulletin_global.js for the call to "sendmessage.php" and replace that with the full URL to the file (or in your case, it looks like you would just need to add a backslash "/sendmessage.php").