I guess I have to delete or move some files in the directories listed beneath, but which files must be deleted or moved?
Here's the warning that shows up on my public site:
/
Warning: main(): Unable to access /var/www/senvinet.dk/public_html/phpwcms/include/inc_ext/ss_image/ss_image.class.php in /var/www/senvinet.dk/public_html/include/inc_lib/imagick.convert.inc.php on line 34
Warning: main(/var/www/senvinet.dk/public_html/phpwcms/include/inc_ext/ss_image/ss_image.class.php): failed to open stream: No such file or directory in /var/www/senvinet.dk/public_html/include/inc_lib/imagick.convert.inc.php on line 34
Warning: main(): Failed opening '/var/www/senvinet.dk/public_html/phpwcms/include/inc_ext/ss_image/ss_image.class.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/senvinet.dk/public_html/include/inc_lib/imagick.convert.inc.php on line 34
Warning: main(): Unable to access /var/www/senvinet.dk/public_html/phpwcms/include/inc_front/content.article.inc.php in /var/www/senvinet.dk/public_html/include/inc_front/content.func.inc.php on line 266
Warning: main(/var/www/senvinet.dk/public_html/phpwcms/include/inc_front/content.article.inc.php): failed to open stream: No such file or directory in /var/www/senvinet.dk/public_html/include/inc_front/content.func.inc.php on line 266
Warning: main(): Failed opening '/var/www/senvinet.dk/public_html/phpwcms/include/inc_front/content.article.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/senvinet.dk/public_html/include/inc_front/content.func.inc.php on line 266 /
Thanks in advance.
Can you 'read' the mess?
-
- Posts: 12
- Joined: Thu 15. Dec 2005, 11:05
- Location: Hilleröd, Denmark
Can you 'read' the mess?
*When you pass it on
be sure you've made it
a better one*
be sure you've made it
a better one*
hello
nothing needs to bee deleted! if you delete files then reupload all again!
check your conf.inc.php if you use gd or imagick. if you setup imagick test if gd/gd2 works.
also try to upload jpg files. mostly the error happens when you use gif images.
also check your pathes!
nothing needs to bee deleted! if you delete files then reupload all again!
check your conf.inc.php if you use gd or imagick. if you setup imagick test if gd/gd2 works.
also try to upload jpg files. mostly the error happens when you use gif images.
also check your pathes!
Warning: main(): Unable to access /var/www/senvinet.dk/public_html/phpwcms/include/inc_ext/ss_image/ss_image.class.php in /var/www/senvinet.dk/public_html/include/inc_lib/imagick.convert.inc.php on line 34
-
- Posts: 12
- Joined: Thu 15. Dec 2005, 11:05
- Location: Hilleröd, Denmark
Most effective way is to use FTP client to upload multiple image files, at once, to the folder named "/phpwcms_ftp" then use Admin backend option called FTP_takeover to bring each into use for the CMS (creates thumb, registers name in database for use in content parts, etc.)carstenlegaard wrote:By the way I need advice of the best way to upload images in php.
-
- Posts: 12
- Joined: Thu 15. Dec 2005, 11:05
- Location: Hilleröd, Denmark
Thanks a lot
Thanks a lot, DeXXus, quite understandable post there. Helpfulness makes the world go round. Hope I will be able to help around sometime.
*When you pass it on
be sure you've made it
a better one*
be sure you've made it
a better one*