Using PHP wite Site Designer - Post...

User 2265269 Photo


Registered User
43 posts

Hi Inger
I have sent several emails, but have not had a response from you? Have you received them?
Rocky48
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

Hi, the last email I've got from you was on Aug. 16th, and I replied to it on the 17th. I have been through all my in-boxes, spam box included.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2265269 Photo


Registered User
43 posts

Just sent email!
Explanation on email.
Rocky48
User 187934 Photo


Senior Advisor
20,181 posts

Hi Rocky,
you can send me the files and I would be glad to take a look at the php.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2265269 Photo


Registered User
43 posts

Hi Eric
I have put a copy of the rsd file and the php file on my Onedrive, how can I give you access without the whole world having access.
Some forums have a private messaging app, but this site doesn't.
Are you willing to give me your email address?
Rocky48
User 187934 Photo


Senior Advisor
20,181 posts

You should get my email message.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 187934 Photo


Senior Advisor
20,181 posts

Check your email as I found the problem. The vquery.php has the aside.php as an include. The aside.php is a complete html page made in SD so all the extra tags and scripts get included. Use and iframe or trim the aside.php down to the least amount of html code as necessary. That would probably be everything between the
<body>
and the
<script src="js/jquery.min.js"></script>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2265269 Photo


Registered User
43 posts

I've had to redo the vquery page because the layout was wrong, and it's gone back to how it was before.
I tried putting an iframe around the area suggested in your post. I assumed that you meant in the aside.php?
The aside already had an iframe around the time code, and I was not sure that you could have another iframe inside an iframe, so do you mean in the vquery.php file?
I've attached both files.
Attachments:
Rocky48
User 187934 Photo


Senior Advisor
20,181 posts

I emailed you the files
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2265269 Photo


Registered User
43 posts

I removed the code:
$_POST["event"];
$_POST["mood"];
as all it did was doing is echoing the numbers that appeared at the top of the table. It was only for diagnostic purposes, so why does it not work now I have removed it.
The reason I have redone the page is because the table was being displayed under the aside.

Rocky48

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.