Million Dollar Script

You can help!

Donations help improve software by giving developers more time to work on it. Every bit helps, no matter how small.

Amount: 

Welcome, Guest
Username Password: Remember me

No such file or directory
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: No such file or directory

No such file or directory 7 months, 2 weeks ago #498

  • pepper
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
I am having issues with with "No such file or directoryin /home/a3247831/public_html/include/functions.php on line 2496" & 2528

I tried replacing "/" with "\" since im a PC user, but that just ended with syntax error. It seems Martin fixed it, but I would like to see the solution.

If there is none, how can I delete the "Upload an additional Image" option, so users wont get that error each time? thank you
Last Edit: 7 months, 2 weeks ago by pepper.

Re: No such file or directory 7 months, 2 weeks ago #499

  • Ryan
  • OFFLINE
  • Administrator
  • Posts: 208
  • Karma: 7
Reference: www.milliondollarscript.com/forum/14-general/425-mouse-over-box

To answer your question, you should be able to fix the issue by using \ or DIRECTORY_SEPARATOR as a variable in place within the code in various places. I don't imagine this script will work overly well on windows. I think I rememeber seeing other spots in the code which would require the change. Ideally to make it cross platform I believe it should be DIRECTORY_SEPARATOR.

Have you tried these steps to fix it?
www.milliondollarscript.com/forum/14-gen...5-mouse-over-box#433

However if you want to remove the Additional Image form element you can try deleting it in the admin under Configuration > Ad Form click Additional image and click the Delete button. I don't know how well this will work though. It may present other issues or it may not even let you delete it.

Ryan
  • Page:
  • 1
Time to create page: 0.15 seconds