-
Posts
20 -
Joined
-
Last visited
Everything posted by ayush
-
CMS page content show into the module
ayush replied to ayush's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Thanks for replaying vikea , I am using 1.5.3.1 , I think its a problem of class CMS is not getting in module , And its difficult to include core class to the module i have't much idea about it ! -
CMS page content show into the module
ayush posted a topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi I want to show my cms page inside blocknew products , i used this code for show it but its now working good , $my_page = new CMS(1, self::$cookie->id_lang); self::$smarty->assign('my_page',$my_page); its showing some errors , if any one have idea share it please , thanks -
No vekia , i am using theme481 template file , but i am getitng all where these message ,
-
Notice: Undefined index: id_lang in /var/www/vhosts/#/httpdocs/2014/cache/smarty/compile/6ab553f0e9492fef55fe688bc229c2c4c6c747dd.file.footer.tpl.php on line 96 Notice: Trying to get property of non-object in /var/www/vhosts/#/httpdocs/2014/cache/smarty/compile/6ab553f0e9492fef55fe688bc229c2c4c6c747dd.file.footer.tpl.php on line 96 Vekia check this warning message i am getitng this message all where , i dont know how to find solution i tired a lot !
-
Notice: Undefined index: media in /var/www/vhosts/prestashop.com/httpdocs/2014/cache/smarty/compile/ce4f7ef8e7a7ffa261744b05a527913bbcf44e93.file.header.tpl.php on line 108 Notice: Trying to get property of non-object in /var/www/vhosts/prestashop.com/httpdocs/2014/cache/smarty/compile/ce4f7ef8e7a7ffa261744b05a527913bbcf44e93.file.header.tpl.php on line 108 i am getting this message from an hour , i tried to delete all cache from the folder but again its showing same messages , i am really stragule with this , if any one have an idea about it please share me... thanks friends ,
-
How i can show filtered products in category page !
ayush replied to ayush's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
thanks for your replay vekia .., actually i am using layrednavigation filter , but i can't able to filter the products in category page ! -
Hi , I am trying to show filtered products in my category page , and i used <ul id="product_list"></ul> in my category page , but the problem occuring is , if i come to my product page "product_list" id is showing twice ! in category.tpl included product-list.tpl file but i can't able to show my filtered products in it , Any one have idea about this please share... thanks all ,
-
thanks Doulas Akula , i already informed them about this problem , hope it ll be fine soon ! thanks anyway for ur replay mate ! , i read a topic about this, Create new php.ini file , put it on the root folder and we could enhance the count as much we wants , if you 've any idea please share it to me !
-
Hi, Any one can help? I need an advice about the problem I face now. I want to modify the translation but I gate always this read line" Warning, your PHP configuration limits the maximum number of fields to post in a form: 1000 for max_input_vars. Please ask your hosting provider to increase the this limit to 1255 at least or edit the translation file manually." What to do? i need to do some trasulation into my office , i installed prestashop 1.5.3.1 thanks ,