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: [Solved]: Can not upload?  (Read 4122 times)

0 Members and 1 Guest are viewing this topic.

poepoe

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
[Solved]: Can not upload?
« on: August 20, 2009, 03:19:22 pm »

I recently installed coppermine, and was pleased with it! It is for indie game developers to share resources and it will be a great tool in the future, unfortunately uploading does not work.

Here is the site:

http://www.poepoe.x10hosting.com/gallery/

and the test account information:
Name:test
Password:test

Coppermine said I should copy this:

Quote
USER:
------------------
Array
(
    [ID] => 361dfc023b8634b5b021e56aff5eb9e8
    [am] => 1
    [lang] => english
    [theme] => igames
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => poepoe
    [groups] => Array
        (
            
  • => 1

        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 1
    [num_file_upload] => 1
    [num_URI_upload] => 0
    [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] => 0
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    
  • => SELECT extension, mime, content, player FROM cpg_filetypes; (0s)
  • [1] => select * from cpg_plugins order by priority asc; (0s)
        [2] => delete from `poeman_copp1`.cpg_sessions where time<1250770708 and remember=0; (0s)
        [3] => delete from `poeman_copp1`.cpg_sessions where time<1249564708; (0s)
        [4] => select user_id from `poeman_copp1`.cpg_sessions where session_id = '1ad061809789686018a2299796f2bb63' (0s)
        [5] => select user_id as id, user_password as password from `poeman_copp1`.cpg_users where user_id=1 (0s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `poeman_copp1`.cpg_users AS u INNER JOIN `poeman_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `poeman_copp1`.cpg_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [8] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
        [10] => update `poeman_copp1`.cpg_sessions set time='1250774308' where session_id = '1ad061809789686018a2299796f2bb63' (0s)
        [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg_banned WHERE expiry < '2009-08-20 08:18:28' (0s)
        [13] => SELECT * FROM cpg_banned WHERE (ip_addr='66.30.179.201' OR ip_addr='66.30.179.201' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT user_id FROM cpg_users WHERE user_name = 'test' AND user_id != 2 (0s)
        [15] => UPDATE cpg_users SET user_name = 'test', user_email = '', user_active = 'YES', user_group = '2', user_profile1 = '', user_profile2 = '', user_profile3 = '', user_profile4 = '', user_profile5 = '', user_profile6 = '', user_group_list = '', user_password = '098f6bcd4621d373cade4e832627b4f6' WHERE user_id = '2' (0s)
        [16] => UPDATE cpg_pictures SET owner_name = 'test' WHERE owner_id = 2 (0s)
        [17] => UPDATE cpg_comments SET msg_author = 'test' WHERE author_id = 2 (0.002s)
        [18] => DELETE FROM cpg_users WHERE user_name = '' LIMIT 1 (0s)
        [19] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0s)
        [20] => SELECT count(*) FROM `poeman_copp1`.cpg_users WHERE 1 (0s)
        [21] => SELECT user_id as user_id, user_name as user_name, user_email as user_email, UNIX_TIMESTAMP(user_regdate) as user_regdate, UNIX_TIMESTAMP(user_lastvisit) as user_lastvisit, user_active as user_active, COUNT(pid) as pic_count, ROUND(SUM(total_filesize)/1024) as disk_usage, group_name, group_quota FROM `poeman_copp1`.cpg_users AS u INNER JOIN cpg_usergroups AS g ON u.user_group = g.group_id LEFT JOIN cpg_pictures AS p ON p.owner_id = u.user_id GROUP BY user_id ORDER BY user_regdate DESC LIMIT 0, 25; (0s)
        [22] => SELECT group_id, group_name FROM cpg_usergroups ORDER BY group_name (0s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
        
[op] => update
    [user_id] => 2
)

==========================
POST :
------------------
Array
(
    [user_name] => test
    [user_password] => test
    [user_active] => YES
    [user_group] => 2
    [user_email] =>
    [user_profile1] =>
    [user_profile2] =>
    [user_profile3] =>
    [user_profile4] =>
    [user_profile6] =>
)

==========================
VERSION INFO :
------------------
PHP version: 5.2.10 - OK
------------------
mySQL version: 5.0.81-community
------------------
Coppermine version: 1.4.25(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XPM Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
module doesn't exist
==========================
Module: zlib
------------------
module doesn't exist
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
==========================
email
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Size and Time
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Page generated in 0.038 seconds - 23 queries in 0.002 seconds - Album set : ; Meta set: ;
« Last Edit: August 21, 2009, 03:44:21 pm by Joachim Müller »
Logged

poepoe

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Can not upload?
« Reply #1 on: August 20, 2009, 03:57:56 pm »

anybody?
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: Can not upload?
« Reply #2 on: August 20, 2009, 05:44:58 pm »

You need to wait a bit longer for a reply, this is not a hotline and questions are very rarely answered in the 45mins you gave it before bumping your thread.

Also, Coppermine does not say post the debug output unless asked.

Looking at your error " Unable to create thumbnail or reduced size image " and using the search facility brings up many answers.

Try looking at the following threads.

http://forum.coppermine-gallery.net/index.php/topic,54016.0.html
http://forum.coppermine-gallery.net/index.php/topic,51973.0.html
http://forum.coppermine-gallery.net/index.php/topic,51174.0.html

I
Logged
It is a mistake to think you can solve any major problems just with potatoes.

poepoe

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Can not upload?
« Reply #3 on: August 20, 2009, 07:56:53 pm »

I tried all that, it still won't work  :-\.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Can not upload?
« Reply #4 on: August 21, 2009, 07:32:14 am »

Logged

poepoe

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Can not upload?
« Reply #5 on: August 21, 2009, 03:17:55 pm »

Oh shoot! I just realized I wasn't uploading a jpeg thanks. Is there some way I can upload PNG's? You see the most commonly used sprite styles for indie game developers is PNS's...
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Can not upload?
« Reply #6 on: August 21, 2009, 03:44:08 pm »

Sure, you can upload PNG. Coppermine supports PNG out of the box. If have no idea what a PNS is, but in theory you can upload any file, you just need to "tell" Coppermine what to do with the file. Take a look at Plugin: Filetype editor.
Anyway, we have a strict "one question per thread" policy that you agreed to respect when signing up. As your initail issue appears to be solved I'm marking this thread accordingly.
Logged

poepoe

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: [Solved]: Can not upload?
« Reply #7 on: August 21, 2009, 04:41:42 pm »

Oh sorry for that, thank you for all the help.
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 20 queries.