Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

costume page error

Asked Modified Viewed 2,440 times
B
balen
B
balen 10
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Junior Member

Hi
When I trying to create a costume page. I get this : -

"This error (HTTP 403 - Access denied) means that Internet Explorer was able to connect to the site, but do not have permission to view website.

Additional information about HTTP errors, see Help "

but when I trying create an empty costume page, it goes really well

can somebody help me .. thanks for your help

:|:|

Mod: bumps deleted
Edited by HobbyMan on 17-05-2010 20:39,
0 replies

3 posts

B
balen
B
balen 10
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

:|
0 replies
J
jikaka
J
jikaka 10
www.rusfusion.ru - russian nss
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 82 threads in the forums
answered
Veteran Member

Try this:

Quote

<?php
require_once "maincore.php";
require_once THEMES."templates/header.php";
opentable("Page");
echo "works!"
closetable();
require_once THEMES."templates/footer.php";
?>
0 replies
— 1 month later —
K
kos
K
kos 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

I got that same error and I was able to fix it with the code that jikaka provided.

___________________________
jamaica singles | trinidad singles
Edited by kos on 11-07-2010 05:26,
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 3 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

J
J
jikaka 10
www.rusfusion.ru - russian nss
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 82 threads in the forums
B
B
balen 10
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
K
K
kos 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet