Guest Posted October 27, 2006 Posted October 27, 2006 Hello all I hope this is in the right place - if not can someone tell me? I installed OSCommerce and had it working ok and then installed STS 4.2. I then got nothing but an error message. So, I deleted everything. Uploaded OSC, and then before doing anything installed STS following the installation instructions.. "If you have a fresh OsCommerce MS2 installation, meaning you do not have any other contributions installed or have made any edits to the code, copy the files from the folder "clean_osc/catalog" over your catalog. This will overwrite some original files and add new ones" In practice this meant dragging the 2 folders, ADMIN and INCLUDES onto the CATALOG folder. Maybe this is what I did wrong? I then went to catalog/admin and installed as before. I now get a catalog full of horrible text!... "load type not allowed.'); define('SUCCESS_FILE_SAVED_SUCCESSFULLY', 'Success: File upload saved successfully.'); define('WARNING_NO_FILE_UPLOADED', 'Warning: No file uploaded.'); define('WARNING_FILE_UPLOADS_DISABLED', 'Warning: File uploads are disabled in the php.ini configuration file.'); //START STS 4.1 define('BOX_MODULES_STS', 'STS'); //END STS 4.1 ?>" and ", 'set=ordertotal', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_MODULES_ORDER_TOTAL . ''); } $box = new box; echo $box->menuBox($heading, $contents); ?>" I don't get the STS link in the modules section of the admin panel. What have I done wrong? (I'm starting from scratch again!) Thanks Dave
Guest Posted October 28, 2006 Posted October 28, 2006 Agh! Now I'm getting frustrated. It takes an hour or so to upload the catalog from scratch (after its spent ages deleting). This time I tried running install.php before installing STS. Now I just get a blank page with the following text: " Warning: main(includes/configure.php) [function.main]: failed to open stream: No such file or directory in /homepages/23/d153307020/htdocs/wsb3975226201/catalog/includes/application_top.php on line 29 Fatal error: main() [function.require]: Failed opening required 'includes/configure.php' (include_path='.:/usr/local/lib/php') in /homepages/23/d153307020/htdocs/wsb3975226201/catalog/includes/application_top.php on line 29" Where am I going wrong!? Thanks Dave Hello all I hope this is in the right place - if not can someone tell me? I installed OSCommerce and had it working ok and then installed STS 4.2. I then got nothing but an error message. So, I deleted everything. Uploaded OSC, and then before doing anything installed STS following the installation instructions.. "If you have a fresh OsCommerce MS2 installation, meaning you do not have any other contributions installed or have made any edits to the code, copy the files from the folder "clean_osc/catalog" over your catalog. This will overwrite some original files and add new ones" In practice this meant dragging the 2 folders, ADMIN and INCLUDES onto the CATALOG folder. Maybe this is what I did wrong? I then went to catalog/admin and installed as before. I now get a catalog full of horrible text!... "load type not allowed.'); define('SUCCESS_FILE_SAVED_SUCCESSFULLY', 'Success: File upload saved successfully.'); define('WARNING_NO_FILE_UPLOADED', 'Warning: No file uploaded.'); define('WARNING_FILE_UPLOADS_DISABLED', 'Warning: File uploads are disabled in the php.ini configuration file.'); //START STS 4.1 define('BOX_MODULES_STS', 'STS'); //END STS 4.1 ?>" and ", 'set=ordertotal', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_MODULES_ORDER_TOTAL . ''); } $box = new box; echo $box->menuBox($heading, $contents); ?>" I don't get the STS link in the modules section of the admin panel. What have I done wrong? (I'm starting from scratch again!) Thanks Dave
Recommended Posts
Archived
This topic is now archived and is closed to further replies.