Hello,
I have installed as localhost Ja_Rasite template for joomla 2.5 using the complete package downloaded from the site.
After the installation the front end is empty.
I don't understand why!!!
Ja_Rasite for joomla 1.5 works well
Hello,
I have installed as localhost Ja_Rasite template for joomla 2.5 using the complete package downloaded from the site.
After the installation the front end is empty.
I don't understand why!!!
Ja_Rasite for joomla 1.5 works well
Yes, the only strange thing during the installation is "Magic Quotes GPC = On insted Off"


Try to download again and reinstall it checking your configuration before maybe change settings for the db using a new db
You need to check in your php.ini and change the value"Magic Quotes GPC = On insted Off"
i have installed it on my localhost many times and always without any error .Code:; magic_quotes_gpc ; Default Value: On ; Development Value: Off ; Production Value: Off
Regards
Solved, with the php 5.3.2 version it doesn't work, with php 5.2.13 works well.
My ISP adviced me to create and put a .user.ini file in my root folder, with the content Magic Quotes GPC = Off
It worked for me on php 5.3.1
Norchris
Bookmarks