End of Support for Joomla 3 - Forum closed
joomla 3.3.6 installation
- shacqk
- Topic Author
- Visitor
- Thank you received: 0
I try to install the template Ultimate unsuccessful.
I am using joomla 3.3.6 .
During the Quickstart package installation , I choose the " Default English (GB) sample data" . After installing the database , it can not complete the installation.
I tried to install it myself template separately , but the menu is not displayed .
Are you sure this works with joomla template 3 .
thank you
I am using joomla 3.3.6 .
During the Quickstart package installation , I choose the " Default English (GB) sample data" . After installing the database , it can not complete the installation.
I tried to install it myself template separately , but the menu is not displayed .
Are you sure this works with joomla template 3 .
thank you
Last Edit:9 years 8 months ago
by shacqk
Attachments:
Last edit: 9 years 8 months ago by shacqk.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
If you dont install the quickstart package you have to create all the modules manually.
Try this, if the installation stuck:
This problem occurring most usually at Joomla 3.x. To solve this go to >>>\Your joomla folder\installation\sql\mysql and open Joomla.sql and sample_data.sql file find the term
And take a look to your PHP -> php.ini file, it must be set to
Try this, if the installation stuck:
This problem occurring most usually at Joomla 3.x. To solve this go to >>>\Your joomla folder\installation\sql\mysql and open Joomla.sql and sample_data.sql file find the term
and replace them with"ENGINE=InnoDB"
"ENGINE=MyIsam"
And take a look to your PHP -> php.ini file, it must be set to
max_execution_time = 200
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates