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: Album is not being created - help!  (Read 9730 times)

0 Members and 1 Guest are viewing this topic.

uga2000dawg

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Album is not being created - help!
« on: December 27, 2003, 02:16:22 am »

When I try to create a new album nothing happens.

I select the category I want to place the new album, select "new", type the name of the album and click "apply modifications".

But then the next page has the "Album Manager" header and the "Continue" button, but no info or content between the two.

This is the debug info it gives me on that page:
Quote
USER:
Array
(
    [ID] => ab86b9919e88964e2da159b804e3a66a
    [am] => 1
)

 
GET :
Array
(
    [what] => albmgr
)

 
POST :
Array
(
    [delete_album] =>
    [sort_order] => 10@100,11@101,12@102,
    [cat] => 5
    [album_nm] => Massey Christmas Pics 2003
)

Now here's the twist: Last week my web host's server went down and now my server is on a different IP. So could this be the problem? I can view older albums, toggle between user and admin modes, etc with no problem (the rest of my site that's not Coppermine-related is fine on the new IP as well, including Movable Type) but can't get a new album created.

Anyone have any ideas?

Site is: www.daveakins.com/coppermine

Thanks in advance
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Album is not being created - help!
« Reply #1 on: December 27, 2003, 12:51:46 pm »

maybe your webhost changed permissions on your mySQL db as well when migrating - use a tool like phpMyAdmin and try to create a record set in your cpg database - if it doesn't work, they probably messed it up...

GauGau
Logged

uga2000dawg

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Sorry to ask...
« Reply #2 on: December 27, 2003, 04:21:45 pm »

... but could you describe what creating a new record set entails? I can get into myphpadmin and see the databases but I'm not sure what to do.

Thanks.

DAve
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Album is not being created - help!
« Reply #3 on: December 28, 2003, 02:24:55 am »

this board is not the proper place to look for help on phpMyAdmin (instead, you should refer to the documentation)...
  • click on "cpg11d_albums" in the left frame
  • click on "browse" in the top navigation of the right frame
  • click on "edit" infront of any entry
  • change the value of the field "aid" to the next possible number
  • change the value of the field "title" to "test album"
  • select the radio button "Insert as a new row"
  • hit "go"
  • check if the new entry has been created[/list:u](and yes, there are other ways to do this as well).

    GauGau
Logged

corryzahn

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Album is not being created - help!
« Reply #4 on: December 24, 2005, 01:25:33 am »

ok, this is the closest I could find to my problem.

I try to create a new album under a category, and it says creating album, but it assigns it to category "0" which is User Albums.

If I go in under myphpadmin, I can change the category to reflect the correct number I want it in, no problems... but still won't let me create an album and assign to a category... any thoughts?
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Album is not being created - help!
« Reply #5 on: December 24, 2005, 02:04:33 am »

Sorry, no support for 1.2.  Upgrade to the latest version.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.