Just upgraded a Magento install from 1.5 to 1.6, and left with this error: Fatal error: Call to a member function insert() on a non-object in
I want to call a PHP file using ajax where in that PHP i will place order by the ajax call. But it throws error while i am using app/Mage.php from that file
When I install and give permission to whole CakePHP folder, it gives me below fatal error: Server Configurations:
I am getting Fatal Exception while running the application and in Emulator it gives \"Force Close\". Here is the LogCat content,
i have a error to use of multiupload with CodeIgniter: What changes can, to be problem i solve? waht do i do?
When doing: git merge some-branch I get BUG: There are unmerged index entries: BUG: 3 docfatal: Bug in merge-recursive.c
I\'ve got a gallery in div which is initially set to display none, this is because I have 5 of these galleries on the same page and only want one to display at any one time.Now whenever i click the li
I have apache directives set up for custom error docs for 404, 403, etc, as well as 500.However, PHP, upon encountering a fatal error, displays a blank page instead of triggering the apache 500 respon
I\'ve just downloaded Cake PHP 1.3, and installed SimpleTest 1.0.1 into the vendors directory. When I run cake testsuite core all I get the following error:
Asking for decent thoughts about this: I\'d like to implement some mechanism in PHP code that can run any external code and calls a callback function if one of the inclusions fails therein (include,