scrfix Member
|
Posted: 8 May 2008 00:32:36
I have attempted to send this to your admin and info emails and got a daemon mailers back on both stating they were full.
I need help integrating this into our website. I have read the FAQ's and still cannot solve this.
I receive an error stating that the $_dir_root is incorrect. It auto detects D:\WindowsFolder\MyFolder\ska\
I receive an error on form validation that tells me to enter the correct path. I have changed this path to "/" and "/ska/" and every combination that I can think of. I have contacted our hosting company and they cannot figure it out either as they tell me everything is correct. All permissions are set properly on all folders. Nothing is misspelled. We have checked letter for letter. When I attempt to change this to /ska/
I receive the error The path to directory is wrong. Couldn't find dump file.
I am attempting to install this on a Windows Server. Is this the problem?
I don't mind paying for installation service if this is my own ignorance and not a result of the programming causing this error. In fact, I am attempting to have the follwing installed on www.scrfix.net and display it on www.scrfix.com in attempt to promote 1 way links to both us and our link exchange partners so I will possibly need some help in accomplishing this. First, however I need help just getting the script to install.
What do you need and if this does turn out to be a scripting issue can we bypass the charge?
I have been to the FAQ and it doesn't help.
Q: when i try to install the script i get the following error. The path to directory is wrong. Couldn't find dump file whats the problem?
A: Find the input field for $_dir_root variable in installation form.Check the value of $_dir_root variable attentivly. Script try to detect value of this variable automaticaly, but sometimes it detect path with some errors. For example: the path /home/mysite/public_html/dir/ script detect as /home/mysite/public_htm/dir/. As you see the 'l' letter is absent in "public_htm".
Thanks,
Wayne
|