mygallery mod
Hello i got a big trouble maybe someone else can help me.
Thanks
I added the *****Warning: opendir(): SAFE MODE Restriction in effect. The script whose uid is 20548 is not allowed to access ********include/inc_module/mygallery/images/1 owned by uid 30 in /********include/inc_module/mygallery/inc_lib/main.functions.php on line 93
Warning: opendir(******include/inc_module/mygallery/images/1): failed to open dir: Success in *****include/inc_module/mygallery/inc_lib/main.functions.php on line 93
Warning: readdir(): supplied argument is not a valid Directory resource in ******/include/inc_module/mygallery/inc_lib/main.functions.php on line 96
Thanks
"Seien wir realistisch - versuchen wir das Unmögliche" (Chè Guevara)
I have now written a new RT call {MOOSHOW} which uses the MyGallery MOD to create a fully customisable CSS slideshow, which can show multiple or single albums.
See more here:
http://www.phpwcms.de/forum/viewtopic.p ... bee6#67343
enjoy!
See more here:
http://www.phpwcms.de/forum/viewtopic.p ... bee6#67343
enjoy!
Hello,
I've installed this mod, made it to work, but who can explain how can I include just an album on a page? {MYGAL} rt shows whole gallery, but I want only I album from gallery to be shown on the page. When I try to use {MYAL} rt it says "No album selected." Also when i try ot view an album it gives me blank page (see http://lisagregoryspecialevents.com/ind ... 52,0,0,1,0 ). Thanks.
I've installed this mod, made it to work, but who can explain how can I include just an album on a page? {MYGAL} rt shows whole gallery, but I want only I album from gallery to be shown on the page. When I try to use {MYAL} rt it says "No album selected." Also when i try ot view an album it gives me blank page (see http://lisagregoryspecialevents.com/ind ... 52,0,0,1,0 ). Thanks.
Important information for all people who can see the module-link but when they click on, just nothing happens:
when you change / add the lines in the phpwcms.php it's necessary to put the "default"-lines of coding at the end of the cases lines. If you don't you'll only see the default-message! here an example of an correct code:
greetz Monz@
when you change / add the lines in the phpwcms.php it's necessary to put the "default"-lines of coding at the end of the cases lines. If you don't you'll only see the default-message! here an example of an correct code:
Code: Select all
case "modules": //Modules
switch ($p) {
case 2: // Graphical Text MOD
if($phpwcms["gt_mod"]) { //enabled/disable GT MOD
include_once("include/inc_module/mod_graphical_text/main.inc.php");
}
break;
case 3: // Calendar Mod
if ($phpwcms["calendar_mod"]) { //enabled/disable calendar mod
include_once("./include/inc_module/mod_calendar/main.inc.php");
}
break;
case 5: //Gallery Mod
if ($phpwcms["gallery_mod"]) {
include_once("./include/inc_module/mygallery/main.inc.php");
}
break;
default: echo 'Thanks to Jérôme for his <a href="phpwcms.php?do=modules&p=2">Graphical Text MOD</a>.';
echo '<br> <br>Other modules might follow. GT MOD will be moved to admin section.';
}
break;
Bilder werden nicht angezeigt
Hallo zusammen
Ich komme einfach nicht weiter...
Die Galerien kann ich anlegen und anschauen, aber sobald ich ein einzelnes Bild anklicke bekomme ich nur eine leere Seite.
Die Kategorie mit Alias "mypic" hab ich angelegt und den RT {MYPIC} in einen HTML Contentpart gepackt (so wie in der Anleitung beschieben).
http://www.masanssport.ch/index.php?gallery&album=1
Beim klicken auf "Slideshow" scheitnt was ganz Falsch zu laufen...
Ich hab die neuste Version 1.2.8 installiert.
Danke schonmal für eure Hilfe!
Ich komme einfach nicht weiter...
Die Galerien kann ich anlegen und anschauen, aber sobald ich ein einzelnes Bild anklicke bekomme ich nur eine leere Seite.
Die Kategorie mit Alias "mypic" hab ich angelegt und den RT {MYPIC} in einen HTML Contentpart gepackt (so wie in der Anleitung beschieben).
http://www.masanssport.ch/index.php?gallery&album=1
Beim klicken auf "Slideshow" scheitnt was ganz Falsch zu laufen...
Ich hab die neuste Version 1.2.8 installiert.
Danke schonmal für eure Hilfe!
blank picture site
Hello!
The installation of mygallery was successful (even with problems).
but now, i have exactly the same problem as grischa:
all albums are shown correctly, but if i want to see a picture in full size, only a blank page is displayed. it is very interesting, that the following link should be used:
http://portal.website.de/index.php?gall ... md=noslide
path to wcms should be: /phpwcms/....
does anyone have a hint for me?
Thanxs!!
The installation of mygallery was successful (even with problems).
but now, i have exactly the same problem as grischa:
all albums are shown correctly, but if i want to see a picture in full size, only a blank page is displayed. it is very interesting, that the following link should be used:
http://portal.website.de/index.php?gall ... md=noslide
path to wcms should be: /phpwcms/....
does anyone have a hint for me?
Thanxs!!