coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: moataz on December 23, 2004, 08:43:26 PM

Title: i was upload well , now i cant
Post by: moataz on December 23, 2004, 08:43:26 PM
well it was perfect , i was upload very good using gd, now every time i got message like:
not gd extension or php is does not have gd lirary.

i aso got the following blog when log:

USER:
------------------
Array
(
   [ID] => c68e89ecf4cc0521dbe8dc72f18f88e4
   [am] => 1
   [theme] => mac_ox_x
)

==========================
USER DATA:
------------------
Array
(
   [user_id] => 1
   [user_group] => 1
   [user_active] => YES
   [user_name] => moataz
   [user_password] => ********
   [user_lastvisit] => 2004-12-23 12:52:23
   [user_regdate] => 2004-12-23 05:06:29
   [user_group_list] =>
   [user_email] =>
   [user_website] =>
   [user_location] =>
   [user_interests] =>
   [user_occupation] =>
   [user_actkey] =>
   [user_favpics] =>
   [disk_max] => 0
   [disk_min] => 0
   [can_rate_pictures] => 1
   [can_send_ecards] => 1
   [ufc_max] => 3
   [ufc_min] => 3
   [custom_user_upload] => 0
   [num_file_upload] => 5
   [num_URI_upload] => 3
   [can_post_comments] => 1
   [can_upload_pictures] => 1
   [can_create_albums] => 1
   [has_admin_access] => 1
   [pub_upl_need_approval] => 0
   [priv_upl_need_approval] => 0
   [group_name] => Administrators
   [upload_form_config] => 3
   [group_quota] => 0
   [can_see_all_albums] => 1
   [group_id] => 1
   [groups] => Array
       (
           [1] => 1
       )

)

==========================
Queries:
------------------
Array
(
   
Title: Re: i was upload well , now i cant
Post by: Hein Traag on December 23, 2004, 08:53:14 PM
I assume your hosting this on your own computer.
Seeing this line suggests as much: include_path | .;C:\php5\pear | .;C:\php5\pear

Try downloadin imagemagick and installing that on the system your hosting the gallery on.
http://www.imagemagick.org/

Info on GD2 Windows here http://www.psychostats.com/docs/ps2/chapter.php?sec=37
Title: Re: i was upload well , now i cant
Post by: Nibbler on December 23, 2004, 08:57:39 PM
I'd guess you forgot to setup gd support when you updated to php 5.0.3 - I think you need to uncomment a line in php.ini.
Title: Re: i was upload well , now i cant
Post by: moataz on December 23, 2004, 09:02:25 PM
well i use a server in australia , not in my pc.
i donno how to edit php.ini nor how to setup gd or im as i do not run the sever i just host
Title: Re: i was upload well , now i cant
Post by: Nibbler on December 23, 2004, 09:03:57 PM
Then ask your host to enable GD or IM support.
Title: Re: i was upload well , now i cant
Post by: moataz on December 23, 2004, 09:10:40 PM
ok , ill do, now i wana allow one member to choose between categories and i do no want her to use administrator tools ony upload files and specify to which category from ones i created..is it possible
Title: Re: i was upload well , now i cant
Post by: Joachim Müller on December 24, 2004, 12:36:15 AM
1 question per thread! Read the docs.

Joachim