This topic is locked
[SOLVED]

 Issues continue

4/12/2012 12:36:23 AM
PHPRunner General questions
A
Athlon author

Hi ...
Not having much success with build 6+
Nothing I do will work - I am wasting so much time with relatively easy things. I have still to get jquery working with anything in runner. On my own created web pages not a problem. im finding the html editor a nightmare, it simply does what it wants - resets pages and so on.. often i can not even access the editor. It is not the project as i have several. I cant move up from 10638 with so many issues. Documentation is vague and after searching forums you come across several different ways from people whom have similar issues - none seem to work. I feel it would be most helpful to have some clear instructions on using these templates as most of what i read relates to issues around them.
All I want to do now is just add an Iframe.. how simple is that..
On Add / edit page... I have inserted new row above my first form field - merged right.

Then inserted an Iframe in this box using html editor. Also tried inserting a table and the Iframe in the table... same problems...

Iframe displays - but complete template screwed up and text is enlarged from the iframe down the whole page.

It appears to function in chrome no problem but I am getting calls because you can not make the world use chrome. I could understand it if it was some complicated code...
Can someone offer another way around this. I am noticing menu display errors also and mouse overs disappearing /blocking in IE.. this can not be right surely.. Crap as it is.. still a large majority use this browser.
Thanks,
Mike.

Sergey Kornilov admin 4/12/2012

Mike,
if you need help with this - post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. We'll see what we can do.

A
Athlon author 4/12/2012

Well crashes on upload.. great.. sorry to sound so negative. I am so sick of rebuilding after resetting pages every time you do something it does not like.. This is terrible for users. I know I must not be alone with that.
I have sat for ages trying to duplicate it and have found the problem...Although again.. I can not see why it would not like this.
Before display events on edit page and menu - add the following:
echo "<script>alert('Remember to save all your work regularly! Good practice means saving at intervals not exceeding 15 minutes. This way in the unlikely event your computer fails, is hit by lighting or drops its internet connection, work loss is minimal.')</script>";
Works fine in chrome - totally screws the template and view in IE, menus get large fonts and no template seems to be on the page. - remove it and all is ok. I will use java as a work around due to pressures from client. As a guess but I have not the time to play with it the .' maybe causing issues. I am also making a complete guess due to lack of documentation that its in the wrong place - yet the program allows me to put and use?
Question - does it go in the php snippet section. I have read some posts of people putting Java in there - no idea how that makes sense..
Big sighs...

Sergey Kornilov admin 4/12/2012

You need to find a way to send your project directory and database to use for investigation. I'm not sure how we can help based on the info you provided.

A
Athlon author 4/12/2012

Thanks Sergey,
I am de-stressed now I have it sorted - regards the php snipets - can you just clarify what it is for please. [b]I had a php alert in the before display causing all this issue.[/b Seems it has altered the script as well, well weird] This is either a bug or I have done it wrongly. Just need to know.. any php scripts including alerts - Must they be placed in the php snippet exclusively.
Thanks,
Mike.