2010-02-13, 01:48:14
Bonjour, je cherche de l'aide en français. J'essaie d'installer getsimple en local avec Mamp mais systématiquement j'arrive sur une page d'ereur ! Quelqu'un peut-il me sauver ? Par avance, merci.
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
|
Problème d'installation
|
2010-02-13, 01:48:14
Bonjour, je cherche de l'aide en français. J'essaie d'installer getsimple en local avec Mamp mais systématiquement j'arrive sur une page d'ereur ! Quelqu'un peut-il me sauver ? Par avance, merci.
It might help if you tell us what the error exactly is. I had a problem with MAMP as it sets the domain to localhost instead of localhost:8888 (the standard MAMP domain).
If you use a standard MAMP and your port is 8888 go to your GetSimple folder and open the file /data/other/website.xml. Search this part of the file: Code: <SITEURL>http://localhost/getsimple/</SITEURL> And change it to support the right port: Code: <SITEURL>http://localhost:8888/getsimple/</SITEURL> I hope this helped, I can’t actually answer in French. Later added (edit): Also, if you have a special character in your site name (ç, é, etc) this might cause problems. This is something we’re looking into for the next release.
“Don’t forget the important ˚ (not °) on the a,†says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode! |
« Next Oldest | Next Newest »
|