|
#41
|
|||
|
|||
|
Well, I seem to have everything working, including in-admin navigation, except the ability to post new photos (which kind of defeats the purpose, huh?)
I think I am on the right track. If I post the error I'm getting, maybe one of you could tell me what I am missing. I suspect there's still a file on the server where I need to switch the PHP_SELF to SCRIPT_URL. Here's the error I get when posting an image: Warning: imagejpeg(): supplied argument is not a valid Image resource in /data/2/0/147/156/147971/user/149790/htdocs/photoblog/includes/functions.php on line 92 Warning: chmod() [function.chmod]: No such file or directory in /data/2/0/147/156/147971/user/149790/htdocs/photoblog/includes/functions.php on line 94 I am using Pixelpost 1.1.4, by the way. I know I should upgrade, etc., but this is customized to my website and until now did everything I want. Thanks, Zach |
|
#42
|
|||
|
|||
|
Zach,
I have PP 1.5 and now have everything working (as far as I know) by replacing all to Script_URL. Thanks for posting that solution. For your problem, did you edit new_image.php in the Admin folder? The form tag in there needs replacing. patti |
|
#43
|
|||
|
|||
|
Patti -
I don't have that file; it must not have been in Pixelpost 1.4. ![]() Can anyone help me? Zach EDIT: Wait a minute! I'm running version 1.4! Looks like the server was returning the wrong number while it was messed up. Can anyone help now? |
|
#44
|
|||
|
|||
|
Fixed it!
I had the path setting wrong - the SCRIPT_URL worked perfectly. The correct path is ../images/ Duh. Zach |
| Post Reply |
| Thread Tools | |
|
|