osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Store Configuration list box in admin section

This is a discussion on Store Configuration list box in admin section within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I would like to comment-out some features in the Store configuration box but cannot find where the list of features ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-09-2004, 06:19 PM
dcc dcc is offline
New Member
 
Join Date: Apr 2004
Location: Montreal
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
dcc
Default Store Configuration list box in admin section

I would like to comment-out some features in the Store configuration box but cannot find where the list of features is located. I have looked in admin/configuration and also admin/includes/boxes/configuration.php with no luck. Can some help me here? Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 08-10-2004, 10:01 AM
Active Member
 
Join Date: May 2003
Posts: 148
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Arpit
Default

look at the table->configuration_group, field->visible dictates the information being displayed under config box in the admin side;

the query for the same is in admin/includes/boxes/configuration.php:
Code:
  $configuration_groups_query = tep_db_query("select configuration_group_id as cgID, configuration_group_title as cgTitle from " . TABLE_CONFIGURATION_GROUP . " where visible = '1' order by sort_order");
A friendly comment, the oscomm dB is the closet your gonna get with relational dB's with php & mysql, so make backups before making changes; make 1 change at a time n look for its effects on the functioning of the cart.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-10-2004, 10:20 AM
dcc dcc is offline
New Member
 
Join Date: Apr 2004
Location: Montreal
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
dcc
Default It worked!!!!!!!!!

Excellent!!!!!!!!!! It worked!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Admin configuration nas osCommerce 2.2 Installation Help 2 12-19-2004 03:05 PM
can't login to admin section digitalmelody osCommerce 2.2 Installation Help 0 10-22-2004 02:04 AM
Admin Configuration Page Error..... ProjectShadow osCMax v1.7 Discussion 4 09-27-2004 09:57 PM
using just the admin section shaytaan osCMax v1.7 Installation 0 09-02-2004 01:00 PM


All times are GMT -8. The time now is 10:04 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax