I've got an ADVERTISEMENT problem ?

Status
Not open for further replies.

kaliforna

New Member
Messages
60
Reaction score
0
Points
0
Can Somebody please help me, I seem to have an ADVERTISEMENT problem.

url@ http://www.levdev05.x10hosting.com/PORTAL/

note: it worked 100% about a month ago, now it just loops in a end-less cycle.​


PHP:
echo "<div align=center>";
echo "<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>\n";
echo "<script language='JavaScript' type='text/javascript'>\n";
echo "<!--\n";
echo "if (!document.phpAds_used) document.phpAds_used = ',';\n";
echo "phpAds_random = new String (Math.random());\n";
echo "phpAds_random = phpAds_random.substring(2,11);\n";
echo "document.write (\"<\" + \"script language='JavaScript' type='text/javascript' src='\");\n";
echo "document.write (\"http://x10hosting.com/advert/adjs.php?n=\" + phpAds_random);\n";
echo "document.write (\"&amp;what=zone:1&amp;target=_blank\");\n";
echo "document.write (\"&amp;exclude=\" + document.phpAds_used);\n";
echo "if (document.referrer)\n";
echo "document.write (\"&amp;referer=\" + escape(document.referrer));\n";
echo "document.write (\"'><\" + \"/script>\");\n";
echo "//-->\n";
echo "</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&amp;n=a7fb3e9d' border='0' alt=''></a></noscript>\n";
echo "</div>";

Any sudjestions? I have been away for awhile. and come back to notice, end less loop. (who can Help me fix this?)​
:blink:
 

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
I went to the URL, but I dont see anythign wrong..
 

kaliforna

New Member
Messages
60
Reaction score
0
Points
0
NedreN said:
I went to the URL, but I dont see anythign wrong..
thanks for the response, I'm geting an end-less loop. (php.news) strange! :blink:
 

kaliforna

New Member
Messages
60
Reaction score
0
Points
0
DesertWar said:
I get a loop when I visit your site.

thanks for the response. I kinda' figured as much. Now, I know I'm not the only one whos' looping! So, how do I fix it? Nothings changed. for as far as I can tell,
still working for a solution. I'm not sure why it's doing that. 'cause the scripts are
un-changed. Oh well, I'll keep trying to fix that. I donno' what else I can do. :blink:
 

kaliforna

New Member
Messages
60
Reaction score
0
Points
0
I've given up, for now. ~ the ADs in place, but the PORTALs down! \ things are a mess .

q: is any body else using E-107 as a CMS \Portal here at x10?

q: how did you get your Ad to work properly?... I'm stuck now
 
Last edited:

funindia

New Member
Messages
318
Reaction score
0
Points
0
Do one this, open any text editor (note pad) copy/paste code and save it as x10ads.php, now upload this file to /e107/e107_images/banners.
Go to portal's admin > banner, delete all the other banners, except x10ads.php, select it as active banner. Thats all!

Make sure that Banner Module is active.
 

kaliforna

New Member
Messages
60
Reaction score
0
Points
0
So, I've given up on 'E-107. (unless, somebody has a solution?) I've tryed alot of script doctoring,but to no avail. the thing just looped,end-less-lee. Whatever! its
weird. that's all I've gotta' say on that. So now, I've opted to use LIMBO and its
working fine with the advertisement, i'd like to figure out the problem mentioned
above. but,think its becoming a waste of serious time. I've re-written,(lots) and,
still the same results. I had books all over the place and nothing worked! except
an end-less loop. I even re-installed from scratch. (perplexed) and giving up...... :nuke:

Corey, or another moderator. (you can NUKE this thread) ~delete at will & thankz :blink:
 

kaliforna

New Member
Messages
60
Reaction score
0
Points
0
funindia said:
Do one this, open any text editor (note pad) copy/paste code and save it as x10ads.php, now upload this file to /e107/e107_images/banners.
Go to portal's admin > banner, delete all the other banners, except x10ads.php, select it as active banner. Thats all!

Make sure that Banner Module is active.

Dude, thanks! I've visited your site, and I will try your words of wisdom! :grin:

update; I've fixed it, thanks to your advice! Now,I have to fix other stuff. LOL :blink:

(thanks) I was going about things all wrong? I had the code, embeded in my template file. (and I guess) your way is alot more practicial and functional...

(now, I've gotta' go do more work. On other things, like LIMBO.) heheh. TTYL
 
Last edited:
B

Brandon

Guest
Hmm Im going to try E-107 again. See if the banner effects me.
 
Status
Not open for further replies.
Top