|
Hello there. I have a problem using your "Great work" (mb extruder) all goes/show fine when I am testing my web offline (I mean - local host-), all paths are ok. The problems is that the extruder doesn´t show the content (page.html) in online mode www.orianadelarosa.com Can you please help me with this stuff. Pd: the site was designed to view in "IE" Thanks. |
The question has been closed for the following reason "The question is answered, right answer was accepted" by Matteo Bicocchi Apr 06 '11 at 15:56
|
Hi, this happens because your server doen't allow POST methods for ajax requests (POST lanzamientos.html: 405 Method Not Allowed). You can solve this problem by changing the method from POST to GET in the mbExtruder.js file at lines: 212,335 -> from Bye, Matteo |
|
Hi dear Matteo. "You Rules" Thank you very much for your repply, I fixed the problem. Keep the good work. Noé. |


