I started having a weird issue with my gallery tonight after an ORM error. I was able to fix the ORM error by eliminating the offending files, but now my thumbnails display for a number of rows and then start displaying in a single column trailing off the bottom edge of theme.
Anyone have a clue what would be causing this? I have tried refreshing several files from the original install files. I even tried just converting my database over to a fresh installation hoping that would resolve it - But nothing has helped so far. It's almost as if the problem is in the database itself.
Posts: 37
Looks like I tracked the cause back to <br> that I have in my description (in conjunction with the under photo module) that I was using to get line breaks. My understanding was that html is supported in the description at this point, is that not accurate or is there a different line break code I should be using?
EDIT: I tried <br/> - Still does not resolve the issue, but did get a few extra rows before the issue started occurring than just using <br>. No idea what's going on...
Posts: 27300
I think you have to use the purifier module to allow standard HTML in the description.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 37
Nope, does not resolve the issue unfortunately - That was one of many things I tried last night.
Posts: 27300
so you need to give step by step details to recreate.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 37
Pretty straightforward, I have several hundred images, each with 4 linesof text in the description separated onto lines by <br>, with the under photo text module on
Posts: 27300
Got to give a bit here to get more....So step one would be to install the theme?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 27300
And the second step would be to install this module:
http://codex.galleryproject.org/Gallery3:Modules:under_photo_text
is that correct?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team