osCmax v2.5 User Manual
Results 1 to 2 of 2

Installing 2 Contributions that seem to clash

This is a discussion on Installing 2 Contributions that seem to clash within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi. I am trying to install ccgv contrib and options type feature, individually they are a dream to install, but ...

      
  1. #1
    Lurker
    Join Date
    Jan 2005
    Posts
    1
    Rep Power
    0


    Default Installing 2 Contributions that seem to clash

    Hi. I am trying to install ccgv contrib and options type feature, individually they are a dream to install, but together it all goes horribly wrong, i've followed the instructions to the letter, and because of the size of ccgv contrib i have done that first overwriting the orig files and opt type feature 2nd, merging the files, there are 2 files that are both affected by the contribs and i have merged these as delicately and carefully as posible, but i still get nasty error messages:
    ?>
    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/chri5415/public_html/includes/functions/general.php:1274) in /home/chri5415/public_html/includes/functions/sessions.php on line 67

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/chri5415/public_html/includes/functions/general.php:1274) in /home/chri5415/public_html/includes/functions/sessions.php on line 67

    Fatal error: Call to undefined function: reset() in /home/chri5415/public_html/includes/classes/shopping_cart.php on line 19

    Anyone have any idea what this means?

    I'd really appreciate some help with this one.

  2. #2
    Active Member developer_x's Avatar
    Join Date
    Nov 2004
    Location
    Digital Infoway
    Posts
    109
    Rep Power
    0


    Default

    Quote Originally Posted by chrissie

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/chri5415/public_html/includes/functions/general.php:1274) in /home/chri5415/public_html/includes/functions/sessions.php on line 67

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/chri5415/public_html/includes/functions/general.php:1274) in /home/chri5415/public_html/includes/functions/sessions.php on line 67
    PHP doesn't like white spaces. Be careful while modifying files.
    Visit this url:
    http://www.oscdox.com/PNphpBB2-viewtopic-t-4222.html

    Fatal error: Call to undefined function: reset() in /home/chri5415/public_html/includes/classes/shopping_cart.php on line 19

    Anyone have any idea what this means?
    The reset function is called twice in the /home/chri5415/public_html/includes/classes/shopping_cart.php file.
    All the functions in any of the file of the folder /home/chri5415/public_html/includes/functions/ . If I am right, you must have deleted the reset() function while deleting something else. All the functions' coding is available online at this site. Visit oscdox guide and find that functions coding. Then aste the function again at the exact place.

    One thing more keep a back of files before modifying them.

Similar Threads

  1. looking for two contributions
    By usmanaa in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 06-10-2005, 02:32 PM
  2. BTS and other contributions
    By tarynyoung in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 03-27-2005, 12:23 PM
  3. max contributions
    By wildtypitch in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 11-26-2004, 09:27 AM
  4. CONTRIBUTIONS
    By case510 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 12-19-2003, 01:12 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
  •