Destavator Posted February 22, 2004 Posted February 22, 2004 Hi there i just installed oscaffiliate_vs_1.09_MS2, and now i get the following error while entering the mainpage : Fatal error: Call to undefined function: tep_session_register() in D:\WebServerRoot\localtest\includes\affiliate_application_top.php on line 78 Anyone got a clue whats going wrong ?
rbartz Posted February 22, 2004 Posted February 22, 2004 Devastator... You and I share a common problem, we scan the installation directions and don't do it quite right.... :o If you check your changes to /includes/application_top.php you will find the problem. You probably put the affilate_application_top include in the wrong place! It instructions in the readme say: (EMPHASIS MINE) In application_top.php in the catalog/includes directory enter at the END of the file before ?>: // Include OSC-AFFILIATE require(DIR_WS_INCLUDES . 'affiliate_application_top.php'); It's ok, we all do it. :blink:
Destavator Posted February 22, 2004 Author Posted February 22, 2004 Well youre not right, i have it at the END before ?> And i still get this error
Rwfresh Posted February 27, 2004 Posted February 27, 2004 I'm having the same problem.. I don't think includes/functions/sessions.php exists in the version we are using.. Unless OSC is using the admin/includes/functions/sessions.php did you figure this out?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.