External Image Block error

mauri

Joined: 2006-01-24
Posts: 9
Posted: Tue, 2006-01-24 11:07

first of all thanks for this great peace of art!
gallery realy looks good!
thank YOU.

my problem i have is for the External Image Block on gallery 2.
i'm using CMS made simple and like to add the image block with the given code from gallery
<?php @readfile('http://mydomain.com/gallery2/main.php?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=title'); ?>

and then i get this error:
Warning: mkdir(/home2): Permission denied in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 622

Warning: rename(/tmp/0.incm5Lc2O,/home2/mixedts/g2data/cache/module/core/0/0/0.inc): No such file or directory in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 485

Warning: mkdir(/home2): Permission denied in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 622

Warning: rename(/tmp/0.incG9DX8k,/home2/mixedts/g2data/cache/module/core/0/0/0.inc): No such file or directory in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 485

Warning: mkdir(/home2): Permission denied in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 622

Warning: rename(/tmp/GalleryFactoryHelper_loadRegistry.incCFAqUR,/home2/mixedts/g2data/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc): No such file or directory in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 485

Warning: mkdir(/home2): Permission denied in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 622

Warning: rename(/tmp/0.incMoCQxq,/home2/mixedts/g2data/cache/module/rewrite/0/0/0.inc): No such file or directory in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 485

Warning: Cannot modify header information - headers already sent by (output started at /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class:622) in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPhpVm.class on line 124

Warning: rename(/tmp/be97e78bc54d8b1fc1a9dd89f71cb7a2carf5Z,/home2/mixedts/g2data/sessions/be97e78bc54d8b1fc1a9dd89f71cb7a2): No such file or directory in /home/mixedts/public_html/gallery2/modules/core/classes/GalleryPlatform.class on line 485

i 777 cmd mod the directory g2data what is not located in the public_html.
but it did not help. i search now this forums for hours and can't find a solution.
someone have a idea?
regards
mauri

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2006-01-24 14:32

can you please try to upgrade to the latest nightly snapshot of g2.
g2 shouldn't use the /tmp folder... that's weird.

 
mauri

Joined: 2006-01-24
Posts: 9
Posted: Wed, 2006-01-25 08:23

i'm sorry, it been a error on the server, they transfert my webpage without my knowledge and this have given me some sort of trouble.
so gallery2 works fine here!
thank you!
regards
mauri

 
pump

Joined: 2006-09-15
Posts: 1
Posted: Fri, 2006-09-15 16:45

So how did you resolve this? I'm facing the identical problem because my host moved my website.