Jump to content
Larry Ullman's Book Forums

St0ked56

Members
  • Posts

    5
  • Joined

  • Last visited

St0ked56's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, I am using Windows 7. Tested on Chrome and Mozilla. I know the cookies haven't been deleted because I check the cookies once I hit the logout button. They are still present. Also notice that the logout button doesn't change back to "Login". When I create a quick php script to delete the cookies only, I am able to delete them. I know they are deleted because they are no longer present in the cookies history. I am not able to get it working using the website template logging in and out. Its weird, I've checked each of the scripts associated with the logging in and out process and nothing seems to be different from the books. I want to try and figure this out so in the future if I run into this type of problem I can get a better idea of where to troubleshoot. Thanks for the response
  2. Hello, This is probably an easy fix but I can't seem to figure out how to use the logout.php script to delete cookies. Doesn't work for me. However, I can create a quick php script to delete the cookies. Therefore the problem must lie in the logout script correct? Here is what I have (I have also downloaded Larry's script and tried that): If the problem is not in this script which of the chapter 12 scripts should I be looking at? I know how to delete cookies and I have successfully done it but its driving crazy that the example is not working correctly. Any help would be greatly appreciated. Thank you and Happy Holidays! Mike
  3. Thanks Larry for the reply. This is a file system issue. It will not let me access the file unless I specifically give myself access to that file. If i access the file through PHP it does show up. I didn't try it before, just figure if I couldn't access via file system PHP wouldn't be able to access it either. Is the file supposed to be restricted at the file system?
  4. Hello, I am currently working through this book and and am stuck on Chapter 11 Uploads. I am able to get the file to upload but seems to have a permissions issue. The file doesn't inherit the folder permissions and therefore makes it not viewable once uploaded. I have to manually go into the settings of the file to and allow access to me so I can view the upload. I have the folder permissions set to full control to System and Me(Admin). I am using Windows with Zend server. Any help would be appreciated. Thank you, Mike
×
×
  • Create New...