Jump to content

Kalpesh

Ambassadors
  • Content Count

    23
  • Joined

  • Last visited

Everything posted by Kalpesh

  1. Hello , Can anyone help me out : I am recieving an \error while client processes the order .I get the following error : Table 'visionpu_new.ps_carrier_group' doesn't exist SELECT c.*, cl.delay FROM `ps_carrier` c LEFT JOIN `ps_carrier_lang` cl ON (c.`id_carrier` = cl.`id_carrier` AND cl.`id_lang` = 1) LEFT JOIN `ps_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)LEFT JOIN `ps_zone` z ON (z.`id_zone` = 3) WHERE c.`deleted` = 0 AND c.`active` = 1 AND cz.`id_zone` = 3 AND z.`active` = 1 AND c.`is_module` = 0 AND c.id_carrier IN (SELECT id_carrier FROM ps_carrier_group WHERE id_group IN (1)) GROUP BY c.`id_carrier` Cannot resolve the issue. I am using 1.3.2 version of prestashop. Please help me out.....................
  2. HI its giving me error <'img/rupee.png'.'">'; on block cart ,and on top cart notification its working great on front page is there any solution? Thanks in advance
  3. Hey Many Thanks... i will surely test it ...just one question ... is it going to replace all the currency symbols with images...?
  4. Thanks VNguyen But extremely sorry its really helpful if you help me with the code for using the images and file names in which i need to change the coding, i am using default prestashop theme... the version is 1.3.2 Many thanks for your post
  5. Hi, i am trying to change the currency symbols as an image, in Prestashop 1.3.2, i have seen several posts regarding " currency as Image" My issue is i want to change the front end currencies kindly check the attached Screen shot of requirement...please help with the code and the in which file i need to do changes... Thanks in advance Cheers!!!!
  6. Hi, please refer following topic as you have to do some necessary changes manually from php my admin http://www.prestashop.com/forums/viewthread/32052/installing_prestashop/solvedunknown_column_g_dot_price_display_method_in_field_list Also you can compare the tables which are giving errors and update them accordingly at Php My admin i have successfully fixed my problem...Thanks to this topic... Cheers !
  7. Thanks for your reply, Mistakenly I haven't created it at the time of up-gradation, is there any way to repair existing DB because my Store is live now is there any other way to do this from PHP my admin i am new to all database stuff...please guide in detail if possible it will be really helpful for me...I am not able to create any Group from front end also there is no option to chose a group to access category or access level
  8. Hi, anyone can help me on this ? please refer the thread... http://www.prestashop.com/forums/viewthread/72941/configuring___using_prestashop/sos__urgent_help_needed__problem_with_default_group/ Thanks
  9. Hi, recently i have done some changes with my Ps_group table now i am not able to create any group from admin end... its giving the error message 1 error an error occurred while creating object group (Unknown column 'price_display_method' in 'field list') also i am not able to assign any group to my product category i have upgaded my version from 1.2.5 to 1.3.1 also i have attached screenshots of the same please revert asap
  10. Hello I have created a ps shop on visionpune.com/estore but it seems to have some problem. i cannot see the product details after clicking on the product also the complete right hand panel. also when i click on the login button the page becomes blank. Can anyone help me out with issue as i have stuck badly..............
  11. Hello I am using 1.2.5.0 presta, but i am facing an isue with the admin panel when i login to admin panel and click on the customers tab where we can see the list of customers but on clicking i cannot see the details the page becomes blank. Also now i am recieveng a validation link in the mail after registration but this was not done before... i deleted the validation link from accounts.txt and html and now i am recieveng error on clicking the products in frontened ,saying you cannot access t
  12. actuallly it is a malware which has created a garbage script and some 8-10 domain names listed wich pass on the malwares are listed on each page where js is used..... it has compromised my machine, my ftp acount and the login id password too. i dont know what to do. i have changed all my login id's and passwords too. fed up now........... i am repeatedly formating my machine
  13. Hio I have 5 sites affected with virus and not able to resolve can any one help me..... using prestashop 1.2.5
  14. Hello Friends I want to change only the manufacturer module to author but want te same functionality and all same as manufacturer but nly want to change that to author. i am not a programmer. i am using prest 1.2.5.0. Can any one help me out..... asap.....
  15. i am trying to click on the order detail tab but its showing DB error like following Table 'rozerbae_igadget.ps_order_credit_data' doesn't exist SELECT * FROM `ps_order_credit_data` WHERE `id_order` = "8" please revert me on the same matter my store is running good but its showing error on cheking the new order and customer registrastions please help me
  16. Hi Can anyone solve the paypal issue on my site igadgets.in . the amount inserted in rupees after add to cart and going to paypal it multiplies the amount. like if 120Rs. it show 120$ shown in paypal. I am trying to reslove this issue since last 2 months but stuck badly here. i am using 1.2.5 version of Prestashop. Kindly inform me wether this issue can be solved or not. I am really afraid i will start loosing my business....... Please Please Please help me out??????????????/ if you wana check you can check on www.igadgets.in and experience the difficulty i am facing................. regards Kalpesh
  17. Hi I am facing a issue with the prestashop to paypal INR issue in all my stores….. Please can anyone help me out or there could be no use of using prestashop…….. I have done the following configuartion: -Payments Tab>>Currencies : Added Indian Rupees(INR) to the currencies list. -used “Updated Currency rates” button to update the latest conversion rates. -Set Default Currency: “Indian Rupees” – Payment Tab>>Payment Module Restrictions: Selected Dollar as the currency for Paypal.(because Indian Rupees is not supported by Paypal). I hav already done my pament module configuration.When Customer Checks out a product(with price in Indian Rupees) and chooses Paypal as the Payment option, he is redirected to Paypal site where he is shown the Payment amount in Dollars which is the number of Dollars after conversion. Now after the customer pays thought Paypal, he gets a confirmation screen and when he clicks on the Button to go back to Prestashop site, the My Orders section in prestashop shows the status of order as “Payment Error” and the Total Price in Indian Rupees as the same figure which was there for Dollars.eg. If he bought for 1000 Indian Rupees, then after convesrion, he paid around 20 Dollars (1 US Dollar = 50 Indian Rupees) on Paypal, and when he comes back to Prestashop, prestashop shows only 20 rupees paid against that order which results in the status as “Payment Error”. I checked the seller’s sandbox account, the payment was done correctly i.e. 20$. Looks like the conversion is happening only while going from prestashop to Paypal, but it is not happening from Paypal to Prestashop after payment. I have gone through the thread posted on presta but could not solve the error….. please kindly help s out…. Can someone help me in this. Is this a bug or some mistake in configuration? My Current Version of presta is 1.2.5 and Payapal is 1.6 Sandbox mode is off
  18. Hi I am facing a issue with the prestashop to paypal INR issue in all my stores..... Please can anyone help me out or there could be no use of using prestashop........ I have done the following configuartion: -Payments Tab>>Currencies : Added Indian Rupees(INR) to the currencies list. -used “Updated Currency rates” button to update the latest conversion rates. -Set Default Currency: “Indian Rupees” – Payment Tab>>Payment Module Restrictions: Selected Dollar as the currency for Paypal.(because Indian Rupees is not supported by Paypal). I hav already done my pament module configuration.When Customer Checks out a product(with price in Indian Rupees) and chooses Paypal as the Payment option, he is redirected to Paypal site where he is shown the Payment amount in Dollars which is the number of Dollars after conversion. Now after the customer pays thought Paypal, he gets a confirmation screen and when he clicks on the Button to go back to Prestashop site, the My Orders section in prestashop shows the status of order as “Payment Error” and the Total Price in Indian Rupees as the same figure which was there for Dollars.eg. If he bought for 1000 Indian Rupees, then after convesrion, he paid around 20 Dollars (1 US Dollar = 50 Indian Rupees) on Paypal, and when he comes back to Prestashop, prestashop shows only 20 rupees paid against that order which results in the status as “Payment Error”. I checked the seller’s sandbox account, the payment was done correctly i.e. 20$. Looks like the conversion is happening only while going from prestashop to Paypal, but it is not happening from Paypal to Prestashop after payment. I have gone through the thread posted on presta but could not solve the error..... please kindly help s out.... Can someone help me in this. Is this a bug or some mistake in configuration?
  19. Hi there i am also using presta since long time and i have now stuck to this same same issue about paypal to prestashop money conversion on following urls: www,igadgets.in www.sunshoppe.in please somebody help....
  20. Hi i am trying to add the products in to my web page what i have tried is i have copied some tables and text format to my domain www.sunshoppe.in its trowing th efollowing error..dont kno the exact reason? Please help me : Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@sunshoppe.rozerbaer.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. -------------------------------------------------------------------------------- Apache/2.2.12 (Unix) mod_ssl/2.2.12 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 Server at sunshoppe.in Port 80
  21. Hi, I am newcommer for Prestashop and also having some basic knowladge of coding, i am trying to istall Prestashop Version 1.2.4.0 I am facing some issues ... 1.I have compleated all the requirements related all types of permissions 2.now i am stuck up to stage 3 my DB is imported properly also its successfully connected whenever i am testing it... 3.Afetr clicking next for Stage 4 its showd me the error of plase create the setting.inc.php 4.But after creating that file and clicking to next button the form is not processed for next stage i.e stage 4 5.please Let me know the solution on reported issue ... right now i am using Server version: 5.0.45-community-nt phpMyAdmin - 2.10.1 MySQL client version: 5.0.22 i am stting up the domain on www.needit.in Please Help Meeeeee
×
×
  • Create New...

Important Information

Cookies ensure the smooth running of our services. Using these, you accept the use of cookies. Learn More