|
Maturin
Ace
Posts: 1,462
Join Date: Apr, 2006
|
 |
« Reply #25 on: April 16, 2009, 12:43:28 PM » |
|
Bump. Still not resolved from what I can tell.
|
|
|
|
|
Logged
|
|
|
|
|
MrGerbick
Regular
Posts: 28
Join Date: Mar, 2009
|
 |
« Reply #26 on: April 16, 2009, 07:57:00 PM » |
|
Yep - just tried myself a few times sticking to the rules, and it wont have it.
Heres hoping for a fix soon.
|
|
|
|
|
Logged
|
|
|
|
tino
Vorsprung Durch Technik
Sudhian Administrator
Posts: 4,547
Join Date: Sep, 2004
|
 |
« Reply #27 on: April 20, 2009, 09:25:44 PM » |
|
Until the site generates enough turnover to allow for a web developer to be employed, this won't be fixed.
The two site admin: Jasper and Babar split the site hosting bill out of their own pocket currently.
|
|
|
|
|
Logged
|
|
|
|
|
MrGerbick
Regular
Posts: 28
Join Date: Mar, 2009
|
 |
« Reply #28 on: April 21, 2009, 10:58:10 AM » |
|
Hmmm yes, it does seem like you need to get your hands dirty with this forum software: http://expressionengine.com/forums/viewthread/63799/Found that after a quick google. So that's the code that probably needs looking at. Willing to help. It just looks like $upload_path needs to point to a valid path, and that the path is writable by the forum software in whatever context it is run.
|
|
|
|
|
Logged
|
|
|
|
tino
Vorsprung Durch Technik
Sudhian Administrator
Posts: 4,547
Join Date: Sep, 2004
|
 |
« Reply #29 on: April 21, 2009, 12:23:04 PM » |
|
Thanks for looking in to it, you got the same results that I did. So thats something Although it only broke after we changed server. Do you happen to have any experience with expressionengine?
|
|
|
|
|
Logged
|
|
|
|
|
MrGerbick
Regular
Posts: 28
Join Date: Mar, 2009
|
 |
« Reply #30 on: April 21, 2009, 01:32:06 PM » |
|
No, i don't. But i look after web applications for a living, so can generally "muck in" with them...
So i guess these are the questions to be asking:
* Are images stored on a different server * If so, which server changed, the storage or application server? * Would the path have chaged?
There are two error-checking routines being called from that code snippet, one checks that the save path is valid, and one checks that the application can actually write to that path. If either fails you get the message we are seeing.
So it should be fairly simple. If the save path remains valid after the move-around, then its likely an authentication issue.
|
|
|
|
|
Logged
|
|
|
|
|
crobs808
Ace
Posts: 1,452
Join Date: Dec, 2004
|
 |
« Reply #31 on: April 21, 2009, 02:40:52 PM » |
|
has nothing to do with being a new member...i cannot do it now, and i've been on here for years. i was able to remove my currnet avatar, but not upload a new one.
|
|
|
|
|
Logged
|
|
|
|
Babar
Sudhian Administrator
Posts: 5,470
Join Date: Jul, 2003
|
 |
« Reply #32 on: May 06, 2009, 08:56:58 PM » |
|
looks like we have a problem with our database not accepting new avatars. i'm looking at the issue, but honestly, we need someone who knows databases in and out to help fix this problem.
|
|
|
|
|
Logged
|
|
|
|
|
crobs808
Ace
Posts: 1,452
Join Date: Dec, 2004
|
 |
« Reply #33 on: May 20, 2009, 01:42:30 PM » |
|
looks like we have a problem with our database not accepting new avatars. i'm looking at the issue, but honestly, we need someone who knows databases in and out to help fix this problem. i am assuming since this is a PHP forum that you are using mySQL right? I dont know anything about mySQL, but MSSQL has a file size limit to each database file on disk. I would have the images save to a directory where they can be referenced rather than saved/embedded in the database.
|
|
|
|
|
Logged
|
|
|
|
Babar
Sudhian Administrator
Posts: 5,470
Join Date: Jul, 2003
|
 |
« Reply #34 on: May 29, 2009, 03:07:34 PM » |
|
Yes, PHP.
Avatar upload should be fixed now. Go try it!
|
|
|
|
|
Logged
|
|
|
|
|
Maturin
Ace
Posts: 1,462
Join Date: Apr, 2006
|
 |
« Reply #35 on: June 18, 2009, 10:19:16 PM » |
|
Thanks a lot guys!
|
|
|
|
|
Logged
|
|
|
|
tino
Vorsprung Durch Technik
Sudhian Administrator
Posts: 4,547
Join Date: Sep, 2004
|
 |
« Reply #36 on: July 15, 2009, 03:50:19 PM » |
|
Its broken again...
|
|
|
|
|
Logged
|
|
|
|
Babar
Sudhian Administrator
Posts: 5,470
Join Date: Jul, 2003
|
 |
« Reply #37 on: July 15, 2009, 04:40:05 PM » |
|
I'll take a look.
|
|
|
|
|
Logged
|
|
|
|
Babar
Sudhian Administrator
Posts: 5,470
Join Date: Jul, 2003
|
 |
« Reply #38 on: July 15, 2009, 10:06:54 PM » |
|
Tino - Try again and let me know if it works...
|
|
|
|
|
Logged
|
|
|
|
tino
Vorsprung Durch Technik
Sudhian Administrator
Posts: 4,547
Join Date: Sep, 2004
|
 |
« Reply #39 on: July 16, 2009, 03:02:53 AM » |
|
All working :-)
Thanks
|
|
|
|
|
Logged
|
|
|
|
Babar
Sudhian Administrator
Posts: 5,470
Join Date: Jul, 2003
|
 |
« Reply #40 on: July 16, 2009, 08:11:15 AM » |
|
Excellent.
|
|
|
|
|
Logged
|
|
|
|
|