How Do I ...? All the basic install questions regularly asked...
#81
Posted 28 July 2008 - 06:07 AM
#82
Posted 30 July 2008 - 02:30 AM
=) ty
#83
Posted 30 July 2008 - 02:36 AM
please help!!!
#84
Posted 30 July 2008 - 02:37 AM
Is your code for your header teh EXACT same as when you uploaded it from the stock install? if so, then you need to name it oscommerce.jpg
if you want to use a different file type, then you go to catalog/includes/header.php
find the code that has the store logo image in it and change it to the name that you created WITH the correct file type. Then just upload the file to the images folder and you SHOULD be all set
Road Map to oscommerce File Structure
DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!
HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you
Proud Memeber of the CODE BREAKERS CLUB!!
#85
Posted 30 July 2008 - 02:39 AM
techzin, on Jul 30 2008, 03:30 AM, said:
=) ty
are you trying to change the language?? i dont understand the Sexta-Fiera
Anyways, if you just want to change that text, MOST text is defined in the catalog/includes/languages/english.php
Road Map to oscommerce File Structure
DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!
HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you
Proud Memeber of the CODE BREAKERS CLUB!!
#86
Posted 30 July 2008 - 02:48 AM
illwear, on Jul 29 2008, 09:36 PM, said:
please help!!!
You don't have a logo.gif
It's named logo.gif.gif
Quote
"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."
- Me -
"Headers already sent" - The definitive help
"Cannot redeclare ..." - How to find/fix it
SSL Implementation Help
Like this post? "Like" it again over there >
#87
Posted 30 July 2008 - 03:09 AM
---
to better explain, i want to change the "Tuesday, 30 July 2008" for a portuguese format that will be "Quarta-feira, 30 Julho de 2008"
I saw the edit part to change the format only (ie: 07/30/2008 for 30/07/2008); its not what i'm looking for.
Edited by techzin, 30 July 2008 - 03:18 AM.
#88
Posted 01 August 2008 - 01:02 AM
#89
Posted 01 August 2008 - 07:25 AM
lindsayanng, on Jul 29 2008, 06:37 PM, said:
Is your code for your header teh EXACT same as when you uploaded it from the stock install? if so, then you need to name it oscommerce.jpg
if you want to use a different file type, then you go to catalog/includes/header.php
find the code that has the store logo image in it and change it to the name that you created WITH the correct file type. Then just upload the file to the images folder and you SHOULD be all set
#90
Posted 01 August 2008 - 10:27 AM
"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."
- Me -
"Headers already sent" - The definitive help
"Cannot redeclare ..." - How to find/fix it
SSL Implementation Help
Like this post? "Like" it again over there >
#91
Posted 01 August 2008 - 11:15 AM
I'm not really a newbie (been using OSC for some 6 years now), but I have what feels like a newbie question
My latest site isn't showing the subcategories, either the images or the text links.
I'm pretty sure I switched them off when I installed, but for the life of me, I can't remember how!!
basically, when the user clicks the main category, I want it to give links to the various sub-categories at the top of the page, then show the items in the main category below that.
URL - http://www.mustav.co.uk
OSC V2.2
Told you its a noob question....
TIA
#92
Posted 05 August 2008 - 10:25 PM
hauruapai, on Aug 30 2007, 11:22 AM, said:
Go to catalog/includes/languages/English.php and around line 21
define('DATE_FORMAT_SHORT', '%m/%d/%Y'); // this is used for strftime()
change it to
define('DATE_FORMAT_SHORT', '%d/%m/%Y'); // this is used for strftime()
Then around line 23 find this
define('DATE_FORMAT', 'm/d/Y'); // this is used for date() and change it to define('DATE_FORMAT', 'd/m/Y'); // this is used for date()
You also need to make the same changes in catalog/ADMIN/includes/languages/English.php
Hi I just changed the date format doing exactly what you suggested in all the languages pages, including portuguese.php - the one I set as default-, but is not working. It still asking the format mm/dd/yyyy. Can somebody help me to sort it?
#93
Posted 05 August 2008 - 11:23 PM
daddy, on Aug 5 2008, 07:25 PM, said:
update: that resolved my issue: http://addons.oscommerce.com/info/3778
#94
Posted 08 August 2008 - 12:01 AM
[img]http://www.oringmonkey.com/images/ORDERS.JPG[/img]
#95
Posted 08 August 2008 - 12:12 AM
How to fix it, I don't know though.. Sorry
#96
Posted 08 August 2008 - 08:14 AM
Check Admin >> Localisation >> Order Status.
If that says Processed look at the name of ths page being displayed and edit it in
/admin/xxxxx.php as closing ) probably missed out.
Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.
For links mentioned in old answers that are no longer here follow this link Useful Threads.
If this post was useful, click the Like This button over there ======>>>>>.
#97
Posted 11 August 2008 - 11:11 PM
#98
Posted 11 August 2008 - 11:55 PM
Quote
Quote
#99
Posted 12 August 2008 - 05:09 AM
geoffreywalton, on Aug 8 2008, 12:14 AM, said:
Check Admin >> Localisation >> Order Status.
If that says Processed look at the name of ths page being displayed and edit it in
/admin/xxxxx.php as closing ) probably missed out.
Couldn't find anything in there for the past 3 days...searched all day and night
#100
Posted 12 August 2008 - 06:30 AM
I managed to change the OsCommerce logo to my own store logo, but now its aligned to the left... How do I center the logo so that its in the middle of the window?









