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: After successful Install, cannot insert new albums.  (Read 4950 times)

0 Members and 1 Guest are viewing this topic.

Sky Lord

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • Photo Gallery of the Tillie's
After successful Install, cannot insert new albums.
« on: June 27, 2005, 01:11:58 pm »

My problem: I cannot create a new album. When I click "Albums", the Album Manager is displayed but no "New Album" is depicted and I cannot add a
new album.

I am testing using windows XP Pro, PHP Version:  4.3.10 , MySQL Version:  4.0.18  and Coppermine 1.3.3

=================
 
I have visited:
CPG 1.3 Standalone Support and searched for "create new album" but found no suitable answers.

Does anybody have any suggestions??

=================

Also I had various problems with config.php and other files which I solved according to info in the Support Forum as follows:

------------
Look in your init.inc.php and find:

Code:
$PHP_SELF = isset($HTTP_SERVER_VARS['REDIRECT_URL']) ? $HTTP_SERVER_VARS['REDIRECT_URL'] : $HTTP_SERVER_VARS['SCRIPT_NAME'];
Then add after it


Code:
$PHP_SELF = ltrim($PHP_SELF, '/');

------------

which solved part of my problems.

Logged

Nibbler

  • Guest
Re: After successful Install, cannot insert new albums.
« Reply #1 on: June 27, 2005, 01:37:36 pm »

That advice was specific to the problem of that individual, it may or may not be appropriate for you.

There should be a button named 'New' on that page. Can you post a screenshot of your albums page ? Also make sure you have javascript enabled.
Logged

Sky Lord

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • Photo Gallery of the Tillie's
Re: After successful Install, cannot insert new albums.
« Reply #2 on: June 27, 2005, 03:16:44 pm »

That advice was specific to the problem of that individual, it may or may not be appropriate for you.

There should be a button named 'New' on that page. Can you post a screenshot of your albums page ? Also make sure you have javascript enabled.

Question 1: Where do I enable javascript?
I do not know how to post a screenshot. Alt-PrtSc does not work.

There are 3 buttons on the Album Manager screen: Delete, Modify and New. Modify was added from a tip found in the support forum. However before addition of this button I allready had the current problem.
« Last Edit: June 27, 2005, 03:24:00 pm by Sky Lord »
Logged

Nibbler

  • Guest
Re: After successful Install, cannot insert new albums.
« Reply #3 on: June 27, 2005, 03:40:36 pm »

So what happens when you press new ?

Javascript is enabled in your browser somewhere.
Logged

Sky Lord

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • Photo Gallery of the Tillie's
Re: After successful Install, cannot insert new albums.
« Reply #4 on: June 27, 2005, 03:55:22 pm »

So what happens when you press new ?

Javascript is enabled in your browser somewhere.


Javascript was enabled in the IE browser.
After opening the Album Manager the screen is blank, e.g. the words "New Album" do not appear in the list and not in the textbox underneath the list as is depicted in the documentation.
After depressing the "New"button only the ref. to Javascript: Album_Create() appears, but nothing happens.
Logged

Nibbler

  • Guest
Re: After successful Install, cannot insert new albums.
« Reply #5 on: June 27, 2005, 04:23:44 pm »

Can you post a link and test user account with 'Can have a personal gallery' enabled in groups page ?
Logged

Sky Lord

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • Photo Gallery of the Tillie's
Re: After successful Install, cannot insert new albums.
« Reply #6 on: June 27, 2005, 05:15:15 pm »

Can you post a link and test user account with 'Can have a personal gallery' enabled in groups page ?

Here is the data you requested (I think):
Link: http://www.thetillies.nl/cpg133/login.php
UI: ---
PW: ---

I will delete this user tomorrow.
« Last Edit: June 27, 2005, 05:29:40 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: After successful Install, cannot insert new albums.
« Reply #7 on: June 27, 2005, 05:28:40 pm »

I didn't want an admin account, just a user account. Anyway creating albums works fine for me so it's probably something wrong with your web browser. Check the settings or try a different one.
Logged

Sky Lord

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • Photo Gallery of the Tillie's
Re: After successful Install, cannot insert new albums.
« Reply #8 on: June 27, 2005, 05:33:17 pm »

I didn't want an admin account, just a user account. Anyway creating albums works fine for me so it's probably something wrong with your web browser. Check the settings or try a different one.

Thanks for the effort; I will keep on plugging away; Now I delete the testuser!
Thanks for the quick answers.

« Last Edit: June 27, 2005, 05:54:10 pm by Sky Lord »
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 20 queries.