Some problems with installation Store Box
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Thu Aug 15, 2013 12:11 pm
- Reply with quote
- Report this post
Hello,
I have some problems with installation Store Box (Joomla 3). When I add data base details and I want to go to the next stage, I get this information: JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND. I am sure, that all DB details are correct.
I use netstrefa.pl as a hosting provider. They upgraded my account to PHP 5.3.6.
How can i fix it? Please help me.
Best regards,
Radek
I have some problems with installation Store Box (Joomla 3). When I add data base details and I want to go to the next stage, I get this information: JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND. I am sure, that all DB details are correct.
I use netstrefa.pl as a hosting provider. They upgraded my account to PHP 5.3.6.
How can i fix it? Please help me.
Best regards,
Radek
-
- Fresh Boarder
- GK User
- Thu Aug 15, 2013 1:13 pm
- Reply with quote
- Report this post
Hi,
I have checked quickstart file and I can not find / reproduce/ your problem.
I have checked quickstart file and I can not find / reproduce/ your problem.
JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND="Layout %s not found"
-
- Platinum Boarder
- GK User
- Thu Aug 15, 2013 1:15 pm
- Reply with quote
- Report this post
First,
Could you on subfolder install Joomla 3.1.5 (without gavick quickstart) downloaded from joomla.org.
I want to know if this problem is connected with server settings or not.
Second,
Please check if you copied all files from quickstart. I always use Akeeba Kickstart to unzip package to be sure.
Could you on subfolder install Joomla 3.1.5 (without gavick quickstart) downloaded from joomla.org.
I want to know if this problem is connected with server settings or not.
Second,
Please check if you copied all files from quickstart. I always use Akeeba Kickstart to unzip package to be sure.
-
- Platinum Boarder
- GK User
- Thu Aug 15, 2013 3:18 pm
- Reply with quote
- Report this post
I tried to install Joomla 3.1.5 downloaded from joomla.org on subfolder and it works fine. I used the same DB details, as before. I didn't use the Akeeba Kickstart, so it doesn't seem to be a server problem, I think.
If this is a serious problem, I will try to install Joomla Quickstart 2.5 with this template, not 3.1.5.
Please let me know, what should I do?
If this is a serious problem, I will try to install Joomla Quickstart 2.5 with this template, not 3.1.5.
Please let me know, what should I do?
-
- Fresh Boarder
- GK User
- Fri Aug 16, 2013 10:59 am
- Reply with quote
- Report this post
Hi Paweł,
did you find, where the problem is? I checked your quickstart template verion with Joomla 2.5 and it works correctly. But I realised, that this verison isn't adapted to mobile devices, so I have to use Joomla 3.0.
Best regards
did you find, where the problem is? I checked your quickstart template verion with Joomla 2.5 and it works correctly. But I realised, that this verison isn't adapted to mobile devices, so I have to use Joomla 3.0.
Best regards
-
- Fresh Boarder
- GK User
- Fri Aug 16, 2013 5:39 pm
- Reply with quote
- Report this post
Hi,
could you check another Quickstart based on J3 ?
What version of database you have?
It's any change to change PHP version from 5.3 to current 5.4
I'm sorry, but I'm guessing where it can be a problem. No one else had it.
could you check another Quickstart based on J3 ?
What version of database you have?
It's any change to change PHP version from 5.3 to current 5.4
I'm sorry, but I'm guessing where it can be a problem. No one else had it.
-
- Platinum Boarder
- GK User
- Wed Aug 21, 2013 8:01 am
- Reply with quote
- Report this post
I use PHP 5.3.6.
I have never have problems with your quickstart template before...
I have never have problems with your quickstart template before...
-
- Fresh Boarder
- GK User
- Wed Aug 21, 2013 11:33 am
- Reply with quote
- Report this post
Hi,
I have the same problem. After the page with the database details I get an message like "JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND" and the installation stops.
Michael
I have the same problem. After the page with the database details I get an message like "JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND" and the installation stops.
Michael
-
- Fresh Boarder
- GK User
- Wed Aug 21, 2013 2:17 pm
- Reply with quote
- Report this post
Hi,
I am experiencing the same problem. Quickstart template will not install database and gives that error message. I have tried different templates and different file upload method. Joomla3 core installation works fine and installing template package works fine. Only the quickstart gives error. I have tried to pinpoint the problem, but still no success. If anyone would give me a hint would be great.
U
I am experiencing the same problem. Quickstart template will not install database and gives that error message. I have tried different templates and different file upload method. Joomla3 core installation works fine and installing template package works fine. Only the quickstart gives error. I have tried to pinpoint the problem, but still no success. If anyone would give me a hint would be great.
U
-
- Fresh Boarder
- GK User
- Wed Aug 21, 2013 4:03 pm
- Reply with quote
- Report this post
Hi,
Now I installed the quickstart package with other hosting company and I had no problems. I guess that the problem should be with certain PHP version or settings.
NOT working with:
PHP Version 5.3.27
IS working with:
PHP Version 5.4.17
U
Now I installed the quickstart package with other hosting company and I had no problems. I guess that the problem should be with certain PHP version or settings.
NOT working with:
PHP Version 5.3.27
IS working with:
PHP Version 5.4.17
U
-
- Fresh Boarder
- GK User
- Wed Aug 21, 2013 11:18 pm
- Reply with quote
- Report this post
Hi everyone,
I have problem with quick installation Store Box (joomla 3), when I clic in next button (language settings), nothing happens.. even change the language option.
The host is linux server, I have other joomla websites and all works fine.
Somebody can help me please.
I have problem with quick installation Store Box (joomla 3), when I clic in next button (language settings), nothing happens.. even change the language option.
The host is linux server, I have other joomla websites and all works fine.
Somebody can help me please.
-
- Fresh Boarder
- GK User
- Fri Aug 23, 2013 7:49 am
- Reply with quote
- Report this post
Hi everyone,
try to rename the class 'InstallationViewFTP' into 'InstallationViewFtp'.
You will find this class in the installation/views/ftp/view.html.php.
This works for me.
Hope this helps you too.
Michael
try to rename the class 'InstallationViewFTP' into 'InstallationViewFtp'.
You will find this class in the installation/views/ftp/view.html.php.
This works for me.
Hope this helps you too.
Michael
-
- Fresh Boarder
- GK User
- Fri Aug 23, 2013 9:28 am
- Reply with quote
- Report this post
mgottburg wrote:Hi everyone,
try to rename the class 'InstallationViewFTP' into 'InstallationViewFtp'.
You will find this class in the installation/views/ftp/view.html.php.
This works for me.
Hope this helps you too.
Michael
Well done Michael! If it is not a secret, how did you manage to pinpoint that issue?
U
-
- Fresh Boarder
- GK User
- Fri Aug 23, 2013 9:31 am
- Reply with quote
- Report this post
Was checking all classes in the installation process and figured out that a class was called that did not exists ...
-
- Fresh Boarder
- GK User
- Fri Aug 23, 2013 3:49 pm
- Reply with quote
- Report this post
Thanks @mgottburg - I added your tip to our wiki. Probably someone will fix it in next J3.2
Link: http://www.gavick.com/documentation/joo ... -fix-them/
Link: http://www.gavick.com/documentation/joo ... -fix-them/
-
- Platinum Boarder
- GK User
- Wed Sep 11, 2013 11:34 pm
- Reply with quote
- Report this post
mgottburg wrote:Hi everyone,
try to rename the class 'InstallationViewFTP' into 'InstallationViewFtp'.
You will find this class in the installation/views/ftp/view.html.php.
This works for me.
Hope this helps you too.
Michael
Esto me funcionó, Gracias
-
- Fresh Boarder
- GK User
- Thu Oct 10, 2013 8:29 pm
- Reply with quote
- Report this post
Hi was this problem solved?
I have the same issue with Quickstart (M)Social J3:
"JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND"
I have the same issue with Quickstart (M)Social J3:
"JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND"
-
- Fresh Boarder
- GK User
- Sat Oct 12, 2013 6:37 am
- Reply with quote
- Report this post
yep, also here, still have the problem on mSocial 3.x install, but the renaming also worked fine for me.
Maybe someone can update the installation package for future users?
Cheers
Maybe someone can update the installation package for future users?
Cheers
-
- Expert Boarder
- GK User
- Fri Oct 18, 2013 2:04 pm
- Reply with quote
- Report this post
This is core Joomla! file, did you check this issue with default Joomla! package?
-
- Platinum Boarder
- GK User
- Tue Oct 29, 2013 2:53 pm
- Reply with quote
- Report this post
mgottburg wrote:Hi everyone,
try to rename the class 'InstallationViewFTP' into 'InstallationViewFtp'.
You will find this class in the installation/views/ftp/view.html.php.
This works for me.
Hope this helps you too.
Michael
Thanks a lot, this worked for me too. However, why on earth haven't Gavick corrected that bug? I just downloaded the template and your fix is months old.
That is not very PRO, Gavick!
-
- Fresh Boarder
20 posts
• Page 1 of 1