Troubleshooting and Problems

floridave
floridave's picture

Posted: Wed, 2008-12-03 04:41
Quote:
Has the architecture of G2.3 and its JavaScript changed completely since version G2.2.6?

yes, it has. JavaScript files are no longer served one by one, delaying page loads dramatically, they're now combined and served as a single large JavaScript file.

26 comments | Read more
RaWeN
RaWeN's picture

Posted: Sat, 2012-02-11 10:49

Ive got a problem with mysql crashing when gallery is accessing some table in the gallery2 database. (see mysqld error log below). From what i understand of the log file is that the g2_sequenceEventLog is crashed, but i cant seem to recover it.

1 comment | Read more
evobenno

Posted: Wed, 2012-02-08 04:44

Hi ive got media block display 3 random images on 1 row, using mediablock, to my websites homepage

Using the following code, is there an additional way that can also show the summary of the image

<?php @readfile('http://www.mysite.com/gallery2/mediaBlock.php?g2_itemId=366&limit=3&column=3&showTitle=1&useThumb=1&shuffle=1&noShadow=1&useMicro=70&noLink=1'); ?>

Thanks for any help guys....

1 comment
evobenno

Posted: Wed, 2012-02-08 04:38

Hi im using imageblock in a way that can shrink images to a smaller size and not distort or blur the image so it still stays readable

I couldnt find a way to do this with mediablock

Meanwhile, the following code is failing to display a random image each time

there are 3 images in the album but it always shows the same one, never the other 2

7 comments | Read more
shinsui
shinsui's picture

Posted: Sat, 2012-02-04 12:16

I had understood that it is possible in Gallery2 to have a photo in more than one album without copying (saves a lot of space ;-) But no matter how hard I search and look for the option I cannot find it.
My question is: does it exist? Can photos be part of more than one album?
Hope to hear someting.

1 comment
ghbrooklyn

Posted: Fri, 2012-02-03 09:45

I am having an issue with my thumbnails not being of consistent size despite all settings being the same across all albums. Thumbnail rebuild does not fix the problem, and there seems to be a correlation between the size of the crop window and the the final thumbnail display size, but not consistently. Is there somewhere in the theme or module files that I can specify the size of thumbnails?

Login or register to post comments | Read more