screen dump pic is here
http://www.wickedviolin.com/workingi...iamanissue.jpg
screen dump pic is here
http://www.wickedviolin.com/workingi...iamanissue.jpg
:imagination:cogitation:realisation:
www.chalbys.com
Look at your site via FTP ...
See where you have the directories:
/admin
/includes
/media <<-- Hint Hint is this 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!
Ajeh,
Thanks i have done that.
The media folder is 777 but is still not appearing in the drop down list on the media manager.
:imagination:cogitation:realisation:
www.chalbys.com
hast his got anything to do with the issue
$dir_info[] = array('id' => '', 'text' => "Main Directory");
:imagination:cogitation:realisation:
www.chalbys.com
You will not see the "/media" folder in the pulldown. The "Main Directory" option on the Media Manager page *is* the /media folder.
No other options are supplied, as that is the only place the module currently supports loading files to.
The /media folder is defined according to the setting for DIR_FS_CATALOG_MEDIA in your /admin/includes/configure.php file.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
the developers toolkit paths that statement to
/home/wickedvi/public_html/musicstore/admin/includes/extra_configures/media_manager.php
Line #11 : define('DIR_FS_CATALOG_MEDIA', DIR_FS_CATALOG . 'media/');
not the configure file.
and still wont upload any files to server
any other ideas?
thanks
Last edited by Prellyan; 12 Apr 2007 at 10:41 AM.
:imagination:cogitation:realisation:
www.chalbys.com
Yes, you're right.
1. Is the server errorlog mentioning anything when you try to upload?
2. What files "are" in the /media folder?
3. What are the filename extensions of the files you're uploading? Are they in the list defined in Admin->Configuration->Maximum Values->Allowed Filename Extensions for uploading ?
4. What's contained in your php-info output under Admin->Tools->Server Info ? (Yes, all of it)
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.