MyBB Community Forums

Full Version: new help plz? (Not Found Error)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Current revision: 5081

in the index.php:

__________________________error_______________________________
Not Found

The requested URL /"urlForum"//"urlForum"/index.php was not found on this server.
_____________________________________________________________



steps:
__________________1____________________
admin/index.php?module=user-groups ->

group "guests" ->

forums and posts ->

Viewing Options
empty "no" Can view board?
empty "no" Can view threads?
empty "no" Can search forums?
empty "no" Can view user profiles?
empty "no" Can download attachments?

__________________2____________________

admin/index.php?module=config-settings&action=change&gid=17


Friendly Redirection Pages: off


__________________3____________________

current session -> Log Out

__________________4____________________

go to: index.php

"You are either not logged in or do not have permission to view this page..."

Login
Username: "username"
Password: *******

click in the "login buttom"
_______________________________________



__________________________error_______________________________
Not Found

The requested URL /"urlForum"//"urlForum"/index.php was not found on this server.
_____________________________________________________________


help plz?
URL to the site?
(2010-07-06, 11:20 PM)AJS Wrote: [ -> ]URL to the site?

yes "url site"
(2010-07-06, 11:34 PM)AJS Wrote: [ -> ]Can you provide a URL to the website where you are experiencing this error?

http://localhost/ilusacomunidad2//ilusac.../index.php
I couldn't replicate the problem. Check the source code of your page and check the form URL...
mmm...

check again plz:

[Image: 69359056.th.png]

[Image: 33283016.th.png]

[Image: 36536327.th.png]
The problem is caused by having // in there. Remove that and replace it with / to see if it fixes the error. Also, nobody else can access your localhost server, so there's no need to provide that URL.