Visualizzazione risultati 1 fino 13 di 13

Discussione: Upload immagini

  1. #1
    Guest

    Predefinito

    che url devo inserire?

    # enter the real path of the directory where you'll upload the pictures
    # if you're unsure about what your real path is, please ask your host's support staff
    # note that the directory must be writable by the webserver (ChMod 766)
    # note for windows-servers users: use forwardslashes instead of backslashes
    #$fileupload_realpath = '/home/your/site/b2/images';
    $fileupload_realpath = '/home/example/public_html/images';

    # enter the URL of that directory (it's used to generate the links to the pictures)
    $fileupload_url = 'http://example.com/images';

  2. #2
    Guest

    Predefinito

    dova l'hai messa la cartella images?

  3. #3
    Guest

  4. #4
    Guest

    Predefinito

    Citazione Originalmente inviato da Simonini
    http://simonini.altervista.org/blog/immagini

    grazie per l'aiuto :)
    # enter the real path of the directory where you'll upload the pictures
    # if you're unsure about what your real path is, please ask your host's support staff
    # note that the directory must be writable by the webserver (ChMod 766)
    # note for windows-servers users: use forwardslashes instead of backslashes
    #$fileupload_realpath = '/home/your/site/b2/images';
    $fileupload_realpath = '/membri/simonini/blog/images';

    # enter the URL of that directory (it's used to generate the links to the pictures)
    $fileupload_url = 'http://simonini.altervista.org/blog/images';

    prova questo, dovrebbe andare

  5. #5
    Guest

    Predefinito

    emmm msg di errrore

    Couldn't Upload Your File to /membri/simonini/blog/images/DCP_2727.jpg.



    :(

  6. #6
    Guest

    Predefinito

    Citazione Originalmente inviato da Simonini
    emmm msg di errrore

    Couldn't Upload Your File to /membri/simonini/blog/images/DCP_2727.jpg.



    :(
    Allora metti questa comunque:
    # enter the real path of the directory where you'll upload the pictures
    # if you're unsure about what your real path is, please ask your host's support staff
    # note that the directory must be writable by the webserver (ChMod 766)
    # note for windows-servers users: use forwardslashes instead of backslashes
    #$fileupload_realpath = '/home/your/site/b2/images';
    $fileupload_realpath = 'http://simonini.altervista.org/blog/images';

    # enter the URL of that directory (it's used to generate the links to the pictures)
    $fileupload_url = 'http://simonini.altervista.org/blog/images';

    prova questo, dovrebbe andare

  7. #7
    Guest

  8. #8
    Guest

    Predefinito

    Citazione Originalmente inviato da Simonini
    Può darsi che non funziona su altervista, anche perché av non imposta i permessi su chmod 777 o 666...

  9. #9
    Guest

    Predefinito

    argh... che sfiga... e perchè? grazie per l'aiuto cmq...

  10. #10
    Guest

    Predefinito

    Citazione Originalmente inviato da Simonini
    argh... che sfiga... e perchè? grazie per l'aiuto cmq...
    Perché? penso sia dovuto al safemode... Ma non ne sono sicuro

  11. #11
    Guest

    Predefinito

    mmm sto usando il weblog b2 non c'è la possibilità modificando il codice php di modificare il "programma di upload" magari con uno combatibile con altervista?

  12. #12
    Guest

    Predefinito

    non si può fare proprio nulla allora :(

  13. #13
    Guest

    Predefinito

    ho provato anche un'altro script per gestire le immagini e anche quello neccesità di chmod... non c'è proprio modo di poterlo abilitare???

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •