Hi,
A small error I noticed in fGallery 2.3.3 is that the “Current Albums” always point to /photos even if I change “Base url”. The error is in functions/fim_functions.php line 594, which contains /photos hardcoded. It should be replaced with:
.”/”.get_option(‘fim_baseurl’)
Otherwise this plugin seems like a great piece of work! Keep up the good work!
I’m not 100% sure but I think that updating from 2.3.2 to 2.3.3. messed up the character encoding again. As I said – I’m not sure if the issue was fixed in the first place but it’s definitely there in 2.3.3
Well, it appears only the image/album description and title are affected by the text encoding mess. Better than before when everything on the page was messed up
cool :]
Hi,
A small error I noticed in fGallery 2.3.3 is that the “Current Albums” always point to /photos even if I change “Base url”. The error is in functions/fim_functions.php line 594, which contains /photos hardcoded. It should be replaced with:
.”/”.get_option(‘fim_baseurl’)
Otherwise this plugin seems like a great piece of work! Keep up the good work!
//Ibo
Ibrahim Khalifa: Thanks pal, some debugging code got left over. Fixed now.
I just installed this great plug in but when I put a random code in my side bar…there is an error where the photo didnt appeared.
can you explain why http://e-kereta.com/wp
TQ
I’m not 100% sure but I think that updating from 2.3.2 to 2.3.3. messed up the character encoding again. As I said – I’m not sure if the issue was fixed in the first place but it’s definitely there in 2.3.3
Well, it appears only the image/album description and title are affected by the text encoding mess. Better than before when everything on the page was messed up
Hi
When I activate the plugin, my edit.php get an Internal Server Error.
Does anyone know the fgallery equivalent
of the coppermine tag
[cpg_album:4] – inserts thumbnails for all images in album id 4
Thanks!
Dan