Jump to content

Tuba

Member
  • Posts

    25
  • Joined

  • Last visited

Everything posted by Tuba

  1. Tuba

    config file

    Many thanks up there in the Rockies, that has fixed it.
  2. Hi I am running on an old version 3.x and I am having difficulties accessing the database and I can't find a config file. does one exist of Cubecart and if so where can I locate it please. If not what file control the username and passwords.
  3. Hi Bsmither thanks for your reply, I changes the general setting control to be smtp and smtp port back to 25 and everything is now working. Many thanks for your help. :rolleyes:
  4. Hi I have a situation that if a customer has forgotton their password and request it providing their email they get this warning: "Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in E:\Domains\teagownsandtextiles.co.uk\wwwroot\store\upload\classes\htmlMimeMail.php on line 706: And a message as well saying for example Forgotten Password A new password has been sent to [email protected]. I can't find anyhwere php.ini and I tried to modify E:\Domains\teagownsandtextiles.co.uk\wwwroot\store\upload\classes\htmlMimeMail.php on line 706 with the addition of ini_set() and placed it here: $result = mail($to, $subject, ini_set(), $this->output, implode(CRLF, $headers)); but this did not work. Can anyone advise me what to do I am not a techo so please if possible make is simple. On the advise of my server company I made the mail part of general setting as per the attached. They suggested that if the feault smtp port of 25 did not work to maske it 49.
  5. Many have looked but no answers yet, hasn't anyone got any ideas how to solve this problem. Hi, I am operating on 3.0.15 but have same problem on all my versions in different stores. If I go into product option and in 3. Assign option & value to product section edit an item say change the price, then click Edit Product Options. On clicking the page does not change and eventually times out after several minutes. If I then go back a page in explorer I can see the edited update has taken place. However, in in another window I view the shopping cart I can see the price has changed in a matter of seconds. I am operating on a Windows Server, also there are no other problems like adding options. Website is http://www.gardenplanters.org.uk/store/upload/index.php Has anyone experienced this problem, if so is there a solution please? The error I get is: Fatal error: Maximum execution time of 120 seconds exceeded in E:\Domains\gardenplanters.org.uk\wwwroot\store\upload\admin\includes\auth.inc.php on line 47 PHP Fatal error: Maximum execution time of 120 seconds exceeded in E:\Domains\gardenplanters.org.uk\wwwroot\store\upload\admin\includes\auth.inc.php on line 47
  6. Thanks for your reply, I have solved it I had impleneted CubeCart using MySql 5, but for whatever reason if will not work with 5, so I have re-implemented using MySql 4 and all works fine.
  7. Hi, I have just upload 3.0.20 and tried to disable Print Order Form, but I am getting this error message: MySQL Error Occured 1264: Out of range value adjusted for column 'default' at row 2 QUERY = UPDATE CubeCart_Modules SET `status`='0', `default`= '' WHERE module = 'gateway' AND folder = 'Print_Order_Form' I have done several cubecart but this is the first time i have had this problem. Has anyone got any suggestions to get round the problem.
  8. Hi, Thanks for your help I found the code on line: 2083. 'tellafriend' => "Tell a Friend", All is now working fine. Great support and many thanks from a php novice.
  9. Thanks for your help the first option did not work but the second one did i.e.: $send = $mail->send(array($config['masterEmail']), $config['mailMethod']); Iwonder if you can help me with one other item that was on my original topic namely how do change the wording of the hyperlink on bottom of the page: http://coventrymotorcycles-co-uk.cherry.pr...amp;productId=6 From "Tell a Friend" to "Enquire about this item"
  10. Hi, I have made the changes you suggested but when I click on Tell a Friend" on page http://coventrymotorcycles-co-uk.cherry.pr...amp;productId=6 , I get this message: Parse error: syntax error, unexpected ',' in E:\Domains\coventrymotorcycles.co.uk\wwwroot\bikes\includes\content\tellafriend.inc.php on line 85 Since I have no knowledge of php can you please suggest wghat is wrong.
  11. I am attempting to change the "Tell a Friend" to "Enquire about this item" so that the form goes to the stores owner. It leads me to two points: 1. On the product page e.g. http://coventrymotorcycles-co-uk.cherry.pr...amp;productId=6 on my developing site how can I change the "Tell a Friend" hyperlink wording to say "Enquire about this item". 2. Based on another forum Item I have modified some of the details on the "Tell a Friend" hyperlinked page e.g. http://coventrymotorcycles-co-uk.cherry.pr...amp;productId=6 by on the page: language/en/lang.inc.php changing some of the code below the code: $lang['front']['tellafriend'] = array( on line 1891 I would like to pre-load "Friends name and address" with the stores name and email address? does anyone know how i can do this. -uk.cherry.predns.net/bikes/index.php?act=taf&productId=6 I am not a php programmer so please assume I know little.
  12. Hi, I found this reply very useful, I am trying to do something slightly different: I am attempting to make the form an Enquiry Form to go back to the Store Owner about a product. It leads me to two points: 1. Can I preload the "Friends name and email address" with the stores name and email address? If so so how? 2. On the product page e.g. http://coventrymotorcycles-co-uk.cherry.pr...mp;productId=11 on my developing site how can I change the "Tell a Friend" hyperlink wording to say "Enquire about this item" How you can help.
  13. Hi, When I try to delete a product option attribute I get this message: Fatal error: Maximum execution time of 120 seconds exceeded in E:\Domains\conservatorycanefurniture.co.uk\wwwroot\canestore\admin\includes\auth.inc.php on line 46 Ialso get the same message it i try to delete Option Name or an Assigned Option. Anyone got any ideas. I am operating 3.0.17 on a Windows Server. I have contacted my Hosting company and they have reported the following: "We have investigated your issue and it seems that when we delete that particular product, there is a query goes to MySQL database to delete that particular object or product but we have monitor it and query pending in sleep mode. We suggest you to please check coding."
  14. Hi, I have changed a shop from free shipping to Fixed Rate shipping, but when I check the basket on a test, the shipping cost is showing as na. I did this today, is there some time delay before the feature works? or do i have another problem that needs fixing, if so any suggestions please.
  15. Can you do the same with Skins, since i only want to use classic on these 10 stores/
  16. Hi, i have a slow internet connection and currently have the task of uploading 10 seperate stores all of which are in English Only is it possible without upsetting anything else to just delete the folders under launguage folder with the exception of folder en?
  17. Hi, I am relatively new to cubecart have built two but single stores. How do i set up a store which may have agents using I presume the same database, but when someone orders an item the credit for thatitem goes to that areas agent? e.g. there are agents in North East, North West, Midlands etc.
  18. Spot on... You may also like to have a quick read of the documentation over at cubecartforums.org... they have some step by step set up guide on product options...
  19. hi Iam a relative newbie, Iam trying to understand what the + -NA options do on the assign Options section, I have viewed the Tutorial but i am still confused. Does it work like this: + which adds the attribute price to the basic price – subtracts the attribute price from the basic price NA means the attribute price is the price of the product with that attribute. Any advise would be appreciated
  20. Hi, I have searched but not found anyone reporting my problem, I am new to Cubecart using version 3.0.15. When editing a product I make the changes but when I click to make the changes I get this message: Fatal error: Maximum execution time of 30 seconds exceeded in E:\Domains\gardenplanters.org.uk\wwwroot\store\upload\admin\includes\auth.inc.php on line 47 Is this a Cubecart problem or have i to ask my shared windows sever to do something. Any ideas or suggestions please.
  21. Hi, I am a newbie and currently have a store that calculates shipping cost by weight. Using cubecat version 3. The view cart screen shows shipping cost as Zero (0) but if you proceed through towards payment the shipping costs are displayed. Does anyone know of a mod, preferably Free that will display the shipping cost in Cart view. There are no complications in respect of varialble tax etc. all deliveries are with the United Kingdom.
  22. Dont forget, tax and shipping cost are shown in checkout step4 only by default. If you want to show it in any of the previous steps you have to use mod - modification. The reason it shows in step4 is simple - customer is logged in and customer location is known. Tax + some shipping modules are related to customer location As a complete Newbie what is and how do Iuse Mod - Modification When Idownloaded CubeCart 3.0.15 I had two other folders that as yet Ihave done nothing with they are: Changelog and Upgrade it it something to do with them?
  23. PLEASE IGNORE THIS POST - Although the shopping cart did not show the shipping cost, when I tested going through to payment it did show it and add it to the totsal price to pay. I must say it is a bit confusing that shipping cost do not show until the later stage.
  24. Hi I found this thread very useful. I am sure I am missing something basic, I have just installed for the first time at http://www.riversanimalhousing.co.uk/store/upload/index.php. When I test adding an item to the cart and view it it does not display the shipping cost but (n/a) I have on each product added its weight in kg and on the shipping page only have enabled shipping by weight and the following: status: enabled zone 1 countries: GB zone 1 handling fee: 0 zone 1 shipping first class: 30:25.00,40:35.00,50:45.00,500:100.00 Can anyone suggest what I have done wrong or have missed. I am using CubeCart_3.0.15 PLEASE IGNORE THIS POST - Although the shopping cart did not show the shipping cost, when I tested going through to payment it did show it and add it to the totsal price to pay. I must say it is a bit confusing that shipping cost do not show until the later stage.
  25. Hi I am sure I am missing something basic, I have just installed for the first time at http://www.riversanimalhousing.co.uk/store/upload/index.php. When I test adding an item to the cart and view it it does not display the shipping cost but (na) I have on each product added its weight in kg and on the shipping page only have enabled shipping by weight and the following: status: enabled zone 1 countries: GB zone 1 handling fee: 0 zone 1 shipping first class: 30:25.00,40:35.00,50:45.00 Can anyone suggest what I have done wrong or have missed. I am using CubeCart_3.0.15
×
×
  • Create New...