Problem...I cant get php includes to...

User 2022095 Photo


Registered User
121 posts

Hello Everyone , I switched from RLM to RSD (responsive site designer). My problem is I can get php includes to work in a RLM exported site but I'm having a serious problem getting php includes to work inside of my responsive site designer exported site. I've tested the php includes in php pages created independent from RSD and it works well. I even tried to place the php include within a RSD html element but to no avail. my php include file is a slider and contains jquery and css. I even tried to insert the php includes via dreamweaver 5.5 and still cant get it to work within my RSD exported site spent 32 hrs trying to figure this out and i'm still coming up short/ empty. Any ideas?
Thanks,
-WMFX
User 187934 Photo


Senior Advisor
20,196 posts

Does your server support parsing php inside a html page? If it does make sure your .htaccess has the appropriate lines added to it.
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 2022095 Photo


Registered User
121 posts

Hi Eric, problem solved, I figured it out. instead of placing this particular jquery script within the head section of the code I had to place it at the very bottom of the body of code just above the </body> closing tag.
Again Thanks Eric. I see your post all the time and I appreciate you.
-WMFX

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.