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: ERROR???  (Read 3356 times)

0 Members and 1 Guest are viewing this topic.

marie389

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
ERROR???
« on: September 03, 2007, 07:50:06 am »

Hi
  I want to know why this appear to me? I create a new gallery, and when I make some of my albums, and i clik "CONTINUE", a white page appeared with the nomber 35 in the left corner... Why? I have downloaded the copermine 1.4.12, but it's the same thing! After i have deleted this album and the category, but when it's time to go to the home page (INDEX.PHP) it's the same thing again, a white page with the number 35! Someone can explain me why please?
Thanks, Marie
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: ERROR???
« Reply #1 on: September 03, 2007, 08:12:23 am »

A link to your site would help..
Logged

marie389

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: ERROR???
« Reply #2 on: September 03, 2007, 08:16:51 am »

A link to your site would help..
I delete the coppermine gallery, but if you want i ca do it again and show you after the beautiful result! :-[
Logged

marie389

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: ERROR???
« Reply #3 on: September 03, 2007, 09:49:21 am »

Hey!
       I'm sorry HEIN! :-\ I'm just desperate and  >:( but i have an other coppermine gallery and i have some problem maybe you could help me?? I have this message from my gallery when i try to upload my picture(s):
Failed to create directory albums/userpics/10001 !

File: /home/www/simply-charmed.freehostia.com/db_input.php - Line: 318


and this is the message from the Debug Info:
Code: [Select]
USER:
------------------
Array
(
    [ID] => cc11c7fea05bd405bc001f12f395a124
    [am] => 1
    [lang] => english
    [liv] => Array
        (
            [0] => 5358
            [1] => 2227
            [2] => 2229
            [3] => 1574
            [4] => 2152
        )

    [lap] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => simplyalyssa
    [groups] => Array
        (
            [0] => 1
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [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
(
    [0] => SELECT extension, mime, content, player FROM cpg1410_filetypes; (0.001s)
    [1] => select * from cpg1410_plugins order by priority asc; (0.001s)
    [2] => delete from `marlav32_charmed`.cpg1410_sessions where time<1188801995 and remember=0; (0s)
    [3] => delete from `marlav32_charmed`.cpg1410_sessions where time<1187595995; (0s)
    [4] => select user_id from `marlav32_charmed`.cpg1410_sessions where session_id=md5("86108dd1522ac33d6a414632df338ec7ffc150ec31fdd2b74951e7e026572dad"); (0s)
    [5] => select user_id as id, user_password as password from `marlav32_charmed`.cpg1410_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 `marlav32_charmed`.cpg1410_users AS u INNER JOIN `marlav32_charmed`.cpg1410_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.001s)
    [7] => SELECT user_group_list FROM `marlav32_charmed`.cpg1410_users AS u WHERE user_id='1' and user_group_list <> ''; (0.011s)
    [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 cpg1410_usergroups WHERE group_id in (1) (0.001s)
    [9] => SELECT group_name FROM  cpg1410_usergroups WHERE group_id= 1 (0s)
    [10] => update `marlav32_charmed`.cpg1410_sessions set time='1188805595' where session_id=md5('86108dd1522ac33d6a414632df338ec7ffc150ec31fdd2b74951e7e026572dad'); (0.004s)
    [11] => SELECT user_favpics FROM cpg1410_favpics WHERE user_id = 1 (0.005s)
    [12] => DELETE FROM cpg1410_banned WHERE expiry < '2007-09-03 03:46:35' (0s)
    [13] => SELECT * FROM cpg1410_banned WHERE (ip_addr='65.94.169.104' OR ip_addr='65.94.169.104' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT category FROM cpg1410_albums WHERE aid='281' (0.001s)
    [15] => SELECT COUNT(*) FROM cpg1410_pictures WHERE approved = 'NO' (0s)
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
    [album] => 281
    [MAX_FILE_SIZE] => 1048576
    [title] =>
    [caption] =>
    [keywords] =>
    [event] => picture
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.0 - OK
------------------
mySQL version: 4.1.11-Debian_4sarge4-log
------------------
Coppermine version: 1.4.10(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 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
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.56
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.1.1
Linked Version 1.2.1.1
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
sendmail_path | /usr/sbin/sendmail -t -i  | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | -1 | -1
upload_max_filesize | 10M | 10M
post_max_size | 8M | 8M
==========================
Page generated in 0.077 seconds - 16 queries in 0.025 seconds - Album set : ; Meta set: ;

can you help me please???? :'(

Edit By Sami:
Added code block to debug output
« Last Edit: September 03, 2007, 10:48:07 am by Sami »
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: ERROR???
« Reply #4 on: September 03, 2007, 10:50:52 am »

Check your albums and userpics folder permissions those should be 777 or 755 depending on your server configuration
Logged
‍I don't answer to PM with support question
Please post your issue to related board

marie389

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: ERROR???
« Reply #5 on: September 03, 2007, 07:03:09 pm »

how i do that ???
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: ERROR???
« Reply #6 on: September 04, 2007, 07:05:32 am »

With your FTP client
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: ERROR???
« Reply #7 on: September 04, 2007, 10:17:26 am »

Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 16 queries.