Getting the following error on my blog: warning: getimagesize(This): failed to open stream: No such file or directory in <snip>/Textile.php on line 2744. Code (markup): I hired someone who is no longer available to code it, and I can't figure it out (not much of a coder). Any ideas? I can pay if you can fix it.
This is saying that the file or directory referred to on line 2744 of the script, one or the other, does not exist. Could your image have been deleted for some reason? This is the most likely cause if the script was working before. If you want to copy the file Textile.php into a zip file I will look at the code for you.
A lot of people fail to code any kind of failsafe into their scripts. Basically there should be some functionality that makes sure the file exists before trying to do things with it, and if it does not display an appropiate error to the user rather than a PHP error. If colbyt doesnt fix it for you then give me a yell via PM.