Jump to content

Claudia M

Member
  • Posts

    847
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Claudia M

  1. Here is my lines 806 - 808 'email' => 'KEY', 'order_date' => 'KEY', 'custom_oid' => 'KEY' I was looking at the structure of my order_summary in the database and I think, I don't really remember, when this first came up I tried to fix this according to the previous post, but I think I put it back to how it was. Should I do something with this? Here's what thee line looks like:
  2. How do I do that Brian if it's not automatically like that?
  3. Hi, I just upgraded to CC6.2.1. and was checking advanced/maintenance/database and this orange error was still there in order_summary. I thought this was going to be fixed in the new upgrade. Thanks in advance. Me
  4. Thanks for the response Brian, but it seems real involved. I'll keep doing what i'm doing. Me
  5. I currently organize my images like this in file manager. Folder - Variation of shopping category ex. ashtrays-advertising / in that folder a new folder for the specific item ex. jackson service station vintage ashtray ... in this folder I have the images ex. 01-jackson-service-station-vintage-advertising-ashtray-front.jpg. I can change the name of the actual image and even put it in a different folder. I was wondering if there was any way to change the name of the two folders mentioned above without having to delete the old folders and starting from scratch. There's not an edit box like on the actual image page - just a garbage can. Thanks in advance for any and all help!
  6. "I have a concern about the second pair. It seems CubeCart is really wanting that security token, but the "_g=rm&type=plugins" handler isn't convincing CubeCart that a token isn't forthcoming. " Anything I should do?
  7. Is there a fix to this on the way? It seems like a big deal. Thanks!
  8. I added this to the post: stock quantities dont change By JoshuaH, May 17 in Technical Support but I think I want to make it a new post with more clarification. I run 6.2.0 and sold something that I originally had a stock level of 4. It was late and I just saw the emails, didn’t go into admin to see details. This morning I was setting up an account for the customer and noticed that my admin shows 3 in stock which is correct since I sold one BUT the store website says I still have 4 in stock! After reading the above post, I went back to admin and clicked the gray cache button and it changed to 3 in stock. Are we going to have to remember to click the cache button everytime we get an order? What if we are away from the computer like I was when the order is placed and someone places another order for the entire wrong amount of stock?
  9. I got these errors in my log. I’m also showing the matching entries in the Raw Access Logs. I’ve gotten them before and just wanted to see it they were anything to worry about. Thanks in Advance! ERROR LOG [27-May-2018 22:04:03 America/Louisville] PHP Warning: No customer information detected. Order summary was not built or inserted. in /home/claudias/public_html/classes/order.class.php on line 1279 RAW ACCESS LOG 184.151.246.182 - - [28/May/2018:03:04:03 +0100] "GET /index.php?_a=gateway&module=PayPal_Pro HTTP/1.1" 302 20 "https://www.claudiasbargains.com/index.php?_a=checkout" "Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E302 [Pinterest/iOS]" ERROR LOG [28-May-2018 02:05:47 UTC] PHP Warning: Invalid Security Token in /home/claudias/public_html/classes/sanitize.class.php on line 150 RAW ACCESS LOG 173.0.81.1 - - [28/May/2018:03:05:47 +0100] "POST /index.php?_g=rm&type=plugins&cmd=call&module=PayPal_Pro HTTP/1.1" 200 79594 "-" "PayPal IPN ( https://www.paypal.com/ipn )"
  10. Well I run 6.2.0 and just sold something that I originally had a stock level of 4. NO gold cache button. I was setting up an account for the customer and noticed that my admin shows 3 in stock which is correct since I sold one BUT the store website says I still have 4 in stock! Went back to admin and clicked the gray cache button and it changed to 3 in stock. Are we going to have to remember to click the cache button everytime we get an order? What if we are away from the computer when the order is placed and someone places another order for the entire wrong amount of stock?
  11. Congratulations Al, to you and your wife!
  12. There weren't any records in the database. I've contacted Ian. I try to always do as you say regarding deleting a plugin. Set status to off and then delete it. Then I check the plugin file to be sure it was really deleted.
  13. I don't know if this is related, don't think so - not SEO, but I got this error in my log this morning. The plugin is the free one from Daren which was deleted before I upgraded to 6.2.0 [18-May-2018 12:27:21 America/Louisville] PHP Notice: Error: Hook 'SFWS_Product_Dimensions/hooks/class.cubecart.display_product.php' was not found in /home/claudias/public_html/classes/hookloader.class.php on line 288 [18-May-2018 12:28:30 America/Louisville] PHP Notice: Error: Hook 'SFWS_Product_Dimensions/hooks/class.cubecart.display_product.php' was not found in /home/claudias/public_html/classes/hookloader.class.php on line 288 [18-May-2018 12:28:51 America/Louisville] PHP Notice: Error: Hook 'SFWS_Product_Dimensions/hooks/class.cubecart.display_product.php' was not found in /home/claudias/public_html/classes/hookloader.class.php on line 288 [18-May-2018 12:30:36 America/Louisville] PHP Notice: Error: Hook 'SFWS_Product_Dimensions/hooks/class.cubecart.display_product.php' was not found in /home/claudias/public_html/classes/hookloader.class.php on line 288 [18-May-2018 12:31:22 America/Louisville] PHP Notice: Error: Hook 'SFWS_Product_Dimensions/hooks/class.cubecart.display_product.php' was not found in /home/claudias/public_html/classes/hookloader.class.php on line 288 [18-May-2018 12:31:24 America/Louisville] PHP Notice: Error: Hook 'SFWS_Product_Dimensions/hooks/class.cubecart.display_product.php' was not found in /home/claudias/public_html/classes/hookloader.class.php on line 288 I don't know if this makes a difference, but for about a minute my store, admin, ftp, cpanel would not load. Timed out. When it came back it was showing the claudiasbargains skin I used in 6.1.4 and it showed in admin so I just changed it to my current skin.
  14. I understand ... I'll change it back to false when I'm done. Thanks
  15. Got it .. Thanks to All! Why isn't it like this to begin with?
  16. So I just add the line {combine input=$css_input output='cache/css.{$SKIN_FOLDER}.css' age='604800' debug=true} below {combine input=$css_input output='cache/css.{$SKIN_FOLDER}.css' age='604800' debug=false} ? Can I keep it there forever or do I need to delete it when I'm done editing?
  17. Hey, Use to be when you used FireFox web developer tools it would tell you exactly where, what sheet, what line, that style you were looking for was. Now you get something like 0873f.Style sheet name. then a long number. How are you suppose to find the style your were looking for? Thanks in advance, Me
  18. Could it be something old that has been removed? I dont't remember doing this specifically, but I have changed some of my {$Lang} coding (you know what I mean) to actual wording. It seems that when I put the Track Order in my header I may have worded the link something like that ....."cart_lookup" but then changed it. It's kinda foggy though.
  19. Hey Brian, Just thought you’d like to know this. I disabled the Site Testimonial Plugin in my store. I did not delete it – and I got the first and last errors in my log. So the error happens if the plugin is deleted or disabled. The second error is something I had discussed with you before, but now I found the entry in the log that matches it. I don’t know where vieworder&cart_lookup comes from. Anything to worry about? I’ll delete the testimonial entries in the seo database as I did with the reviews. 1. Error Log [17-May-2018 00:33:53 UTC] PHP Warning: array_merge() [<a href='http://docs.php.net/manual/en/function.array-merge.php'>function.array-merge.php</a>]: Argument #1 is not an array in /home/claudias/public_html/classes/seo.class.php on line 357 Raw Access Log Entry 40.77.167.205 - - [17/May/2018:01:33:53 +0100] "GET /testimonials.html HTTP/1.1" 200 17428 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 2. Error Log [17-May-2018 00:35:56 UTC] PHP Warning: Security Warning: Illegal array key "cart_lookup}" was detected and was removed. in /home/claudias/public_html/classes/sanitize.class.php on line 111 Raw Access Log Entry 207.46.13.96 - - [17/May/2018:01:35:56 +0100] "GET /index.php?_a=vieworder&cart_lookup} HTTP/1.1" 200 15541 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 3. Error Log [17-May-2018 00:36:00 UTC] PHP Warning: array_merge() [<a href='http://docs.php.net/manual/en/function.array-merge.php'>function.array-merge.php</a>]: Argument #1 is not an array in /home/claudias/public_html/classes/seo.class.php on line 357 Raw Access Log Entry 207.46.13.96 - - [17/May/2018:01:36:00 +0100] "GET /addtestimonial.html HTTP/1.1" 200 17426 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)"
  20. Thank you so much Brian, I'll get on it right away. Oh and thanks to you and Ian for explaining the time thing to me!
  21. Could this be what we’re after? I use to have Daren’s Product Review Plugin installed until we figured out it wouldn’t work well with my store – vintage, mostly one of an item and then listing removed when sold so the review is gone too. Great plugin though! But I deleted that plugin quite awhile back and went with the Site Testimonials plugin instead. RAW ACCESS LOG ENTRIES 207.46.13.146 - - [15/May/2018:00:50:21 +0100] "GET /productreviews.html HTTP/1.1" 200 17662 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 157.55.39.92 - - [15/May/2018:02:14:18 +0100] "GET /addproductreview.html HTTP/1.1" 200 17669 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" ORIGINAL PHP WARNINGS [14-May-2018 23:50:21 UTC] PHP Warning: array_merge() [<a href='http://docs.php.net/manual/en/function.array-merge.php'>function.array-merge.php</a>]: Argument #1 is not an array in /home/claudias/public_html/classes/seo.class.php on line 357 [15-May-2018 01:14:18 UTC] PHP Warning: array_merge() [<a href='http://docs.php.net/manual/en/function.array-merge.php'>function.array-merge.php</a>]: Argument #1 is not an array in /home/claudias/public_html/classes/seo.class.php on line 357
  22. I got 7-zip. Thanks Brian. I'm looking at my log but I cannot figure out the right time. My hosting is with Ian at Havenswift. I'm eastern time in USA
×
×
  • Create New...