Search:

Type: Posts; User: tzre

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    678

    Re: Specials in Product Info Right Column?

    No, seriously...
  2. Replies
    4
    Views
    678

    Re: Specials in Product Info Right Column?

    Why does that code exist ? I mean :


    // test if box should display
    $show_specials= false;

    if (isset($_GET['products_id'])) {
    $show_specials= false;
    } else {
    $show_specials=...
  3. Is it ok to reorder and add new columns in a table ?

    Hi,

    I would like to add a newcolumn to the products table, and set this newcol to be at position #2 in the table (so as to be easy to see it).

    Would this be ok? Or would it break the site?
  4. Re: dir(includes/templates/classic/index) NO such file or directory. Stacktrace.

    Right, @dir, roger! Panic time over, thank you doctor!
  5. Re: dir(includes/templates/classic/index) NO such file or directory. Stacktrace.

    Ok, so does this mean that when there will be a real problem it will be buried in a 4000 line warning log, or it will show up normally into apache_error_log ?
  6. dir(includes/templates/classic/index) NO such file or directory. Stacktrace.

    Hi,

    doing a fresh install of 1.3.9h on unix (same works ok on windows).

    Installation is successful without any problem, but when i load the frontend i get a huge myDebug...log in /cache/ on...
  7. Thread: Query Cache v1.0

    by tzre
    Replies
    135
    Views
    33,586

    Re: Query Cache v1.0

    Where does QueryCache store its cache ? In a file ?

    For how long is the result of a select query cached ?




    Can this be made to work with something like APC or memcache?
Results 1 to 7 of 7
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR