This topic is locked

driving me crazy

6/12/2008 7:35:54 PM
PHPRunner General questions
R
rkiss author

Hi,
This application is driving me crazy...
Here are my issues:

  1. I have a master table called LISTINGS. Then I have 2 other tables LISTING_IMAGES and LISTING_VRTOURS. I defined master/detail set for these 2 tables by listing_id as primary key on master and listing_id on LISTING_IMAGES and LISTING_VRTOURS. At first, the application showed only one related IMAGE - when however over LISTING IMAGES link (even thou there are 4 related images), and now it does not show anything...even if I add additional images per listing...same issue keeps happening for LISTING_VRTOURS...
    Any ideas?
  2. IBOX....PHPRUNNER 4.2 properties clearly shows (display with IBOX) ... however, the edit page does not display image using IBOX...it opens a new window...unless this is by default...then can I request to correct it in the upcoming version.
    Thank you,
    Roman

J
Jane 6/17/2008

Roman,
please see my answers below:

  1. It's difficult to tell you what's happening without seeing actual files.
    Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

    I'll find what's wrong with your project inspecting it at Demo account site.
  2. Ibox feature works on the list and view pages only. It does not work on the edit page.

501311 7/25/2008

but how does it work? I really need to be able to call up a html file in a frame and I can't even figure out how to start ibox. I loaded it into c:\Program Files\PHPRunner\plugins now what?
I see that it loads as a plugin when I upload my site but where do I put the code to make it call up another site in a frame?

J
Jane 7/28/2008
501312 7/28/2008

Hi,

check iBox feature here:

http://www.xlinesoft.com/phprunner/docs/_v...s__settings.htm


I read that and saw the ibox checkbox but I don't want to use the ibox for an image I want to use it as an iframe, which it should do but where do I put the ibox code?
inner_content
Source

<div id="inner_content" style="display:none;">

<div style="background:#000000;color:#ffffff;border:1px dashed #FFFFFF;padding:15px;margin:15px;">

<h3>It is a hidden div!</h3>

<p>If you were to view source, you would find a div called 'inner_content'. This is that div. We

have used CSS to set its display property to none, but using <a href="/blog/p_ibox.html">iBox</a>,

you can clearly see it as an overlay. Hurrah!</p>

<p>It is even styled. Oh so pretty it is</p>

</div>

</div>

<p>

<a href="#inner_content" rel="ibox" title="Loading Internal HTML Content" >#inner_content</a>

</p>

J
Jane 7/29/2008

In general you need to edit generated files for this purpose.

However we don't have a ready to go solution for this.

501313 7/29/2008

so you just use the ibox plugin for images? not for iframes or text boxes like they show on the ibox site?
is there a way to get an iframe or some way to display a link to a another site from a stored value on a mysql database.
I have slideshows that go with different jobs that I want to show when you select the job.

J
Jane 7/30/2008

answered in your personal email.

500423 7/30/2008

I can get an iframe in through the add html and then add code but then how do I get phprunner to recognise the iframe as a body that when the person clicks on the file it will display in the iframe? where do i put the html target command href="http://www.wbprints.com/fern"; target="body1"
once you've placed the iframe is there a way to edit the info inside?
Is there a better way to do this?
here is the page with the iframe http://www.yourplanroom.com/yourvadim/publ....php?editid1=13