Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

jQuery Editor MAMP Install Requirements

home_topbanner

If you've installed the editor on MAMP and are experiencing errors, the following steps can be taken to correct them.

1. A PHP Error was encountered

Open the following file (location may be different depending on where you installed MAMP)

C:\MAMP\conf\php5.6.8\php.ini

and then search for the following:

Next, visit the following link to find your timezone:

https://www.php.net/manual/en/timezones.php

and then remove the “;” character from the beginning of the line, and then enter your time-zone:

Finally, restart your MAMP program, and then reload your editor’s login page:

https://localhost/index.php?c=account&m=login

2. Ajax Error

Open the following file (location may be different depending on where you installed MAMP)

C:\MAMP\conf\php5.6.8\php.ini

and then search for the following:

and change it to this:

Next, search for this:

and change it to this:

Next, search for this:

and change it to this:

Finally, restart your MAMP program, and then reload your editor’s main page:

https://localhost/index.php