Hi all,
Having successfully integrated the latest version of gallery in the latest stable version of Mambo I'm still struggling to make it work correctly.
The first call to the gallery component prints the gallery code even before the opening of the html document causing a complete mess in the layout.
All subsequent calls to gallery don't cause troubles. It's just this first access. Anyone got any experience?
Pat.
Posts: 3
I'm having the same issue. When you first open gallery inside of Mambo, it displays above the entire Mambo site, as soon as you refresh or click on a picture all isback to normal. any ideas? could it be my template?
Posts: 2322
What versions of Mambo? What versions of Gallery?
Posts: 3
mambo 4.5.1 stable and gallery v1.4.4-pl2.
I just noticed one thing. when the pictures are up top, in the body it says:
5" height="3" alt="FRAME">
thanks for your help!
Posts: 3
ok... its definitley not the template. i changed templates and it still didn't fix my issue. Any suggesstions?
Posts: 2
I have a similar problem. As the admin, registered user, or visitor Gallery remains intact inside of Mambo (4.5.1). But when a user that has uploaded a picture enters inside an album, the rest of mambo is gone. Only the gallery component is there. The main Gallery page is fine... it is the once the user is in the album (thumbnailed & large picture pages).
I am sure it has something to do with my permissions... but I have them just the way I want them. Is there another way to keep all the pages consistant w/in mambo with out changing the permisions? I have it set so only the person who uploaded the image can edit/delete it. When I set it so all users can edit/delete photos, everything is fine. But I dont want people to be able to change other peoples photos since it is for a contest.
Posts: 2
I fixed it. As the admin, I changed the properties so that item owner COULDNT edit there photo, but could delete it... I had it set to where they could edit and delete there photo. So, now it works but this is weird:
with the preferences I had before (owner could edit/delete their own photo) it wasn't working.... they couldnt edit or delete and it made it so mambo disspeared. Now that I took away their "edit" priviledges, it acutally gave it to them and now stays in mambo. It is messed up but what I wanted!!
Posts: 2
Hi there!
I'm havin the same issue.
The first time I call my gallery-page (first time after a browser start!), gallery doesn't take care of my layout.
I had a look at the source (I shortened the code but left in some comments from some 400 lines).
As you can see, the complete gallery code appears before <html>:
You can see the result in the screenie attached.
My system runs
php 4.2.2
Mambo 4.5.1a
current gallery is v1.5-cvs-b268, but same issue from 1.4.4pl2 upwards.
kapearls hint with revoking users to change their images doesn't help, as changing the template doesn't help either.
Any suggestions?
Best Regards,
mrsimpson
Posts: 14
Had any luck resolving this problem.
I'm experiencing the same thing. Corrupt layout on 1st load - majority of Gallery html before initial <html> tag.
Posts: 2
Hi All,
It seems as if it was an issue of Mambo 4.5.1 that has been upgraded from 4.5.
I made a new, clean install of 4.5.1 (tables in a different namespace), migrated all data and installed a new gallery component. Now, everything works fine.
Although it may not be the solution the most elegant, it took me less time (2days) than trying to ressolve the issue (6 days).
So enjoy your re-installation :cry:
Posts: 10
I have the same issue, and have a clean install of 4.5.1. The code is STILL a problem.
anyone have any ideas?
Posts: 14
Anyone have a solution. This is still a problem.
Posts: 14
*bump*
Posts: 5
Hi,
i also have the same problem with a clean installation of mambo.
I get the following code in the body:
5" height="3" alt="FRAME">
The problem seems to be 6 month old. Has nobody fixed it up to now?
If i am blind and the solution is in this board, please give me a hint.
Thanks.
Palme
Posts: 14
*bump*
Still hoping to get ANY answer on this - if only a request for more info.
Posts: 14
A.. I see that other are experiencing this - and someone has come up with a hack to work around it.
Have a look here -> http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&p=118124#118124
The hack doesn't fix the problem, just forces a reload of the page the first time it's opened.
Posts: 12
Anyone found a proper solution yet?