| Autor |
Nachricht |
Jimbo
phpBB2.de User

Anmeldungsdatum: 13.04.2005
Beiträge: 25
|
Verfasst am:
Mo 07 Nov, 2005 15:16 |
  |
I have just upgraded to 1,53 beta 7, and now my album will not load showing the following error
| Code: |
| Fatal error: Call to undefined function: checkflag() in /home/j1mbo60/public_html/phpBB2/album_mod/album_hierarchy_sql.php on line 81 |
Any ideas please??
Cheers,
Jim |
|
|
    |
 |
Google
|
Verfasst am:
|
 |
|
|
 |
Jimbo
phpBB2.de User

Anmeldungsdatum: 13.04.2005
Beiträge: 25
|
Verfasst am:
Mi 09 Nov, 2005 14:37 |
  |
Further to the above, I get this error message now about album permissions :-
| Code: |
DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Your Fishy Photos'(id=0), $album_permission = NULL
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Your Fishy Photos'(id=0), $album_permission =
array = (
['view'] => 1,
['upload'] => 0,
['rate'] => 0,
['comment'] => 0,
['edit'] => 0,
['delete'] => 0,
['moderator'] => 0
)
----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
['view'] => 1,
['upload'] => 0,
['rate'] => 0,
['comment'] => 0,
['edit'] => 0,
['delete'] => 0,
['moderator'] => 0,
['manage'] => 0
) |
I have looked through sql tables and cannot find any permission tables for the album, can anyone shed some light on what I may have done wrong, and how to repair it please.
I have a back-up of the DB, but at 18Mb it's too damn big to restore easily.  |
|
|
    |
 |
dracolique
phpBB2.de User


Anmeldungsdatum: 15.10.2003
Beiträge: 60
Wohnort: Turkey
|
Verfasst am:
Mi 23 Nov, 2005 02:54 |
  |
this error give me my site.
please help me. please. |
_________________ Newbie ProPhpbb2 |
|
   |
 |
ChattoSupaStar
phpBB2.de User

Anmeldungsdatum: 13.07.2004
Beiträge: 25
|
Verfasst am:
Mi 23 Nov, 2005 10:25 |
  |
have you run hierarchy_db_migrate.php script to update album? that script updates db tables for 1.53 b7 album work properly...
| Zitat: |
If you are upgrading from phpBB2 Plus 1.52, you have to run the Updater for the private Album Galleries also, so they will be available also after upgrading!
Copy the file hierarchy_db_migrate.php to the Forums Root Directory and run the file in your Browser (http://www.yoursite.com/hierarchy_db_migrate.php).
http://www.phpbb2.de/viewtopic.php?p=163410#163410 |
|
|
|
   |
 |
Jimbo
phpBB2.de User

Anmeldungsdatum: 13.04.2005
Beiträge: 25
|
Verfasst am:
Fr 02 Dez, 2005 02:12 |
  |
I tried that first, but it said nothing to update, I then went into ACP and checked all album settings, and re-did them. I hit 'submit' and waited.... cleared album cache and went back to the album, and wouldn't you know it, it worked! |
|
|
    |
 |
catfishattack
phpBB2.de User

Anmeldungsdatum: 29.07.2006
Beiträge: 2
|
Verfasst am:
Sa 29 Jul, 2006 03:59 |
  |
I have the same error message
I ran the hierarchy_db_migrate.php, made sure functions.php are all moded correctly but still getting this error message.
Can someone please point me to the right direction or let me know which file is having problem and what's needs to be redone.
Please help.
Thanks. |
|
|
   |
 |
catfishattack
phpBB2.de User

Anmeldungsdatum: 29.07.2006
Beiträge: 2
|
Verfasst am:
So 30 Jul, 2006 00:27 |
  |
Decided to uninstall the album and install the full album pack. Everything went well, but after I install the mod, I get the following debug message.
http://test.carolinafishtalk.com/forum/album.php
Can someone please point me to the right direction? I am lost.  |
|
|
   |
 |
|
|
|
|