Search:

Type: Posts; User: jynxy

Search: Search took 0.02 seconds.

  1. Replies
    12
    Views
    801

    Re: Problem with column_layout_grid v1.3.8

    in stylesheet.css add the following

    .centerBoxContentsProducts { height: 220px; }


    this should increase the height so all the boxes are the same size, you will have to adjust the 220px to fit...
  2. Replies
    18
    Views
    1,975

    Re: After 1.3.9 Upgrade, graphics disappear

    what format is the images in ? .gif .jpg .png etc ??
  3. Replies
    4
    Views
    3,554

    Re: 1.3.9A Breaks FCKEditor?

    Try changing .htaccess inside the folder editors by adding |xml as shown:


    # but now allow just *certain* necessary files:
    <FilesMatch ".*\.(js|css|jpg|gif|png|html|xml)$">
  4. Thread: password

    by jynxy
    Replies
    3
    Views
    746

    Re: password

    No, need to transfer customer details to another system, but it only uses md5 and i cant change the files. otherwise i would add the encryption method.
  5. Thread: password

    by jynxy
    Replies
    3
    Views
    746

    password

    Hello, is there anyway to convert zencart password back to md5 instead of md5 + salt ??

    much appreciated.
  6. Re: Help needed with News_Articles_Management_v2.110

    I have the same problem, think its something to do with php5 :(
  7. Replies
    2
    Views
    1,024

    Re: Customers basket total

    any one ???
  8. Replies
    2
    Views
    1,024

    Customers basket total

    Hi, if a customer adds something to there basket, but does not order, then comes back after the prices have changed. it still shows the old price.

    how do i fix this to show the up to date prices,...
  9. Thread: Sales report 2.0

    by jynxy
    Replies
    858
    Views
    205,816

    Re: Sales report 2.0

    Hi i get the following error. can someone please help.

    thanks.

    Line: 289
    Char: 5
    Error: 'options' is null or not an object
    Code: 0

    the code at this line is the following
  10. Re: Site running fine, admin section extremely slow

    Hi, i have the same problem, was runnging fine on 1.3.5 then upgraded to 1.3.7 which was slow and now running 1.3.8.

    sites pretty clean database and module wise and seems to be something that has...
  11. Replies
    2,019
    Views
    431,378

    Re: Super Orders 2.0

    ok i think i have fixed this.

    open super_batch_status.php from your admin folder

    around line 255 find

    <td class="smallText" valign="top"><?php echo HEADING_ADD_COMMENTS; ?></td>
    <td...
  12. Replies
    2,019
    Views
    431,378

    Re: Super Orders 2.0

    i get the same problem to, im going to look to see if i can fix this, if anyone does before me please can you pm

    thanks.
  13. Re: Currnency problem: Prices are all 0, not using the default currency

    i fixed this by going to the currency and modyfying it.

    in the currency i change the value at the bottom to 1.0 instead of 1.000000 and i also ticked the box to default currency.

    after i done...
  14. Replies
    4
    Views
    1,147

    Re: Uknown Column

    fixed by removing this line in init_sanitize.php

    if (isset($_GET['sku_id'])) $_GET['sku_id'] = ereg_replace('[^0-9a-f:]', '', $_GET['sku_id']);
  15. Replies
    4
    Views
    1,147

    Re: Uknown Column

    ok well i have changed every line of query so that it doesnt use int anymore.

    the only problem i now have is when i click on a product that has a product_id of 0002249-C it will remove the -C...
  16. Replies
    4
    Views
    1,147

    Uknown Column when making heavy mods to code

    I keep getting this message in admin.

    i changed the mysql field type for product from int to varchar and as far as i can see from the code it is still looking for an int how can i fix this.
    ...
Results 1 to 16 of 31
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR