
munvera
Members-
Posts
21 -
Joined
-
Last visited
Profile Information
-
First Name
Munnie
-
Last Name
Mun
Recent Profile Visitors
108 profile views
munvera's Achievements
Newbie (1/14)
0
Reputation
-
It works! Thanks for your help!
-
Hi, Here is my sitemap link. http://mysite.com/my/en/index.php?controller=sitemap&id_lang=1 My exact reachable link is http://mysite.com/my/index.php?controller=sitemap&id_lang=1 I want to remove the /en from my url link. How can I achieve it? Any help will be greatly appreciated. Thanks in advance! Regards, Munnie
-
I don't remember how I solved it, because I tried every suggested solutions found in this forum and suddenly the problem solved. One of the steps I tried was setting the file permission, folder 755 and file 644. I changed the permission of every single folder and file, one by one. Plus, my hosting server had some problem previously which causes my site to down several a day. Hope this helps.
-
Hi, I am having an issue that my store locator doesn't show any result when I searched by Country. For example, I type "Malaysia" and it shows no result found (I have stores in Malaysia), but when I type Hong Kong, it works. Can anyone help me? Any help will be appreciated. Here is my Shop.
-
Hi, I wish to select store contacts order by country. Can anyone tell me where to edit the sql query of it? I couldn't find it. Regards, Munnie
-
Hi, Just install firebug, I didn't realised that this is much useful than chrome developer tools . [ Just my personal opinion. ] I checked my product page when logged in, the information in firebug as follows. ------------------------------------------------------------------------------------------------------------------------------------------------ URL : ?rand=1466562100780 Status : 302 Moved Temporarily Post (Parameters) ajax : true controller : cart token : 486f4b245a54886d4ac976d5b9ec4b77 Response How could it be?
-
Hi sir, I have tried everything. http://test.schuhster.com/en/classy-formal/86-sandford-black.html here is my test site.. Forgot about the theme, I tried to change to default theme but doesn't resolve my problem. It is really weird because it works without account logged in. Edited.. I found that when I logged in to user account and click to product page, the ajax cart return the index page in response. Only happens in product page
-
The issues only happens in product page when I logged in to user account. I can add product to cart without user account and only logged in during checkout and proceed to payment. Any suggestion please? https://www.prestashop.com/forums/topic/537680-user-becomes-not-logged-in-at-product-page/ I posted another issue previously and just realised both of them might be related? Please help me! Your help will be greatly appreciated. To be precise, I can add product to cart without user account and only logged in during checkout.
-
Hi, My shop encountered the suddenly issue when I was trying to add product to cart as a user. textStatus: 'parsererror' errorThrown: 'SyntaxError: Unexpected token < in JSON at position 0' responseText: Can anyone help me? I have been searching for answer in the forum but none of it works for me. Appreciate your help.
-
Hi, I accidentally clicked reset on blockuserinfo modules and the css is changed! Oh my god! How can I connect it back to my theme's css? Please help! Regards, Munnie
-
Hi, I have logged in to user account in my shop. It shows my user name at top right, means I have logged in. When I click to the product page, which allow me to see the product details and add to cart, I saw my top right become Login | Register instead of user name. Then, when I back to product list page, it shows my user name at top right again. Is this causes "Impossible add product to the cart" ? Any hints to fix it? Thanks in advance. Regards, Munnie
-
Error 500 constantly every single hour for 5 minutes?
munvera replied to munvera's topic in Core developers
I have contacted them but they said that it is fine on their end. -
Hi all, My site constantly down at every single hour for about 5 minutes plus. After 5 minutes plus and refreshed, the site back to normal again. After an hour, it down again... The front office shows Error 500 (Internal Server Error). Not even a new error shown in the error log. Any hints to solve this issue? Your help will be greatly appreciated.
-
Here's another error. PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home3/schuhste/public_html/cache/smarty/compile/6b/f2/78): failed to open dir: No such file or directory' in /home3/schuhste/public_html/tools/smarty/sysplugins/smarty_internal_utility.php:242 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('/home3/schuhste...', 0) #1 /home3/schuhste/public_html/tools/smarty/sysplugins/smarty_internal_utility.php(242): RecursiveDirectoryIterator->getChildren() #2 /home3/schuhste/public_html/tools/smarty/Smarty.class.php(1469): Smarty_Internal_Utility::clearCompiledTemplate(NULL, NULL, NULL, Object(SmartyCustom)) #3 /home3/schuhste/public_html/classes/SmartyCustom.php(104): Smarty->clearCompiledTemplate() #4 /home3/schuhste/public_html/classes/SmartyCustom.php(123): SmartyCustomCore->check_compile_cache_invalidation() #5 /home3/schuhste/public_html/classes/module/Module.php(2270): SmartyCustomCore->createTemplate('/home3/schuhste...', NULL, NULL, Ob in /home3/schuhste/public_html/tools/smarty/sysplugins/smarty_internal_utility.php on line 242 Oh my god! My site is down several times a day! I have set never recompile template files.