Admin cant upload more than one photo users cant upoad Admin cant upload more than one photo users cant upoad
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Admin cant upload more than one photo users cant upoad

Started by Steve1234, January 20, 2008, 01:59:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Steve1234

I have created account Test with password Test1 home page is http://fansphotos.for-you.cc I am able to upload single photos but not when group is set to more than 1 photo, unfortunately with Enable debug mode to "Yes: Everyone the home page is extremely wide.
I originally was able to batch upload but have changed a number of things which I now cant remember. I was hoping from the errors displayed you may be able to guide me in the right direction
when I try to add more than 1 photo at a time I get
Warning: cannot yet handle MBCS in html_entity_decode()! in /home/steve123/public_html/fansphotos/include/functions.inc.php on line 2933


phill104

You may struggle to get help as you appear yo have removed the powered by coppermine footer. ;)
It is a mistake to think you can solve any major problems just with potatoes.

Steve1234

This was unintentional I have also seem to have lost the drop down box so as to change themes

Steve1234

Ive been looking as to where link has gone and it would appear when you enable debug mode both link to coppermine and theme drop down box dissapear I assume this is normal and not peculiar to my site

Joachim Müller

The footer is missing because the page fails to load fully - you get an error message
QuoteFatal error: Call to a member function on a non-object in /home/steve123/public_html/fansphotos/include/functions.inc.php on line 2210
So the missing footer is in this case indeed not intentional and will therefor not result in going unsupported.
Upgrade as suggested in the docs - you're running cpg1.4.12, while the most recent stable release currently is cpg1.4.14. This will hopefully fix your error message as well.
Quote from: Steve1234 on January 20, 2008, 01:59:22 PM
with Enable debug mode to "Yes: Everyone the home page is extremely wide.
That's expected behaviour.

Make sure that the PHP version on your server fullfills the minimum requirements. You need PHP4.2 or better (see http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#what). To figure out what version you have, see http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#VersionPHP

Steve1234

Thanks for reply,have upgraded as suggested and has solved problem.