I get an error 0 - Error: 0
and a page with <GO BACK HOME
if I change the site template, it works, not the way we want, of course, but there is no error.
Any idea?
ltheme
POSTED: 2016-02-10
Hello FERRADEIRA,
Could you please re-install Quickstart package and recheck?
I just reinstall the quickstart pacjage, but the same issue.
I have no errors during installation, just this message in the beginning of installation:
Your original site server's PHP version was 5.6.3 and your current PHP version is 5.3.10-1ubuntu3.21. Please note that different PHP versions may have differences which can cause your extensions (components, modules, plugins, libraries and templates) to not work properly
ltheme
POSTED: 2016-02-10
Hello FERRADEIRA,
Can you give me site address and FTP account to our support form at http://ltheme.com/contact , so we can help you check it?
Thank you,
ltheme
POSTED: 2016-02-10
Hello FERRADEIRA,
Oh I got your FTP account right now.
I sent to our developer to check your problem, will inform you when it's done.
The problem is, there is not a log folder but a logs folder.
I create a log folder. The error has gone from the directory permissions, but the home page still with the same problem.
Any idea?
ltheme
POSTED: 2016-02-10
Hello FERRADEIRA,
I think you should ask your hosting provider to check compatible with your hosting with Joomla! CMS. Because I check some normal function in Joomla! such save menu item but it always return error with permission, see my screenshot http://take.ms/8nqJT
The problem is, there is not a log folder but a logs folder.
I create a log folder. The error has gone from the directory permissions, but the home page still with the same problem.
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
and a page with <GO BACK HOME
if I change the site template, it works, not the way we want, of course, but there is no error.
Any idea?
Could you please re-install Quickstart package and recheck?
Also, did you get any error during install?
View History
I have no errors during installation, just this message in the beginning of installation:
Your original site server's PHP version was 5.6.3 and your current PHP version is 5.3.10-1ubuntu3.21. Please note that different PHP versions may have differences which can cause your extensions (components, modules, plugins, libraries and templates) to not work properly
Can you give me site address and FTP account to our support form at http://ltheme.com/contact , so we can help you check it?
Thank you,
Oh I got your FTP account right now.
I sent to our developer to check your problem, will inform you when it's done.
View History
I found your problem, it's permission folder problem, please check and provide access for 'logs' folder http://take.ms/W6Gx6
View History
I create a log folder. The error has gone from the directory permissions, but the home page still with the same problem.
Any idea?
I think you should ask your hosting provider to check compatible with your hosting with Joomla! CMS. Because I check some normal function in Joomla! such save menu item but it always return error with permission, see my screenshot http://take.ms/8nqJT
You can try it in your local PC with XAMPP https://www.apachefriends.org/index.html
View History
I create a log folder. The error has gone from the directory permissions, but the home page still with the same problem.
Any idea?
View History
Now can't access anymore http://take.ms/j7NDL
View History
I found problem http://take.ms/VQ9fX
"The GD extension for PHP is not available." => you should contact your hosting provider to ask them about it to enable this module.
View History
Looks like it is working now
Glad to hear about that.
Any question with product on next time, please contact us via http://ltheme.com/contact for direct support system.
Thank you!
View History
How can I change the slideshow images?
How can I hide the spinning gear at the top right?
Thanks
You can change slider image via Admin > Component > United Revolution Slide 2, edit 'Home' slider.
and hide the spinning hear via Template Settings, open tab 'Custom Code' and remove all code in that fields.
Thank you,
View History
How can I change the background color?
Open file 'default.css', you search for CSS below
.body-innerwrapper {
padding: 5%;
background: rgba(67, 72, 99, 0.8) url("../images/pattern.png") repeat scroll;
}
and replace to other background you want.
Thank you,