Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 22. Nov 2024, 16:20

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: erledigt
PostPosted: 8. Mar 2010, 11:38 
Offline

Joined: 2. Mar 2010, 14:16
Posts: 29
hallo michael,

ich mußte in das bildverzeichnis eine separate config.php mit
$enable_frontend_upload = "true"; setzen. dann klappts.
alleine das im admin einzustellen war nicht genug.

p.s.:
hab die lizenz jetzt ein paar tage und bin begeistert :-)
kann damit auch kugelpanoramen und virtuelle rundgänge laufen lassen, einfach super!


Top
 Profile  
 
 Post subject: nochmal die config.php
PostPosted: 8. Mar 2010, 12:00 
Offline

Joined: 2. Mar 2010, 14:16
Posts: 29
zusatz:

im bildverzeichnis habe ich ja jetzt folgende config.php, jedoch werden mir "optionen" und "kommentare" immer noch angezeigt.
sollte doch nicht sein, oder?

<?php
$enable_frontend_upload = "true";
$show_comments = "false";
$show_optionen = "false";
$show_comments_menue = "false";
$show_enter_comment_at_bottom = "false";
?>


Top
 Profile  
 
 Post subject:
PostPosted: 8. Mar 2010, 13:47 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Muss so aussehen:

<?php
$enable_frontend_upload = true;
$show_comments = false;
$show_optionen = false;
$show_comments_menue = false;
$show_enter_comment_at_bottom = false;
?>


Sonst sind es Strings. Bei true ist das nicht schlimm aber "false" ist auch true bei einem Vergleich.

- Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 96 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy