Jump to content

keat

Member
  • Posts

    1,614
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by keat

  1. Is there anything in the error logs ? Also, when the login fails, are you using a cached password ? Might be worth clearing your browser cache. Regarding the version, using PHPMyAdmin open up the table history, and see what version numbers are there.
  2. I've just cleared out a few hundred today, although I've no idea how long they've been there. My server now runs Mod Security so hopefully, this should be well protected anyway.
  3. Regardless of which of these so called free SEO tools I use, each one has thier own take on what's good and whats not. I'm not sure I can entirley trust that any have a definitive answer. Any thoughts.
  4. I've not seen this feature before, is it hiding somewhere ?
  5. Actually, delving deeper in to the matrix, I'm not sure it will do what I want it to do, so maybe you guys could tell me otherwise, or if theres a mod available. we sell about 25 sizes of cableties, available in Black or White, with an option price for 100, 1,000 or 10,000, each cable tie has it's own product entry. If a customer wants 500, he chooses 100 from the option and inputs 5 in the quantity box. similarly if he want 5,000 he'd choose the 1,000 option and select qty 5. It's messy, but worked for us for about 5 years. What i'd rewally like to do would be to have a single product, with options for the colour, sizes and qty. But for the cart to differentiate between a small tie at pennies to a large one at pounds. something similar to one of our competitors.. I can't see how CC can do this ??? http://www.cabletiefan.co.uk/webimages/ties.jpg similar to the above image
  6. Is it possible to use the options matrix without having to input a stock level. For instance we sell cable ties, we probably have 100,000,000 in stock. I can't seem to figure out how to use this without having to use a stock level.
  7. Could this be anything to do with 6.1 requiring PHP 5.4 ???
  8. I had the same issue today. I added product_code to the email templates and got the following error. HTML Content: Syntax error in template "{$DATA.first_name}{$DATA.last_name}{i..." on line 53 "{if !empty($DATA.ship_method)}{$DATA.ship_method|replace:\'_\':\' \'}:{if !empty($DATA.ship_product)} ({$DATA.ship_product}){/if}{else}Shipping:{/if}" - Unexpected "\" Plain Text Content: Syntax error in template "{$DATA.first_name} {$DATA.last_name} {if..." on line 48 "{if !empty($DATA.ship_method)}{$DATA.ship_method|replace:\'_\':\' \'}:{if !empty($DATA.ship_product)} ({$DATA.ship_product}){/if}{else}Shipping:{/if} {$DATA.shipping}" - Unexpected "\" I sort of half remembered this from a year ago. I'm intigued to know what causes this, both 6.0.10 and 6.1.5 sites did this, I guess the only common denominator is my server ??
  9. Syron It might be worth enabling debugging Store Settings>>Advanced Anything you do from here on will be echod at the bottom of the screen. You can limit this to just your IP if you don't wish for customers to see it.
  10. It is indeed in file manager images, (which I wasn't aware existed), I dare say I can remove it from here too. I'd be interested to know where it's hiding though. Before I deleted from file manager, I chose the edit button, in the hope that it might give me some pointers to it's location,. The database gave no pointers. I then received: That image no longer exists. All references to it have been removed. And it went away. Now thinking back, I seem to recall an issue a few weeks back with: Not enough memory to create thumbnail from `index.htm`. Please optimise this source image. I removed the offending index.htm, but I guess it's reference was left behind in the database.
  11. Filezilla, but I also have access to WHM, so can gain access to everything on the server, just about from the on switch.
  12. I can't see it in cpanel file manager or down at OS level on the server either, so if it's hidden, it's hidden well.
  13. When ereg was depreceated on my V3's I had issues with Estelles and Goobers mods, both of whom have retired. Fortunately, Semperfi is handling Estelles mods. Daren was really helpful and didn't charge me anything for the support (impressive), I also had an issue with a Goober Mod, which was obfuscated, this one took a right load of faffing to get working again. So when these coders retire, what is the ethical code. ??
  14. I've totally blocked RU (and recently BG) in my server firewall. A tad harsh, but I don't need the hassle.
  15. On a similar subject, if I open up a product and go to assign an image to it, I can quite clearly see in the images list index.htm. However, there's no such file in the source folder, or sub folder within. Any ideas wher it might be pulling this from ?
  16. Rather than commenting the sections out with smarty tags, I removed them (made a backup 1st), and this seems to work.
  17. I tried those edits, but then the cart just went blank. I suspect because my content.category.php isn't stock, editing out those line broke something else.
  18. I have a small issue with one of my mods, so whilst I'm awaiting a fix, I'd like to discourage users from using the 'row view'. (foundation skin) Either disable the 'row' view or i thought maybe just modify the icon for a few days and put a red X through it. Any ideas where these are? I can't seem to find them.
  19. I rolled back the cubecart.css edit, via ftp, and a few edits prior to this also. I'm back in. I found this in the database. [<strong>Exception</strong>] /home/cabletie/public_html/includes/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:7 - Syntax error in template "file:/home/cabletie/public_html/admin/skins/default/templates/ccpower.php" on line 7 "{* <div class="powered">eCommerce by <a href="http://www.cubecart.com">CubeCart</a></div> }*" missing or misspelled comment closing tag '*}' looks like I may have put the *} the wrong way around. I'm off to bed, I'ts been a long day.
  20. The front end is working. Ive rebooted the server, harsh i know, but I'm getting weary and it's late now That didn't work either
  21. I have a dedicated server. But the site is live today, so no historical backups as such
  22. Yes I thought that so restored cubecart.css, but still can't get. I also restarted MYSql and Apache. I found this in the logs also not long after. PHP Notice: Error: Hook 'category_product_options/hooks/class.cubecart.pre_display_category.php' was not found in /home/cabletie/public_html/classes/hookloader.class.php on line 280 Which I guess is related to one of the mods. I removed the hook from the database, but still no joy.
  23. I cleared the cache and now can't get in to admin. I'm not sure it's related though
  24. Just cleared the cache, the screen went blank, and now I can't get in to admin. I just get a white screen. I got this in error log around the time [25-Feb-2017 22:36:47 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/xxx/public_html/admin/sources/maintenance.index.inc.php on line 850 foreach($index_map[strtolower($index['Table'])] as $column => $key) {
×
×
  • Create New...