istanbuldanal Posted November 12, 2009 Posted November 12, 2009 Hi everybody I have added a new products picture on admin panel but it doesn't seems on my mainpage. It ' s looks like to wrong path in admin/includes/configure.php file but where My path is like this: <?php define('HTTP_SERVER', 'http://www.istanbuldanal.net'); define('HTTP_CATALOG_SERVER', 'http://www.istanbuldanal.net'); define('HTTPS_CATALOG_SERVER', 'https://www.istanbuldanal.net'); define('ENABLE_SSL_CATALOG', 'false'); define('DIR_FS_DOCUMENT_ROOT', '/vhosts/istanbuldanal.net/'); define('DIR_WS_ADMIN', '/admin/'); define('DIR_FS_ADMIN', '/vhosts/istanbuldanal.net/admin/'); define('DIR_WS_CATALOG', '/'); define('DIR_FS_CATALOG', '/vhosts/istanbuldanal.net/'); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/'); define('DIR_WS_INCLUDES', 'includes/'); define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/'); define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/'); define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/'); define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/'); define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); define('DIR_WS_CATALOG_LANGUAGES', DIR_WS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/'); define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/'); define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
istanbuldanal Posted November 16, 2009 Author Posted November 16, 2009 There is nobody who knows anything about this topic.
germ Posted November 17, 2009 Posted November 17, 2009 There is nobody who knows anything about this topic. Might not have a thing to do with the file you posted. Look at the HTML source for the pic that doesn't show: http://www.istanbuldanal.net/images/ A path with no image name. :huh: You could have a FUBAR template. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "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 >
istanbuldanal Posted November 17, 2009 Author Posted November 17, 2009 You could have a FUBAR template. I m sorry but i could't understand what you mean when you say Fubar Template.
Ben Nevis Posted November 17, 2009 Posted November 17, 2009 I m sorry but i could't understand what you mean when you say Fubar Template. Google is your friend :) http://en.wikipedia.org/wiki/FUBAR www.jyoshna.com. Currently using OsC with STS, Super Download Store, Categories Descriptons, Manufacturers Description, Individual Item Status, Infopages unlimited, Product Sort, Osplayer with flashmp3player, Product Tabs 2.1 with WebFx Tabpane and other bits and pieces including some I made myself. Many thanks to all whose contributions I have used!
istanbuldanal Posted November 17, 2009 Author Posted November 17, 2009 Yeah it 's basic term that have been understood. But actually where i can found the HTML source file. It means that which file can include this path
Ben Nevis Posted November 18, 2009 Posted November 18, 2009 You've put the images path in where it belongs, and product images are being picked up in that directory, so that suggests there's problem with the product image itself. Try editing the product in the catalog/admin section to re-upload the picture. If it displays in the admin section when you do this, then it ought to display on index/product information pages too. www.jyoshna.com. Currently using OsC with STS, Super Download Store, Categories Descriptons, Manufacturers Description, Individual Item Status, Infopages unlimited, Product Sort, Osplayer with flashmp3player, Product Tabs 2.1 with WebFx Tabpane and other bits and pieces including some I made myself. Many thanks to all whose contributions I have used!
istanbuldanal Posted November 18, 2009 Author Posted November 18, 2009 You've put the images path in where it belongs, and product images are being picked up in that directory, so that suggests there's problem with the product image itself. Try editing the product in the catalog/admin section to re-upload the picture. If it displays in the admin section when you do this, then it ought to display on index/product information pages too. No i haven^t saw in the admin section when i re-load the product picture. Instead of this i m taking error message like this : Error: Catalog images directory does not exist: /vhosts/istanbuldanal.net/images/ However i had sent the images file via FTP program to host.
♥geoffreywalton Posted November 18, 2009 Posted November 18, 2009 I'd look again using your host's file manager and ensure you have an images directory. If there is on what are the permissions on it? G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile 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 ======>>>>>.
istanbuldanal Posted November 18, 2009 Author Posted November 18, 2009 All permission on for images and subfolders. It means 777
Ben Nevis Posted November 18, 2009 Posted November 18, 2009 So how did you get your other product images linked to the products if the images directory can't be found when you're working in admin? www.jyoshna.com. Currently using OsC with STS, Super Download Store, Categories Descriptons, Manufacturers Description, Individual Item Status, Infopages unlimited, Product Sort, Osplayer with flashmp3player, Product Tabs 2.1 with WebFx Tabpane and other bits and pieces including some I made myself. Many thanks to all whose contributions I have used!
♥geoffreywalton Posted November 18, 2009 Posted November 18, 2009 The acer aspire looks like it is the product in error. Try settng the product up again. Reload the image again. Check the size on the uploaded image is the same as on your pc. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile 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 ======>>>>>.
istanbuldanal Posted November 18, 2009 Author Posted November 18, 2009 So how did you get your other product images linked to the products if the images directory can't be found when you're working in admin? The other product is default that came with template.
istanbuldanal Posted November 18, 2009 Author Posted November 18, 2009 The acer aspire looks like it is the product in error. Try settng the product up again. Reload the image again. Check the size on the uploaded image is the same as on your pc. I have reload the Acer images again but gave the error like i mentioned above.I think that it is not size problem. Most probably this problem is path problem. Please check my path that have been showed above.
Ben Nevis Posted November 18, 2009 Posted November 18, 2009 The other product is default that came with template. So are you saying they are not representative of products that are actually in your catalog? Can you find those products in the categories/products section in admin? www.jyoshna.com. Currently using OsC with STS, Super Download Store, Categories Descriptons, Manufacturers Description, Individual Item Status, Infopages unlimited, Product Sort, Osplayer with flashmp3player, Product Tabs 2.1 with WebFx Tabpane and other bits and pieces including some I made myself. Many thanks to all whose contributions I have used!
istanbuldanal Posted November 18, 2009 Author Posted November 18, 2009 So are you saying they are not representative of products that are actually in your catalog? Can you find those products in the categories/products section in admin? YEs. I have found all default products and its pictures
Ben Nevis Posted November 18, 2009 Posted November 18, 2009 What happens when you try to edit the other product images? Can you upload a different image through admin, for example? www.jyoshna.com. Currently using OsC with STS, Super Download Store, Categories Descriptons, Manufacturers Description, Individual Item Status, Infopages unlimited, Product Sort, Osplayer with flashmp3player, Product Tabs 2.1 with WebFx Tabpane and other bits and pieces including some I made myself. Many thanks to all whose contributions I have used!
istanbuldanal Posted November 18, 2009 Author Posted November 18, 2009 What happens when you try to edit the other product images? Can you upload a different image through admin, for example? Nothing. when i click the catalog i m taking a error message like this: Error: Catalog images directory does not exist: /vhosts/istanbuldanal.net/images/ In addition no any picture loaded.
Ben Nevis Posted November 18, 2009 Posted November 18, 2009 Oh well, I can't really think of any reason why product items and images that show up both in the catalog pages and in admin, should not also be editable in admin when there is no permissions issue on the images directory. If osC couldn't find the images directory, it wouldn't be able to display any of the product images in admin/categories/products or the catalog pages. It doesn't seem like simply a path issue. Maybe germ was right first time and your template is FUBAR :) Sorry, I'm out of ideas. www.jyoshna.com. Currently using OsC with STS, Super Download Store, Categories Descriptons, Manufacturers Description, Individual Item Status, Infopages unlimited, Product Sort, Osplayer with flashmp3player, Product Tabs 2.1 with WebFx Tabpane and other bits and pieces including some I made myself. Many thanks to all whose contributions I have used!
germ Posted November 19, 2009 Posted November 19, 2009 All permission on for images and subfolders. It means 777 That's a huge mistake. With it set like that you're a hack just waiting to happen. :o The folder permissions shouldn't be higher that 755, and the images files not higher than 644 If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "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 >
istanbuldanal Posted November 19, 2009 Author Posted November 19, 2009 That's a huge mistake. With it set like that you're a hack just waiting to happen. :o The folder permissions shouldn't be higher that 755, and the images files not higher than 644 Ok you right but the topic is another thing now. So that please say me what is the wrong thing in this issue if you have any idea.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.