Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need some to Calm The Savage Beast....


ComicWisdom

Recommended Posts

Posted

Being still relatively new to osCommerce, I was examining some files. In the admin/includes/filenames.php I came across the folling definition.

 

 define('FILENAME_SHIPPING_MODULES', 'shipping_modules.php');

 

I cannot find a file names 'shipping_modules.php' in any of my installations. Is this an archaic left behind or am I in serious trouble?

 

<_<

Just between us, remember there are only 10 kinds of people in the world; those who understand binary and those who don't!!

 

Remember, learning is a "do-it-yourself" experience; although, not necessarily a "do-it-BY-yourself" experience.

 

The quickest way to learn is to forget to BACKUP!

Posted

rofl ... congratulations, you found a dinosaur!

 

If you ever worry about anything like that again, just use the whole folder search feature of your editor (I use Textpad, obviously). It will quickly show you that the expression FILENAME_SHIPPING_MODULES is used only 1x ... in that file.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted
rofl ... congratulations, you found a dinosaur!

 

If you ever worry about anything like that again, just use the whole folder search feature of your editor (I use Textpad, obviously). It will quickly show you that the expression FILENAME_SHIPPING_MODULES is used only 1x ... in that file.

 

Actually, I did that... I use a program that's called File Locater Pro... is the daddy of Ransack Agent which is great by itself and it does an extremely fast file text search of complete folders or even the disk.

 

It did come up only once, but that doesn't mean that the reason it came up only once wasn't that I did something wrong. :o

Just between us, remember there are only 10 kinds of people in the world; those who understand binary and those who don't!!

 

Remember, learning is a "do-it-yourself" experience; although, not necessarily a "do-it-BY-yourself" experience.

 

The quickest way to learn is to forget to BACKUP!

Posted

good for you for second guessing it! When I was a newbie, I opened every single file in osC, "reading" the coding including all the includes. was fun!

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Archived

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

×
×
  • Create New...