Problem uploading files

Asked by Thomas

I'm unable to upload files on my jisko installation, even avatar isnt been uploaded it shows this error:

_Warning: imagejpeg() [function.imagejpeg]: Unable to open '/home/demola/public_html/gc/users_files/demola/img/avatar/a491fd_note.jpg' for writing: No such file or directory in /home/demola/public_html/gc/includes/thumbnail.php on line 123

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Jisko Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

Revision history for this message
Eliu Florez (florez-e) said :
#1

hola amigos... saben me encuentro con el mismo problema y es que en mi pc el sistema funcion perfetamente .pero el problema seme presenta cuando lo subi al servidor. ya que me especifica que los archivos .htaccess si lo permite pero solo en un subdirectorio y al colocarlo en ese subdirectorio la aplicacion de vuelve un caso ya que presenta el error 404. intente tambien editando el htaccess RewriteRule (.+) index.php?route=$1 [L] y route.php $route = $_GET['do']; para resivir la referencia hacia el route pero al hacer eso los avatar, themes, update files. dejan de funciona ya que empiesa a presentar varios errores.

mi pregunta y necesida es si me podria ayuda en ese caso ejemplo:
 var/html/public_html/.htaccess - no me permite
 var/html/public_html/some_dir/.htaccess - si lo permite pero error en Redirect Loop Error
 Ayuda!!! jejejeje!

Revision history for this message
Marcos Garcia (marcosgdf) said :
#2

Can you please send FTP details to <email address hidden> to debug the error?

Maybe you don't have permission to write on the folder :S

Revision history for this message
Thomas (amorebise) said :
#3

Marcos its a bug! new users email validation is set to off so new directories aint created! i fixed it by creating new page and requiring new users to open the link, once done it creates directories and everything is fine

Thanks Jisko rock!

Revision history for this message
Marcos Garcia (marcosgdf) said :
#4

Mmmm...
I'm sorry but you're wrong. It works perfectly

2009/9/10 Thomas <email address hidden>

> Question #82042 on Jisko changed:
> https://answers.edge.launchpad.net/jisko/+question/82042
>
> Status: Answered => Solved
>
> Thomas confirmed that the question is solved:
> Marcos its a bug! new users email validation is set to off so new
> directories aint created! i fixed it by creating new page and requiring
> new users to open the link, once done it creates directories and
> everything is fine
>
> Thanks Jisko rock!
>
> --
> You received this question notification because you are an answer
> contact for Jisko.
>

--
marcos garcía // marquitox (.net)

Revision history for this message
Thomas (amorebise) said :
#5

Marcos, it worked after i did that, but i also have another problem... Following notices are not sent! What could the problem be?

Revision history for this message
Marcos Garcia (marcosgdf) said :
#6

Mmm...
Have you configured it in the settings->config page?

2009/9/10 Thomas <email address hidden>

> Question #82042 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/82042
>
> Status: Solved => Open
>
> Thomas is still having a problem:
> Marcos, it worked after i did that, but i also have another problem...
> Following notices are not sent! What could the problem be?
>
> --
> You received this question notification because you are an answer
> contact for Jisko.
>

--
marcos garcía // marquitox (.net)

Revision history for this message
Thomas (amorebise) said :
#7

yes the follow mail on by default i think,

 I did some code hacking and found out that changing
 createUserDirs($username); on line 757 to createUserDirs($_POST['username']); worked so new users wont need to open my new page.. what do you think is responsible for this?

Revision history for this message
Marcos Garcia (marcosgdf) said :
#8

$username it's the same as $_POST['username'] :S

Well... There's a problem with emails, i'll try to fix it

Thanks!

Revision history for this message
Thomas (amorebise) said :
#9

Hi, sorry for late response, how soon will the mail bug be fixed? Thanks

Revision history for this message
Marcos Garcia (marcosgdf) said :
#10

Don't know...

It's not fixed yet because we have no time :(

Can you help with this problem?

Provide an answer of your own, or ask Thomas for more information if necessary.

To post a message you must log in.