Jump to content

scythe000

Member
  • Posts

    155
  • Joined

  • Last visited

Posts posted by scythe000

  1. Can someone let me know how I go about modifying these jquery's? I have no experience modifying websites so any help would be most appreciated :)

    Use an FTP client to download the files mentioned, then edit them wit ha text editor per the instructions above and re-upload. Be sure to back up first be fore you overwrite your files.

  2. Here's the error i get:

    The following errors were detected:

    • Error: PCLZIP_ERR_MISSING_FILE (-4) : File 'stats/logs' does not exist

    Looks like it's trying to backup the stats directory which is probably casuing issues. I'd recommend either coding it out, or better, give us an option to exclude directories.

  3. PROPERLY configured servers will log all PHP errors to the error_log file in the main store folder. That's the first place to look. If that doesn't work, you can temporarily enable error display in the /classes/debug.class.php file on line 100:

    ini_set('display_errors', false);

    Set the false to true and upload the file. Then when you visit whatever page is coming back blank, you'll see what it's complaining about. This is what we do all the time to troubleshoot customer sites.

    :w00t:

    This is super useful info, thank you so much! I'm adding it to my tip list.

    Ok...my problem is this...Fatal error: Maximum execution time of 120 seconds exceeded in /var/www/vhosts/mydomain.it/httpdocs/includes/functions.inc.php on line 263

    BUt first of 5.1.2 i have not this problem...this upgrade are inly downgrade and final result is eveytime only sheet...cubecart team must be stupid! because they block at every DOWNGRADE my work and want that i buy a ticket from they. bleah!!!!!

    John, these guys work really hard on this. I can tell there's a language issue, but there's no place to be calling them stupid!

×
×
  • Create New...