Advanced search  

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

Pages: [1]   Go Down

Author Topic: Upgrade to 1.3.4 problem  (Read 3893 times)

0 Members and 1 Guest are viewing this topic.

cluj

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Upgrade to 1.3.4 problem
« on: August 25, 2005, 05:09:53 am »

When I click on a foto i get this message:

Warning: implode() [function.implode]: Bad arguments. in /home/albumef/public_html/displayimage.php on line 334

Warning: implode() [function.implode]: Bad arguments. in /home/albumef/public_html/displayimage.php on line 336



When I try to resize photos  i get this:


Warning: chmod() [function.chmod]: Operation not permitted in /home/albumef/public_html/include/picmgmt.inc.php on line 224



please HELP!!!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Upgrade to 1.3.4 problem
« Reply #1 on: August 26, 2005, 09:19:07 am »

post a deep link to the page that shows this error message.
Logged

cluj

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: Upgrade to 1.3.4 problem
« Reply #2 on: August 26, 2005, 06:20:52 pm »

after i try to sesize it sends me to this page http://albumefoto.com/util.php  i do no what's wromg  I change the permissions with the server to 777 and still get this
Logged

cluj

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: Upgrade to 1.3.4 problem
« Reply #3 on: August 27, 2005, 06:01:50 am »

Help!!!!!!!!!!!!!!!!!!

I cannot get rid of this message:

Warning: chmod() [function.chmod]: Operation not permitted in /home/albumef/public_html/include/picmgmt.inc.php on line 224


Help!!!!!!!!!!!!!!!!
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Upgrade to 1.3.4 problem
« Reply #4 on: August 27, 2005, 02:26:15 pm »

Don't post identical questions in different threads.  Pick one thread and stick with it.  What you're doing makes it hard for supporters to help.

Your host doesn't allow CHMOD.  Try searching for your error message; you should also ask your host if they will enable CHMOD for you.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Upgrade to 1.3.4 problem
« Reply #5 on: August 27, 2005, 03:43:08 pm »

To silence the output of the error message, just put an @ sign in front of the command, so the line then reads
Code: [Select]
    @chmod($dest_file, octdec($CONFIG['default_file_mode']));
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.