Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2007
    Posts
    31
    Plugin Contributions
    0

    Default AAAAAAAAAHHH!!!! Urgent help needed!

    OH NO! I have messed everything up!

    I thought I would be clever and try and install the 'auction product type mod' - but now its really messsed up!

    My site www.footballflashbacks.co.uk has a messed up website underneath all of this:

    if (isset($_GET['mod']) && $_GET['mod'] == 'auction') { $new_products_price = zen_db_prepare_input($_POST['price']); $sql = "select products_price from " . TABLE_PRODUCTS . " where products_id = " . (int)$_POST['products_id']; $result = $db->execute($sql); $old_price = $result->fields['products_price']; $sql = "update " . TABLE_PRODUCTS . " set products_price = " . zen_db_input($new_products_price) . " where products_id = " . (int)$_POST['products_id']; $db->execute($sql); $sql = "update " . TABLE_PRODUCT_AUCTION_EXTRA . " set bid_old_buynow_price = " . zen_db_input($new_products_price) . " where products_id = " . (int)$_POST['products_id']; $db->execute($sql); }
    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/football/public_html/shop/includes/classes/shopping_cart.php:1894) in /home/football/public_html/shop/includes/functions/sessions.php on line 108

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/football/public_html/shop/includes/classes/shopping_cart.php:1894) in /home/football/public_html/shop/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/football/public_html/shop/includes/classes/shopping_cart.php:1894) in /home/football/public_html/shop/includes/init_includes/init_templates.php on line 78


    When I log into the admin area, its only this stuff that shows! I cannot do anything else in there.

    I did make a backup just before i tried this - but I cannot access it through the admin now - What do I do???!!!???

    Jim

  2. #2
    Join Date
    Jul 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: AAAAAAAAAHHH!!!! Urgent help needed!

    Ok, So I have gone through and deleted the files I put into my system - But I fear I may have delted some files I shouldn't have! As there error messages are still there!!!

    Please Help!

  3. #3
    Join Date
    Jul 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: AAAAAAAAAHHH!!!! Urgent help needed!

    Its sorted now - I just went to the file where the warning message says the error was, and i deleted the line of code

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: AAAAAAAAAHHH!!!! Urgent help needed!

    You may wish to reload the file vs deleting code ...

    The code is there for a reason and you could just have a bad file ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Urgent Help Needed
    By cvocvo in forum General Questions
    Replies: 2
    Last Post: 10 Jun 2010, 06:08 PM
  2. Urgent Help needed
    By LiamS in forum General Questions
    Replies: 3
    Last Post: 12 Feb 2010, 05:10 PM
  3. Urgent help needed!!
    By thecatinthetree in forum General Questions
    Replies: 4
    Last Post: 1 Nov 2007, 04:30 PM
  4. Urgent Help Needed
    By virtualahmad in forum General Questions
    Replies: 5
    Last Post: 2 May 2007, 08:26 PM
  5. Urgent Urgent help needed please
    By con-fused in forum General Questions
    Replies: 1
    Last Post: 12 Feb 2007, 09:41 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR