Title: psicoactive's Replies | WordPress.org

---

# psicoactive

  [  ](https://wordpress.org/support/users/psicoactive/)

 *   [Profile](https://wordpress.org/support/users/psicoactive/)
 *   [Topics Started](https://wordpress.org/support/users/psicoactive/topics/)
 *   [Replies Created](https://wordpress.org/support/users/psicoactive/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/psicoactive/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/psicoactive/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/psicoactive/engagements/)
 *   [Favorites](https://wordpress.org/support/users/psicoactive/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: ["missing ) after argument list"](https://wordpress.org/support/topic/missing-after-argument-list-1/)
 *  [psicoactive](https://wordpress.org/support/users/psicoactive/)
 * (@psicoactive)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/missing-after-argument-list-1/#post-2310004)
 * I had the same problem after migrating from my localhost for a web server.
 * I noticed that there were differences between the load-scripts.php that was being
   generated by localhost and what was being generated by the web server. The web
   server was generating “double quotes” on some parts of que code!
 * THE SOLUTION: I compared both php.ini and noticed that on my web server the options
   of “magic_quotes” were enabled. Disable them (like on localhost’s php.ini) and
   problem solved!

Viewing 1 replies (of 1 total)