Latest Version >>Gallery Random Block (Latest Source)<<from Jörg + Md-Pro - Gallerie RC2
trying to add the block i get the following error:
Warning: Access denied for user: 'nobody@localhost' (Using password: NO) in /www/htdocs/bla/modules/gallery/classes/database/mysql/Database.php on line 28
Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /www/htdocs/bla/modules/gallery/classes/database/mysql/Database.php on line 28
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/bla/modules/gallery/classes/database/mysql/Database.php on line 29
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/bla/modules/gallery/classes/database/mysql/Database.php on line 33
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /www/htdocs/bla/modules/gallery/classes/database/mysql/Database.php on line 37
Any hints?
Naphta
Posts: 10
I hade the same problem and finaly found the answer to it.
If your're using postnuke with ramdom block on Gallery v1.4.1-RC2 you need to edit gallery_random.php
You must change
$GALLERY_EMBEDDED_INSIDE = "nuke";
TO
$GALLERY_EMBEDDED_INSIDE = "postnuke";
cheers,
Yann
Posts: 2
Thanks a lot!
Naphta
Posts: 60
:lol: :D :D Thanks Yannou :P :D
Posts: 7
thanks - works like a charm
just had to get the newest source from joergs site and apply your little fix to "postnuke"
http://www.holzapfel-online.de/downloads/gallery_random_block_latest.tar.gz