Album is not being created - help! Album is not being created - help!
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Album is not being created - help!

Started by uga2000dawg, December 27, 2003, 02:16:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

uga2000dawg

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:
QuoteUSER:
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

Joachim Müller

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

uga2000dawg

... 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

Joachim Müller

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

corryzahn

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?

kegobeer

Sorry, no support for 1.2.  Upgrade to the latest version.
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