Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >> General Public > Chit Chat Public
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Chit Chat Public Talk about any thing you want! This forum is public.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-22-2004, 08:08 AM
nhdonny's Avatar
nhdonny nhdonny is offline
Go Sox, Again
Vortech Inc. Customer
 
Location: NH USA
osCommerce - Permission hell

I'm setting up an osCommerce site (I have reasons so don't mention Candypress which I already own) and wonder if anyone has the recommended CHMODs for the directories and files. The docs, wikkis and forums are less than helpful. so far I've had to use the Hsphere fix 4 or 5 times to restore the default scripts and that screws the permissions too.

Also could use help understanding how to edit the english/index.php file so it works.
__________________
Customers are all that matters, except when working on my own site!
MyGolfOuting.com - "Where Great Events Begin"
Reply With Quote
  #2  
Old 06-22-2004, 09:04 AM
TonyK TonyK is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Hi, nhdonny I don't know why you have to fix anything all you have to do go to the webshell and set the permissions?
As for the Index.php your not very speciific here is a sample of one that works with out all the information good luck


<?php
/*
$Id: index.php,v 1.1 2003/06/11 17:38:00 hpdl Exp $

osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com

Copyright (c) 2003 osCommerce

Released under the GNU General Public License
*/

define('TEXT_MAIN','');
define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');
define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products');
define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected');

if ( ($category_depth == 'products') || (isset($HTTP_GET_VARS['manufacturers_id'])) ) {
define('HEADING_TITLE', 'Let\'s See What We Have Here');
define('TABLE_HEADING_IMAGE', '');
define('TABLE_HEADING_MODEL', 'Model');
define('TABLE_HEADING_PRODUCTS', 'Product Name');
define('TABLE_HEADING_MANUFACTURER', 'Manufacturer');
define('TABLE_HEADING_QUANTITY', 'Quantity');
define('TABLE_HEADING_PRICE', 'Price');
define('TABLE_HEADING_WEIGHT', 'Weight');
define('TABLE_HEADING_BUY_NOW', 'Buy Now');
define('TEXT_NO_PRODUCTS', 'There are no products to list in this category.');
define('TEXT_NO_PRODUCTS2', 'There is no product available from this manufacturer.');
define('TEXT_NUMBER_OF_PRODUCTS', 'Number of Products: ');
define('TEXT_SHOW', '<b>Show:</b>');
define('TEXT_BUY', 'Buy 1 \'');
define('TEXT_NOW', '\' now');
define('TEXT_ALL_CATEGORIES', 'All Categories');
define('TEXT_ALL_MANUFACTURERS', 'All Manufacturers');
} elseif ($category_depth == 'top') {
define('HEADING_TITLE', 'What\'s New Here?');
} elseif ($category_depth == 'nested') {
define('HEADING_TITLE', 'Categories');
}
?>
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HR Heaven and Hell Vixen Chit Chat Public 2 06-10-2005 10:47 PM
Vortech - What the hell is this ??!!! arindra Chit Chat Public 21 11-07-2003 06:16 PM


All times are GMT -5. The time now is 05:55 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.27278 seconds with 14 queries
[Output: 40.31 Kb. compressed to 38.17 Kb. by saving 2.14 Kb. (5.31%)]