This topic is locked

IBOX not working in build 279

5/7/2008 1:33:01 PM
PHPRunner General questions
J
Jepsen author

I have build a large project in PHPR build 360.
One of the tables have photos. when you click the photo opens in IBOX. Everything worked perfectly.
Today I removed build 360 and installed build 379 when I realised that you have gone on issuing new builds despite you have announced that build 360 was the final.
My problem is that IBOX is no longer working properly. It opens the photos ok, but rhe window is onlu thumbnail size and the photo appears to use the thumpnail end then extend the size so you can scroll in the IBOX window.
I have tried all sort of things. I have deleted all source on the server and in the project folder and built averything fresh and uploaded. Nothing works.
Is this a bug in 379 or am I doing something wrong?
If I could, I would go back to 360, but I do not have the installer any more.
I have searched here and could not find any relevant subject.

--------------------------------------------------------------

More testing and I have new info:
I found build 368 and installed it. Problem still the same.
Removed the folder on the server completely and the project folder, only kept the project file. Compiled and problem is the same.
Then started a new project in b368 on the same table and photos. and same settings as the other project. Then it works.
The problem appear to be in the project file itself. Once something is gone wrong, it appears to remember it and even if you remove the table from the project, all the previous settings re-appear when you later insert the table again.
I just cant start a new project to correct this. This project comprises 40 tables that I have formatted and worked with. to do all this again is just too much.
Need some help here pls.
Best regards

Morten Jepsen (Desperate, I have a deadline)

J
Jepsen author 5/7/2008

Problem solved
Because of the many tables I had made my own menu in header.php
I used a CSS menu. This is what caused the problem. Apparently IBOX is also style driven and the styles conflicted.
That was a kinky one.
Morten

J
Jepsen author 5/8/2008

For info
I have now changed all my menus in the header.php to Adobe SPRY-Menubar. This one is also based on JAVA and CSS, but it runs without conflict with PHPR or IBOX.
I am back on track
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=29017&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' /> How could I be so stupid not to suspect that it was my own menu which caused the problem?
Morten