Jump to content

ayush

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by ayush

  1. Hi guys , I want to set vat for a single country like Belgium i need to set 21 % and other all country should have 0% , if any one have an idea please share it thanks,
  2. thanks Vekia for your replay , i just want to know is there any otherway we can redirect the url , instead of use .htaccess ? Before i can set it in the indexController.php
  3. HI friends , I am getting tired to find , Beofre i can able to redirect my page into index.php?controller=new-products and set it as my home page But in prestashop 1.5.3.1 i am getting errors . If any one have idea about it ,please share it to me , thanks guys )
  4. 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 !
  5. 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
  6. No vekia , i am using theme481 template file , but i am getitng all where these message ,
  7. 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 !
  8. 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 ,
  9. thanks for your replay vekia .., actually i am using layrednavigation filter , but i can't able to filter the products in category page !
  10. 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 ,
  11. 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 !
  12. 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 ,
  13. Nemo thanks for your replay , i got a module for showing the best sellers products by category wise anyway i am really thankful for your replay mate ! and add a new hook for category page http://www.prestasho...rding-to-sales/
  14. hi , anyone have idea about this topic ? i was trying listing the best seller product in product listing page but its doest working ! ( if any one have idea about it please share me ! thanks all
  15. Dear all , Does anyone have idea about how to paginate fetured product in home page , i am just stuck with P1.5 , i dont want to redirect my home page into category , thank all
  16. Dear all , i want to set my home page as "index.php?id_category=9&controller=category" but in presta 1.5 its not working , i was done in old versions but i dont know how to do it in presta 1.5 , anyone of u have idea about this please share it with me , thanks ....
  17. thanks friend, but i had a doubt in this case my all link will redirect to the category page ???, i wish to set it as my home page ,
  18. Hiii all , I want to set my home page as index.php?id_category=9&controller=category&id_lang=1 , how i can do this ? Please help me how i can solve this problem! , thanks all ..
×
×
  • Create New...