Import content from template / Request failed: 500

ckal
2 Posts
ckal posted this 09 June 2019
Ask a Question

nicepage 1.9.1

joomla 3.9.6

Import content from template / Request failed: 500

nicepage 1.9.1 joomla 3.9.6 Import content from template / Request failed: 500
Vote to pay developers attention to this features or issue.
6 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 10 June 2019

KONSTANTINOS,

Usually this happens when you exceeding PHP max_execution_time (if it set to to some small values) or PHP max upload or PHP max post sizes
post_max_size
upload_max_filesize

All these values can be changed in various places but usually in the php.ini

To know more you can examine PHP or Web server logs or/and to increase such values.

You can create phpinfo.php file with the code below and browse to it. Yuo will see all your settings in browser

<?php
phpinfo();
?>

...................................................
Sincerely,
Sergey F
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

KONSTANTINOS, Usually this happens when you exceeding PHP max_execution_time (if it set to to some small values) or PHP max upload or PHP max post sizes post_max_size upload_max_filesize All these values can be changed in various places but usually in the php.ini To know more you can examine PHP or Web server logs or/and to increase such values. You can create phpinfo.php file with the code below and browse to it. Yuo will see all your settings in browser <?php phpinfo(); ?> ................................................... Sincerely, Sergey F Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Giumarr
162 Posts
Giumarr posted this 10 June 2019

to solve you can also can repair file permission on server

Search on your server this button o similar (repair file permission) after this do again import

to solve you can also can repair file permission on server Search on your server this button o similar (repair file permission) after this do again import
ckal
2 Posts
ckal posted this 10 June 2019

fix solution
-fix permission
-clear temp folder
-clear cache

fix solution -fix permission -clear temp folder -clear cache
Support Team
Support Team posted this 11 June 2019

Hi KONSTANTINOS,

Nice to hear that the issue is fixed. Feel free to contact us with any other questions.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi KONSTANTINOS, Nice to hear that the issue is fixed. Feel free to contact us with any other questions. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
info6208
16 Posts
info6208 posted this 17 June 2022

Hi
I started all over and i solved the issue, page content not showing..But... Tke link "Edit page" is sometimes there, sometimes not.
www.mddata.se/j3

Hi I started all over and i solved the issue, page content not showing..But... Tke link "Edit page" is sometimes there, sometimes not. www.mddata.se/j3
Support Team
Support Team posted this 20 June 2022

Hi,

What edit page link do you mean? In the frontend? Then it is shown only when you are logged into the admin panel in the same browser.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, What edit page link do you mean? In the frontend? Then it is shown only when you are logged into the admin panel in the same browser. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments