I have already searched the forums. I found this: ------------- Open up plog-functions.php and edit line 75. Change: $phpThumb->src = $source_file_name; to $phpThumb->setSourceFileName($source_file_name); ------------- I changed that and nothing happened. I can't even see the error im getting, the box is their, i can see an error icon, but i can't see anything else.
Im guessing the problem is that im running it on a Windows server. Please help this is very frustrating.
I just installed on an Interland Linux mySql server and having the same problems...I modifed the file as you mentioned but when I go to upload I can some sort of error icon but not message.
BTW...I am not a coder but Interland does create a phpMyAdmin control panel so not sure if I need to change some settings in there?
Also, the control panel says PHP4 but not sure what else?
Ok...In phpMyAdmin control panel it says mysql 4.1.14 and phpmyadmin 2.5.3 but assume the admin version is not the same as the server version?
Ok....I was able to ftp images to the uploads folder but not able to manually upload one at a time.....I am trying to install this on a clients server and he does not have ftp access to the server.
It's doubtful people are ignoring you. If there was a simple answer to your problem, I am sure someone would've posted the solution by now. Posting 100 times in your own thread surely won't get your problem solved.
What was the original problem? Your initial post just says you changed some code (for who knows what reason).
Do you have screenshots? Links to the problem? You need to help us a little here.
In my experience the majority of problems with plogger are CHMOD problems. When uploading your images, if you get an error that says "Album cannot be created" or an "X with a blank box shows up" or "a blank box shows up", you need to make sure that your /plogger/images/(portfolio folder) is temporarily CHMODed from 755 to 777. This will solve your problem. Make sure to change it back to 755 when you are finished. Also, your folders could be named different than mine, so please keep that in mind.