coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: 3793g5 on January 24, 2005, 12:18:37 PM

Title: problems after installation
Post by: 3793g5 on January 24, 2005, 12:18:37 PM
Hi,

I just installed my coppermine and got some problems:

On the mainpage (Album list) I receice always something like this:
"Notice: Undefined variable: tabs in c:\programme\apache group\apache\htdocs\users\web950\www\gallery\themes\igames\theme.php on line 1275"
I already changed the theme, but it is not really helpfull.


On the upload page, I receive following message:
"Notice: Undefined offset: 2 in c:\programme\apache group\apache\htdocs\users\web950\www\gallery\upload.php on line 250

Notice: Undefined offset: 3 in c:\programme\apache group\apache\htdocs\users\web950\www\gallery\upload.php on line 256

Notice: Undefined offset: 4 in c:\programme\apache group\apache\htdocs\users\web950\www\gallery\upload.php on line 256"


On admin tools I get following:
"Notice: Undefined index: action in c:\programme\apache group\apache\htdocs\users\web950\www\gallery\util.php on line 44"

What went wrong, while upload/installation/setup....?  ??? And I'm sure, these are not the only pages, which are showing notices like this if debug mode is switched on.

My site is http://felix-riedel.united-systems.org/gallery/

Thanks for support,

Felix

Debug info:
USER:
------------------
Array
(
   [ID] => 52e9abbc72db8b2cc28ae19ae41d627b
   [am] => 1
   [lang] => english
)

==========================
USER DATA:
------------------
Array
(
   [user_id] => 1
   [user_group] => 1
   [user_active] => YES
   [user_name] => felix
   [user_password] => ********
   [user_lastvisit] => 2005-01-24 11:38:11
   [user_regdate] => 2005-01-23 09:48:33
   [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: problems after installation
Post by: Abbas Ali on January 24, 2005, 12:26:22 PM
These are just Notices and not Errors which comes when debug mode is switched on. You can continue to use coppermine with these notices. It will NOT cause any problems.

Just turn off the debug mode and continue to enjoy coppermine :)
Title: Re: problems after installation
Post by: 3793g5 on January 24, 2005, 12:29:28 PM
thanks for the very very fast answer!!!! ;D