Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

index.php error...


Guest

Recommended Posts

Posted

Hello everyone,

 

Here is how my site is progressing...

 

http://www.davesworld.com.au/catalog

 

I have got most of the categories setup and Im starting to database my products so I can price them and throw them in but here is my dilema...

 

One, I can't find the copyright information anyware in the 'catalog/includes/languages/english/index.php' and I really want to add in my disclaimer and copyright information also I am missing the define tag to change the title of my online shop? Does this sound really wierd?

 

Secondly, I have added to products with prices in, in the CPU's/AMD CPU... section, but there price is not showing up. Is there a way to fix that?

 

Thank you all so much for all your help,

 

Dave Anderson - Dave's World

Posted

1- in catalog/includes/languages/english.php near the end

 

2- Did you created a new default currency?

In the edit did you put 1.0000000 as the value and then click on update currencies button ?

and in the catalog/includes/languages/english.php around line 36

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used w$

 

define('LANGUAGE_CURRENCY', 'USD');

Change it to whatever you need

 

HTH

The_Bear

Posted

Warning: file(): URL file-access is disabled in the server configuration in /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/localization.php on line 14

 

Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=AUD&format=CSV&dest=Get+Table&sel_list=AUD): failed to open stream: no suitable wrapper could be found in /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/localization.php on line 14

 

Warning: implode(): Bad arguments. in /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/localization.php on line 18

 

Warning: file(): URL file-access is disabled in the server configuration in /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/localization.php on line 28

 

Warning: file(http://www.xe.net/ucc/convert.cgi?Amount=1&From=AUD&To=AUD): failed to open stream: no suitable wrapper could be found in /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/localization.php on line 28

 

Warning: implode(): Bad arguments. in /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/localization.php on line 32

 

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/localization.php:14) in /home/httpd/vhosts/davesworld.com.au/httpdocs/catalog/admin/includes/functions/general.php on line 18

 

THis is the message I got when I clicked update curenices...

Posted

looks like you were trying to convert AUD to AUD

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...