Ninjakreborn Posted February 18, 2007 Share Posted February 18, 2007 I got something to do tooltips. I tested it out on my test server, everything worked perfectly, when I brought it over the the actual web space, and uploaded it to the internet, I get this where they are all suppose to work at. http://www.freelancebusinessman.com/skillsandservices.php Every tooltip is having problems, has anyone ever encountered this problem before, or have any idea on how to fix it. Link to comment https://forums.phpfreaks.com/topic/39080-solved-request-method-problem/ Share on other sites More sharing options...
Ninjakreborn Posted February 18, 2007 Author Share Posted February 18, 2007 What I don't understand is it's telling me that I am trying to use a POST method, when it's a url. It's obvious using GET. However on my test server it worked fine, now as soon as I load it up it stops working. I don't understand, does anyone know what might force it to go into POST method. I also copied the php.ini file on my test server over to my life site, and it returns "session headers already sent" just by changing the ini file (session auto-start was not set), I don't understand what is going on. Any advice is greatly, appreciated. Link to comment https://forums.phpfreaks.com/topic/39080-solved-request-method-problem/#findComment-188229 Share on other sites More sharing options...
Ninjakreborn Posted February 19, 2007 Author Share Posted February 19, 2007 Still having some problems. I ran some tests on it, I can't figure out why it worked on my old server and not the new one. If anyone can see something that might be wrong (the files are 100% the same here as they were on my test server, and they worked perfectly on the test server. Link to comment https://forums.phpfreaks.com/topic/39080-solved-request-method-problem/#findComment-188408 Share on other sites More sharing options...
Ninjakreborn Posted February 19, 2007 Author Share Posted February 19, 2007 Does it really have to do with it sending a post request instead of a get request. How is the server misinterpeting a url, as being a post query? Or is this something else entirely. Link to comment https://forums.phpfreaks.com/topic/39080-solved-request-method-problem/#findComment-188591 Share on other sites More sharing options...
Ninjakreborn Posted February 19, 2007 Author Share Posted February 19, 2007 Still having problems, any advice is appreciated. Link to comment https://forums.phpfreaks.com/topic/39080-solved-request-method-problem/#findComment-188925 Share on other sites More sharing options...
Ninjakreborn Posted February 20, 2007 Author Share Posted February 20, 2007 Finally got it. Link to comment https://forums.phpfreaks.com/topic/39080-solved-request-method-problem/#findComment-189089 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.