samurai1993
New Member
- Messages
- 26
- Reaction score
- 0
- Points
- 0
I am trying to put the corporate hosting ads (the 468 x 60 banner)
I tried putting the php code in the header file:
but when I save the changes and refresh the blog, i get the next error:
Somebody know how to fix the error and put the ads correctly?
please help me, thanks since now
p.d: sorry for my bad english, I wish I didn't write the post with much errors
I tried putting the php code in the header file:
Code:
<? include("http://staff.x10hosting.com/adCode.php?ad=corporate"); ?>
Code:
[B]Warning[/B]: include() [[URL="http://samurai1993site.x10hosting.com/wordpress/function.include"]function.include[/URL]]: URL file-access is disabled in the server configuration in [B]------------------------------------------------------------/header.php[/B] on line [B]42[/B]
[B]Warning[/B]: include([url]http://staff.x10hosting.com/adCode.php?ad=corporate[/url]) [[URL="http://samurai1993site.x10hosting.com/wordpress/function.include"]function.include[/URL]]: failed to open stream: no suitable wrapper could be found in [B]------------------------------------------/header.php[/B] on line [B]42[/B]
[B]Warning[/B]: include() [[URL="http://samurai1993site.x10hosting.com/wordpress/function.include"]function.include[/URL]]: Failed opening 'http://staff.x10hosting.com/adCode.php?ad=corporate' for inclusion (include_path='.:---------------------------------') in [B]--------------------------------------------------/header.php[/B] on line [B]42[/B]
Somebody know how to fix the error and put the ads correctly?
please help me, thanks since now
p.d: sorry for my bad english, I wish I didn't write the post with much errors
Last edited: