just INFO: error in gallery-1.5.2-cvs-b18
mastrboy
Joined: 2004-08-07
Posts: 16 |
Posted: Sat, 2005-10-15 22:35 | |||
File: inline_imagewrap.inc ####################################################### This makes the linux directory as $base instead of HTML dir so frames will not show. I just did: This is just a: "IF YOU NOT KNOW THIS ALREADY, HERE IS ANOTHER BUG" post ;)
|
||||
Posts: 6818
I cant follow you, what exactly does not work ?
Be as exactly as you can.
Thanks,
Jens
--
Last Gallery v1 developer and translation manager.
Posts: 16
i uploaded a image in the previous post so you can se for yourself ;)
it looks like that before i comment those lines..
Posts: 6818
Are you using relative pathes or urls in your config ?
Jens
--
Last Gallery v1 developer and translation manager.
Posts: 6818
The phpNuke information was also important !
Why did you remove it? What a luck i get a mail for every post.
So my guess ist, that you use a wrong url in your config.
Jens
--
Last Gallery v1 developer and translation manager.
Posts: 16
removed nuke config because it testet with and without nuke, and the problem was equal.
..
Paths being used:
$gallery->app->albumDir = "/var/www/html/albums";
$gallery->app->photoAlbumURL = "http://$domain/modules/gallery";
$gallery->app->albumDirURL = "http://$domain/albums";
Posts: 6818
I found the bug.
Fixed in b19 ;)
Thanks for reporting.
Jens
--
Last Gallery v1 developer and translation manager.
Posts: 16
sweet :D