Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Editing osCommerce to more simple(Urgent)


yukigarx

Recommended Posts

Posted

Thanks in advance, can anyone tell me how to:

1. Remove the Currency n Languages from the webpage,

2. Remove some menu from admin,

3. change all the database table n field name (did i have to edit all the php script?, which one?)

 

Did removing the admin menu effect much on the store?

i wish there is a documentation about the osCommerce script that explain the code, any luck that there is one?

http://www.oscommerce.com/forums/style_images/...icons/icon9.gif

i'm in very Urgent situation n oscommerce is my only solution now. Thanks Thanks

Posted

1) Go to admin/localization in your admin panel

2) You will not be able to execute the corresponding functions anymore. What exactly you want to "remove" ? I wonder why you want to do this

3) You want to change ALL the database tables and field names? Whats wrong with them?

 

Can you be little more specific about what you want to do?

Posted
1) Go to admin/localization in your admin panel

2) You will not be able to execute the corresponding functions anymore. What exactly you want to "remove" ? I wonder why you want to do this

3) You want to change ALL the database tables and field names? Whats wrong with them?

 

Can you be little more specific about what you want to do?

 

I need to reconstruct the oscommerce to fit my store in my country (indonesia), n i need to reconstruct the table field name n table name so i will able to understand more how to add a new function or script.

for question no 1 i mean not changing the language, but i mean i dont need it at all, my store will be in indonesian language only. n no currency menu at all.

i just delete the table in index.php that has the language function. so? the rest is deleting the includes\languages ? i think it will just make the store error right, coz many link are in there.

 

One solution i have think about is... is there any oscommerse that more simple? i mean the store just have :

1. admin with : catalog, customer, report, some common tools.

2. Store that dont have language, n currency function.

This is urgent to me, coz i wanna try use the store a week from now.

 

do you have any web commerce that more simple, i prefer oscommerse, but maybe there is another one?

very appreciate your help multimixer. i'm waiting for ur respond, thanks

Posted

Ok ok, wait and please do NOT delete anything anywhere, in any file ! You will most probably break down the store.

 

Table names do not need to be changed, no reason for, they could be anything, and still have the same function.

It's not difficult to make hte store to be one language/1 currency only, can be done via the admin

 

Many things can be done via the admin, but not all. To modify the store you need a basic knowledge of php and html or at least the will to learn it. You should read the documentation and the first topics f this forum section, before you do anything

 

I would not "delee" anything from the admin panel, it looks maybe confusing for now, but be sure you need it all there, and later on you will feel the need to add even more functions. For now, just ignore what you don't understand.

 

To be honest, I don't think that you'll be able to have your store up and running in one week. I'm sorry, but thats the truth.

Posted
Ok ok, wait and please do NOT delete anything anywhere, in any file ! You will most probably break down the store.

 

Table names do not need to be changed, no reason for, they could be anything, and still have the same function.

It's not difficult to make hte store to be one language/1 currency only, can be done via the admin

 

Many things can be done via the admin, but not all. To modify the store you need a basic knowledge of php and html or at least the will to learn it. You should read the documentation and the first topics f this forum section, before you do anything

 

I would not "delee" anything from the admin panel, it looks maybe confusing for now, but be sure you need it all there, and later on you will feel the need to add even more functions. For now, just ignore what you don't understand.

 

To be honest, I don't think that you'll be able to have your store up and running in one week. I'm sorry, but thats the truth.

 

ouch, i thinks so, thanks for the advice.

actually i dont mind with english, but i wont manage the store myself, so i think i will need someone with english skill too, ha3

my php n html skill just average, so i can modify just some of the page,

where can i get the documentation? i dont know what version of oscommerce i got here, but its written ver 1.xx in most page, n its build in 2003.

by the way, can u tell me what is this code mean or for what?:tep_xxxxxx such as tep_href_link, tep_db_query. Where can i find it? i need to know the function of that tep_series code. it's not the buildin php code right?

second:did the page configure.php include all the define parameter?

 

Thank you in advance Sir.

Posted

Ouch, after following ur advice, i got to know my oscommerce version, its v2.2 RC1, how about the documentation?any idea where to find it?

Posted

1) The recent versions of osc are "v2.2 RC2A" and "v3 Alpha 5" you can download them here

 

2) Documentation you can find here and searching around in this forum

 

3) If you want to learn about php itself, then try to google something like "php tutorial"

 

4) To make your store to work in Indonesian, you don't need to translate the database and code into indonesian. What you need to do is to install an indonesian language pack (search for it here), install it via the admin and then delete all other languages

 

SOME english skills will be necessary to adjust your store to your needs

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...