-
Posts
16 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
PauloKruz's Achievements
Newbie (1/14)
0
Reputation
-
Maintenance mode not working
PauloKruz replied to tommynay's topic in Configuring and using PrestaShop
The problem is about server configuration. Problem is about server configuration, if you apply above solution the problem is solved. After override class/tools.php don´t forget: You need to trigger the regeneration of the /cache/class_index.php file. This is done simply by deleting the file. It is the same when manually removing an override: in order to reinstate the default behavior, you must delete the /cache/class_index.php- 21 replies
-
- Maintenance mode fix
- Maintenance mode not working
- (and 2 more)
-
Maintenance mode not working
PauloKruz replied to tommynay's topic in Configuring and using PrestaShop
Same issue happens with my store (1.6.1.2) Problem exist with some servers configuration. I can solve my problem changed in class/tools.php (don´t forget override ) function getRemoteAddr() I change last else server variable: Remove : return $_SERVER['REMOTE_ADDR']; and put: return $_SERVER['HTTP_X_REAL_IP']; OBS: you can check what best var is for your server configuration, running in one php file the follow code : print_r($_SERVER);- 21 replies
-
- Maintenance mode fix
- Maintenance mode not working
- (and 2 more)
-
Hello, Maybe i can help you, can you put your site url and i give a look for what you need.
- 4 replies
-
- vehiclefit
- layout change
-
(and 3 more)
Tagged with:
-
Hello, In backoffice i limit the numer of New Products but in default Theme (Prestashop 1.6) module New Products block always show all new products . Same in page new-products
-
Hi, I´m testing beta version 1.6.0.3 and all .js files are in the end of body. For this motive i have 2 questions? a ) Why are all .js files located in the end of body b ) Where in core files this function are? Because i need change it. I need call JQuery in header because i have some modules with errors because have functions calling JQuery before JQuery .js are loaded Error in Firebug: ReferenceError: jQuery is not defined.
-
Wordpress: http://www.buzzpress.co/ Folder is /wordpress, with redirect to www.buzzpress.co/ Prestashop: http://www.buzzpress.co/loja/ Folder is : /loja Structure: root (www.buzzpress.co) have 2 files and 2 folders Files /htacess and index.php from wordpress for hidding "wordpress" in url Folders: /wordpress /loja (Prestashop)
-
Hi, i have in my domain 1 wordpress instalation in folder name wordpress, and 1 prestashop instalation in folder name store like this: domain.com/ domain.com/wordpress/ domain.com/store/ i prefer my instalations in root/folders.and until test maintenance mode all work great. The problem is when i activate maintenance mode , store stay in maintenance but also the installation of wordpress is in maintenance mode. All php files under domain root goes to maintenance mode page. Any help?
-
Download Links In Forum Posts Don´t Work
PauloKruz posted a question in IP. Board Forum Questions and Issues
I search about one feature i need and found this topic http://www.prestasho...o-rastreio-ctt/ When i try download module i receive follow message: Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information. [#10171] You do not have permission to view this attachment. And yes i have my login done and try downloading another module in another topic and can download without problems. -
Hello, I write here because i don´t know where i must write about one problem in Prestashop Forum. I search about one feature i need and found this topic http://www.prestasho...o-rastreio-ctt/ When i try download module i receive follow message: Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information. [#10171] You do not have permission to view this attachment. And yes i have my login done and try downloading another module in another topic and can download without problems.
-
Have you your PayPal account verifeid?
-
i think you mean in product-list page. In your theme folder go to product-list.tpl and change ($product.description_short) for ($product.description). Don't forget to truncate your text to fit your needs.
-
How to create reseller in prestashop?
PauloKruz replied to kahfiehudson's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
You can create customer groups and set different prices, categories, , etc.
.png.022b5452a8f28f552bc9430097a16da2.png)