ad error

Status
Not open for further replies.

subodh

New Member
Messages
27
Reaction score
0
Points
0
I am getting following error. I am using php ad code (advanced).:
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/subodh/public_html/side_right.php(24) : eval()'d code on line 2

Warning: include(http://staff.x10hosting.com/adCode.php?ad=advanced) [function.include]: failed to open stream: no suitable wrapper could be found in /home/subodh/public_html/side_right.php(24) : eval()'d code on line 2

Warning: include() [function.include]: Failed opening 'http://staff.x10hosting.com/adCode.php?ad=advanced' for inclusion (include_path='.:/usr/lib/php') in /home/subodh/public_html/side_right.php(24) : eval()'d code on line 2

Also, when I added java script code, it doesn't show any ad. It just blank.
 

dest581

New Member
Messages
348
Reaction score
0
Points
0
It just matters that the code is there. Make sure it's in a place where it should load (like, not inside something hidden, or behind anything), and you should be fine.
 

mdm88

New Member
Messages
43
Reaction score
0
Points
0
i'm having the same problem, i added the javascript code but it doesn't shows anything
 

Chris Z

Active Member
Messages
5,603
Reaction score
0
Points
36
Well, it's not your fault If it doesn't show anything, as long as you've got your ad code on all the pages, you are good. You will not be held responsible for ads that do not show up, even when you put the code in.
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
Quick note for the FireFox AdBlock/AdBlockPlus/NoScript users:

If the script is blocked on X10Hosting via AdBlock/AdBlockPlus, or X10Hosting isn't allowed to run javascript (NoScript), the ads won't even be processed, hence they won't load.

That might be why you can't see them. Just FYI, more because I just found out today that I really _did_ have the ads on my page (NoScript was blocking x10, and I never noticed it -_-')
 

t2t2t

New Member
Messages
690
Reaction score
0
Points
0
Quick note for the FireFox AdBlock/AdBlockPlus/NoScript users:

If the script is blocked on X10Hosting via AdBlock/AdBlockPlus, or X10Hosting isn't allowed to run javascript (NoScript), the ads won't even be processed, hence they won't load.

That might be why you can't see them. Just FYI, more because I just found out today that I really _did_ have the ads on my page (NoScript was blocking x10, and I never noticed it -_-')

He's right.

I can see ads on my pages using IE, but not with FF (expect IE tab).
 
Status
Not open for further replies.
Top