There was a problem with the request. (Code: 0)
Posted on
16th Feb 2014 07:03 pm by
admin
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from an AJAX banner rotation script I am attempting to implement. Well have implemented it... And the script loads and runs fine per say minus the random error "There was a problem with the request.(Code: 0)" that pops up from time to time.
The error also only occurs when it does occur upon a reload of the page. Or a linked clicked on the page (not even necessarily a banner within the script) Its as if when the page unloads its failing some how but I don't know how, as I don't know what exactly can cause that error, and I have no yielded anything in my searches on google/yahoo about this.
Did you know?Explore Trending and Topic pages for more stories like this.
I am using this script http://www.phpied.com/ajax-banner-rotation/
if anyone's familiar with it. I also seem to be the only one with this issue. So I don't know. I haven't done anything to significantly change the base of the script from there, and no one complains about this issue there (except me)
Any Ideas suggestions, etc.. that anyone may have as to how I can either catch the error and fix it. Or catch it and have it ignored so it doesn't cause the pop up. The error has also occurred on several PCs ranging from XP installs with IE 6 to Vista Installs with IE8.. FF gets the same issue so I don't think its a cross compatibility issue. So I know its not just my rig's setup causing the issue. Again like I said any help would be greatly appreciated thanks in advance.
No comments posted yet
Your Answer:
Login to answer
143
53
Other forums
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Implementing Single Sign-On using SAML 1.1, x.509, LDAP in C#.net
Hi,
I got a requirement from the client i.e implementing single sing on using SAML 1.1( LDAP &
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me