hi everyone...long time no talk to, and here I am with a problem...sorry, but I've been out of touch for a while. But since I'm coming back with a whine, I'll offer to pay someone up to $20.00 (PayPal) if they can fix a problem I'm having with a php script and tell me what I'm missing...it should be simple to you savvy PHP programmers.
Okay, I have a simple rate script I'm adding to a web site in progress. You can view a working sample here:
http://enoughof.com/dealer_test.php -- it's the Rating script.
Now, the client wants this done differently, so I had to create a new look, specifically requested by the client and I cannot get this script to work in the new directory. It's done in layers and an iframe and I so rarely work with those, don't know if that's my problem or what. They want the direct files somewhat protected from bookmarking if possible. Plus they want this notebook type layout.
To see the non-working script, you'd go to
http://enoughof.com/drugs/ and click on the link, way at the top left titled, "Offender01". There you'll see the mess that the script is creating on the page.
I added an include file in this directory. I CHMOD'd the directory and appropriate files. It's a simple script that needs no database...and I'm lost.
I don't know if this matters, but if you go to
http://enoughof.com/agreement_drugs.html you'll see that they want people to click an "agree" button before proceeding to the section they wish to view. I encrypted the code to make it a little more difficult for people to see the direct link, so now when you do click I agree, you see, at the end of the resulting link, "?submit=I+Agree". That's what they want. From there, you can once again click that "offender01" link and see the mess. I can't see how, but it occured to me that perhaps that is messing something up? (I'm totally clueless.

)
Can anyone please assist me? Thank you!