| Author |
Message |
talam_buruk
Beginner


Joined: Apr 23, 2003 Posts: 2
|
Posted: Wed Aug 13, 2003 3:20 am Post subject: Call to undefined function: numaccessiblealbums |
|
|
Fatal error: Call to undefined function: numaccessiblealbums() in /var/www/phpnuke/html/blocks/block-NG-NEW-newAlbums.php on line 47
line 47 -> foreach ($newAlbumDB->albumList as $tmpAlbum)
----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:V1.3.4
Apache version:2.0.4
PHP version (don't just say PHP 4, please):4.2.2
Graphics Toolkit:jpeg..pbm
Operating system:redhat9
Web browser/version (if applicable): IE6 |
|
| Back to top |
|
|
AdBot
|
| Post subject: Call to undefined function: numaccessiblealbums |
|
|
|
|
|
| Back to top |
|
 |
slackbladder
Moderator


Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Wed Aug 13, 2003 3:46 am Post subject: |
|
|
| I could be wrong but I don't think that the function numaccessiblealbums() was in 1.3.4? Try upgrading (link on the left) |
|
| Back to top |
|
|
Ciro
Beginner


Joined: Aug 13, 2003 Posts: 4
|
Posted: Wed Aug 13, 2003 4:29 am Post subject: |
|
|
I'm getting the same error on Gallery v1.3.4-pl1 with this setting: define(USE_THUMBS,1);
Fatal error: Call to undefined function: numaccessiblealbums() in /home2/user2582/public_html/html/blocks/block-NG-NEW-newAlbums.php on line 47
---
Gallery v.1.3.4-pl1 on PHP-Nuke 6.5
PHP Version: 4.3.2 - MySQL version: 4.0.13 - Apache version: 1.3.28 (Unix) - OS: Linux |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6271 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6271 Location: Washington Township, NJ, USA
|
Posted: Wed Aug 13, 2003 7:38 am Post subject: |
|
|
OK, here's what I did. I put the numAccessible albums function in the block file, since the numAlbums function did not return the same value. I also updated that nasty little CACHE_FILE -> ALBUMCACHE bug.... _________________
 |
|
| Back to top |
|
|
|
|
|
|
|