Jump to content

shaununouk

Member
  • Posts

    43
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by shaununouk

  1. Thank you Bsmither for your time and effort looking into this error for me, I have now updated to the latest version available of the eBay sales module and hopefully this latest version will solve a lot of errors or problems that have been happening.
  2. Thank you, I have done the above, will send you a message and big file!
  3. We have a tooltip now appearing showing: __call() (smarty_internal_extension_handler.php:133) _callExternalMethod() (smarty_internal_data.php:270)
  4. Error message has now come back but exactly same format as before, no tooltip pop up link either afraid to say. [<strong>Exception</strong>] /home/********/public_html/includes/lib/smarty/sysplugins/smarty_internal_undefined.php:62 - undefined extension class 'Smarty_Internal_Method_MuteExpectedErrors' https://
  5. I have copied the lines of code in but have now lost the error message, it is blank except except for the https:// which just leads to about:blank#blocked. As time is getting late in UK, I shall look into this later, Thanks very much for taking the time and effort to help solve this error. You are very helpful to so many on the cubecart forums. I have just seen your last post and will paste the new code in as requested and get back to you another time, thanks
  6. No tooltip popups occur on the page, as just all text apart from debug mode link and clear error logs link System Error Log Notice Error - These are unlikely to cause operatinal problems and can be thought of as best practice recommendations. Action is not required. Warning Error - These are unlikely to cause operational problems now but there is a problem, one that is likely to cause bigger issues in the future. Action is recommended. Parse Error - These are caused by misused or missing symbols in a syntax. Action is required. Fatal Error - These are are classified as critical errors. Action is required. Exception Error - These are are classified as critical errors. Action is required. Note: Your store should only log notice and warning errors if it is in debug mode. [Clear error logs] Date Message Today, 21:30 [<strong>Exception</strong>] /home/******/public_html/includes/lib/smarty/sysplugins/smarty_internal_undefined.php:62 - undefined extension class 'Smarty_Internal_Method_MuteExpectedErrors' https:// Today, 21:30 [<strong>Exception</strong>] /home/******/public_html/includes/lib/smarty/sysplugins/smarty_internal_undefined.php:62 - undefined extension class 'Smarty_Internal_Method_MuteExpectedErrors' https:// Today, 21:00 [<strong>Exception</strong>] /home/******/public_html/includes/lib/smarty/sysplugins/smarty_internal_undefined.php:62 - undefined extension class 'Smarty_
  7. Hello and thanks for the reply, I just took a guess that the extension may have been a problem as no one else mentioned this "exception error" problem on the forum as websites are upgraded to latest versions on regular occasions. I have checked the files you have mentioned in /controllers/controller.admin.pre_session.inc.php (line 38) /controllers/controller.index.inc.php (line 44) and both line numbers show the same code $GLOBALS['smarty']->muteUndefinedOrNullWarnings(); so assume Smarty v4. is installed correctly. This error is the only one I receive and is constant at around 96 times every 24 hours, I have limited the error log to one day. So no idea what may be causing this.
  8. I have had this recurring "exception error" since a previous update a while back, cannot remember which one though, I believe it may be an extension error, possibly an ebay one and will have to contact noodleman the developer if so as I only use paypal, Amzin by nitefox template and by price shipping module, nothing else, Just though I would mention this error on the forums to see if any one else recognises this error with smarty or is this a template error? Today, 14:30 [<strong>Exception</strong>] /home/***********/public_html/includes/lib/smarty/sysplugins/smarty_internal_undefined.php:62 - undefined extension class 'Smarty_Internal_Method_MuteExpectedErrors' https:// Today, 14:00 [<strong>Exception</strong>] /home/*********/public_html/includes/lib/smarty/sysplugins/smarty_internal_undefined.php:62 - undefined extension class 'Smarty_Internal_Method_MuteExpectedErrors' https:// Any help, or advice, always appreciated. Version 6.5.1 PHP 7.4.3
  9. For a product with no colour options, when this is zero stock a banner across the image appears to say "Out of Stock" and with products with various colour options, any option then showing zero, the customer gets an error warning saying " Sorry but the chosen product option combination is out of stock or the last of the stock is already in your basket " when they attempt to add that item to the basket. Hopefully everything is now working correctly.
  10. Ahh, to be honest I did not know what the system clipboard was, I have now deleted the three original lines above, etc as requested in your previous reply and all is now working as it should be with regards to the categories linking to the correct links. Thank you
  11. The edit as requested now looks like if($GLOBALS['config']->get('config', 'hide_out_of_stock')=='1') { $search_data['inStock'] = true; } // Presence of a join is similar to presence of a search keyword if (!empty($joins) || is_array($search_data)) { if($GLOBALS['config']->get('config', 'hide_out_of_stock')=='1') { $search_data['inStock'] = true; } if (!empty($search_data['priceVary'])) { // Allow for a 5% variance in prices I believe this to be correct, But still the same problem.
  12. I am logged out and have cleared cache, I have sent an email to you.
  13. Yes this is new to me, as never used this hide function before, may have been a problem that existed in the previous versions of my CC, I had just come across this thread and decided to test this hide out of stock function myself to see what would happen.
  14. I have just used or ticked this hide out of stock feature myself to see what happens, as I have a few listings with different colours and have the odd colour option that is now out of stock and it seems to break my shop category's. All 7 shop categories are displayed correctly but they only link to category ID No.1 and only show ID no.1 category even when you click on category no 3, 4 or 5. All 7 categories link and display correctly when I untick this hide out of stock feature and I will just leave the shop like this as I usually have it 100% stocked. I am using CC 6.4.9
  15. Ok, will try and restore a backup file. Thanks
  16. I hope you don't mind me jumping on this thread with regards to 6.2 Installation problems. But I did an update via ftp from 6.1.14 to 6.2 myself this morning with standard foundation skin, had green lights all the way through setup and installation, upon logging logging in to admin with new details, though nothing seems to have changed, checked that store overview said 6.2, it did. Open store up to view and noticed home screen banners displayed all 4 images down the screen and not sliding effect, other error was top right basket link never worked and also on all product pages, the specification tab info was displaying information underneath product description, so the tab button not working as it should. Got a panic on and managed to ftp 6.1.15 on instead, everything looks back to normal as in it seems to be working ok Just checked upgrade logs: not sure if this was from 6.1.15 errors. admin_****/skins/default/templates/products.coupons.php - Content after extract don't match source admin_*****/skins/default/templates/main.php - Content after extract don't match source admin_*****/skins/default/templates/settings.geo.php - Content after extract don't match source admin_*****/skins/default/templates/customers.gdpr.php - Missing but expected after extract Couple of system errors now as well. Today, 13:06 [Notice] /home/*****/public_html/admin_*****/sources/settings.index.inc.php:130 - Undefined index: path Today, 13:06 [Notice] /home/*****/public_html/classes/ssl.class.php:38 - Undefined index: _g Today, 13:05 [Notice] /home/*****/public_html/admin_*****/sources/dashboard.index.inc.php:380 - Undefined variable: smarty_data Check/Uncheck all With Selected: Will stick with 6.1.15 for now and see how things run over the next day or two.
  17. Where are these Instructions at for renaming the admin folder?
  18. Thanks, I will take a look at your global solution and will try and change it to this way, instead of changing it every time on templates when new updates happen.
  19. I have been a user of cubecart for the last few months and have overcome a few teething problems I had at the beginning and am processing orders and am now selling with my cubecart store. A little annoying niggle I have with the cart is the postcode is not in capital letters (as recommended by Royal Mail) when printing orders if the customer does not write them in capitals when ordering. As I use Integrated paper with a pull off customer address label I though I would have a look at the code. I changed the print label code in orders.print.php <div id="printLabel"> <div> {if !empty($order.name_d) && empty($order.last_name_d)}{$order.name_d}{else}{$order.title_d} {$order.first_name_d} {$order.last_name_d}{/if}<br> {if !empty($order.company_name_d)}{$order.company_name_d}<br>{/if} {$order.line1_d} <br> {if !empty($order.line2_d)}{$order.line2_d}<br> {/if} {$order.town_d}<br> {$order.state_d}<br> <span style="text-transform: uppercase">{$order.postcode_d}<br> </span> {$order.country_d} </div> <div class="sender">{$LANG.address.return_address}<br>{$STORE.address}, {$STORE.county}, {$STORE.postcode} {$STORE.country}</div> </div> by adding, changing to <span style="text-transform: uppercase">{$order.postcode_d}<br></span> to the {$order.postcode_d} <br> text. No idea if this is the correct way to complete this, but it seems to work okay!
  20. Scrap that last reply, not sure what is happening, I will reply to your message again Brian. Thanks
  21. I have managed to figure this out when Brian mentioned the floating div for the address as a printer setting error on my browser, The Header setting was too high, I have reduced this header setting and all is working as it should. Thanks for the assistance.
  22. Thanks for quick reply, I did have this happen on previous version 6.1.8 but managed at the time printing orders one at a time, I have just now only had time to mention this problem on the forum. I have just done the browsers (firefox) print preview, the address are missing from page 2 onwards.
  23. Took me ages to change my signature as could not find it due to font colour being faint, Whats that all about.
  24. In the unsettled orders, when I select 4 orders to print as in Check box(4), Dont change order status, then, print an Invoice, Go The first address will print and then the next 3 address will not print on paperwork. (customer delivery address top right corner just blank) All four customer address are showing on the Invoice print page that appears when you press go but they do not all print. I am currently just printing each order Individually and marking as order complete with no problems. Anyone else come across this problem.
  25. Yep, that sounds like a plan, I have invested time and money in the past few months into this cart but never realised I had made major errors on the upgrades. I will look into tech support and see if they can sort it out. Thanks
×
×
  • Create New...