It's at the very top, how do you remove it? I can't find it anywhere.
It's at the very top, how do you remove it? I can't find it anywhere.
You might wish to read the FAQs or the Wiki or just do a search on the forum for: sales message
Also, if you peek in the Admin at the Tools ... Developer's Tool Kit ... you can use the bottom input box to locate any text, constant or variable that is in a php file ... just pick where to search from the dropdown and click search ...
If you need to search for a configuration_key that you found in a file, use the top box and do not select anything from the dropdown and just click Search ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
The file that you need to edit is in htdocs/includes/languages/english/classic
Download and edit the file header.php with your favorite text editor and unload the new header.php to that directory. You can make a backup of this original file first in your PC before editing the file just in case something goes wrong.![]()
NOTE: you should be using your own templates and overrides directory and not Classic ...
Otherwise ... next upgrade ... kaboom!! There goes the neighborhood and you lose all of your customization ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Originally Posted by Ajeh
Thanks for the update. I wasn't aware of that. I do have a backup copy of all of my customizations on CD just in case.![]()
Take the time and make your own customized template ... you will be a happier camper in the future ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I would...if I knew how. I've just had zen cart for 3 days. I'm having download problems. My test download links are not showing up. I set it up as a freebie and when the dummy account I made in my shop is at the my account section, the download button is there. The problem is when I hit that button, I get a no download page error message or something like that. I've put the correct option name, value and attributes to it so that a radio button shows up, the file is in the /download directory and I still get this error. I'm stumped at the moment. Any ideas what I did wrong?![]()
What version of Zen Cart are you running?
Is this a windows or unix server?
In the Attributes Contoller do you see the green dot next to the filename?
Is the download a Zip?
Does it contain any spaces or special characters?
What size is the download?
Is /pub set to 777
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I'm crossing my fingers that someone could figure out what went wrong.Originally Posted by Ajeh
Can you download a small zip properly?
Is it just large ones that fail or both?
What happens if in the Configuration ... Attribute Settings ... you turn the Redirect to OFF?
If this suddenly makes it work, then your hosting site is not allowing for the symbolic links to work that make the Downloads more secure ...
If that is the case, ask them why this .htacces file cannot work on your server that is located in the /pub directory
#prevent directory browsing -- for security
IndexIgnore */*
Options +FollowSymLinks -Indexes
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!