Problem with ad.

Status
Not open for further replies.

Aria5

New Member
Messages
56
Reaction score
0
Points
0
Lately my ad hasn't been working. I get an error:
Warning: mysql_connect() [function.mysql-connect]: Host 'micro.emirys.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in http://staff.x10hosting.com/adCode.php?ad=advanced on line 5
Host 'micro.emirys.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'

How do I fix this, or unblock it?

:happysad: I feel ignorant :eek4:
 

acidburn0520

New Member
Messages
117
Reaction score
0
Points
0
I've never seen an error like that - I sometimes get mysql connection errors, when (I assume) the mySQL server is down. But as Yami. said, the JS version should work fine in its place.
 

Cynical

Active Member
Messages
3,492
Reaction score
0
Points
36
That doesn't seem like an advert error, but more of a problem connecting to the MySQL server. If you could, please post the URL to the page that's throwing that error.
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
Actually yours is different because of a php.ini configuration thing:

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/ofb/public_html/midnight/templates/js_lunar_eclipse/index.php on line 134

Warning: include(http://staff.x10hosting.com/adCode.php?ad=advanced) [function.include]: failed to open stream: no suitable wrapper could be found in /home/ofb/public_html/midnight/templates/js_lunar_eclipse/index.php on line 134

Warning: include() [function.include]: Failed opening 'http://staff.x10hosting.com/adCode.php?ad=advanced' for inclusion (include_path='.:/usr/lib/php') in /home/ofb/public_html/midnight/templates/js_lunar_eclipse/index.php on line 134

Yours could be fixed by using the JS one as well, but the error itself is because it won't let you include things from a specific url.
 

omegafirebolt

New Member
Messages
68
Reaction score
0
Points
0
well chit..... was going to try to update the ad code with the JS version but I don't remember my cpanel password since I haven't had to use it in so long, update everything through joomla, guess that's what I get for using a cms lol, and the bad thing is, the change password link under account, once you hit submit to change the cpanel password it gives php errors and can't complete.

*edit* and now my site is down :/
 
Last edited:
Status
Not open for further replies.
Top