Forum Replies Created
-
in reply to: trouble importing the sample files
En gros si t’as accès à ton .htaccess ajoute les lignes suivantes:
<IfModule mod_php5.c>
php_value post_max_size 32M
php_value upload_max_filesize 32M
php_value memory_limit 128M
php_value max_execution_time 300
php_value max_input_time 300
php_value session.gc_maxlifetime 1200
</IfModule>Si t’as pas accès au .htaccess tu peux directement implémenter sur le PHP File:
ini_set(‘max_execution_time’, 300);Les 300 est l’équivalent de 5 minutes!
in reply to: June Single Product Banner MissingThank you!!!!! ^^ Working great!!!!
in reply to: trouble importing the sample filesHello Comunitik,
Il faut que t’ajoute plus de temps à ton script. Est-ce que t’as accès au SSH ou c’est une host?
in reply to: June Single Product Banner MissingHi Mihaila,
Can you please quickly have a look on that matter as I’m missing this file and can’t go any further on my custom design.
I’m missing the slider_dummy_data and I have the message:
Revolution Slider Error: Slider with alias home_single_product not found.
Thank you in advance!
in reply to: June Single Product Banner MissingHi Mihaila,
Indeed! Found that the issue is that I’m missing a file from “Themeforest”
slider_dummy_data
I can’t find that dummy_data anywhere! Where can I find that file?
Best regards
Steve
-
This reply was modified 8 years, 2 months ago by
pyrophoenix. Reason: Wrong formatting
-
This reply was modified 8 years, 2 months ago by