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 26. Apr 2024, 16:34

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  [ 113 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 8  Next
Author Message
 Post subject:
PostPosted: 23. Oct 2006, 10:19 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
And how do I code if it is one more folder I want to hide. Video2 for an exemple.
I try this:
$exclude_directories=array("CVS","thumbs","data.pxp","Video1"),("CVS","thumbs","data.pxp","Video2");

But I gos this error:
Parse error: parse error, unexpected '(' in E:\www.slotssberg.educ.goteborg.se\slottsmulti\my_config.php on line 32


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 10:25 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
that's not php code :).

$exclude_directories=array("CVS","thumbs","data.pxp","Video1","Video2");

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 10:47 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
I forget to tell you. It works great to make a folder invisble
and still log in to the folder with a link.

I want to remove unnecessary folders on my server.
What folders can I remove without damage the system.
I mean, if I dont use Mambo, can I delete that folder?
Can I also delete the Example folder? Can you mark
in the list what I can erase?

Admin
Buttons
Cache
Example
Html
I_frames
Inc
Joomla-mambo
Js
Lanuage
Language_extra
Lightbox
Skins
Uninstall
Xml


Top
 Profile  
 
 Post subject: What year
PostPosted: 23. Oct 2006, 11:33 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
I have an maximum upload limit in php.ini on 10M. When I upload
a video on 7M it works great with the flash loader. Now I try to upload
a video on 9.4 M the flashloader says
"The limit is 8192 KB".
I increase in php.ini to 12 M but I stil got the same answer.
"The limit is 8192 KB".
Why?

Iam curious. At what year did you start to develope TWG?


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 11:42 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
you can delete:


Example
Joomla-mambo
Language_extra
Lightbox
Skins
Xml


about upload - there is a post_size_limit too - the uploader checks both values :).

2004 - the first version is online since March 2005

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 12:17 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Where are the
post_size_limit
I cant find it in config.php, myconfig.php or in admin/.config/conf.php


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 12:47 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
php.ini - its a php parameter.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 13:02 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Michael

Thats right. The php parameter is
post_max_size.

Thanks for all your help. Now the system function that
I want to. The only thing is with jpg and videos. But
I can use the flash for videos and html-form for jpg:s.

A big big thank you to you.

Best Regards
Stefan


Top
 Profile  
 
 Post subject: Text
PostPosted: 23. Oct 2006, 16:00 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
One more thing.
Go to this URL:
http://www.slottsberg.educ.goteborg.se/ ... /index.php

I want more text there it stands:
"Hej och välkommen till Slottsberg-Multimedia. Här kan ni se på bilder, lyssna på ljud eller se videos."

In short terms. Is it possible with more text at the top. Not on right or left side.

Best Regards
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 16:20 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
simply add more text to the folder.txt - use <br> as new lines - only one line is read !

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 23. Oct 2006, 17:28 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
I testad that before but I did a CR after the <BR>. When I let the text be at the same line and then put a <BR> it works. Thanks again.
Stefan


Top
 Profile  
 
 Post subject: Autoskip
PostPosted: 24. Oct 2006, 12:01 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Michael

About this parameter
$auto_skip_thumbnail_page

Is it possible to get one folder with
$auto_skip_thumbnail_page=false
and this type of link:
http://www.slottsberg.educ.goteborg.se/ ... bum=Video3

and get another folder with
$auto_skip_thumbnail_page=true
ang get this kind of link
http://www.slottsberg.educ.goteborg.se/ ... twg_show=x

Or is it a value the effects all folders with none exception?

Best regards
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 24. Oct 2006, 12:07 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
use a config.php IN a folder to specify folder specific settings.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 24. Oct 2006, 13:27 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Michael

I copy config.php into the folder Picures/Video1/
Then I change the parameter to true:

$auto_skip_thumbnail_page=true

I clean the cach on server and in my browser.
But I stil got this link:
http://www.slottsberg.educ.goteborg.se/ ... bum=Video1

Not this one:
http://www.slottsberg.educ.goteborg.se/ ... twg_show=x

I also tried to copy my_config.php to the folder Picures/Video1/
and make the same change:
$auto_skip_thumbnail_page=true

It didnt work either.

Whata did I do wrong?

Best Regards
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 24. Oct 2006, 13:38 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
autoskip is only if you have only few images - use skip_thumbnail_page

and only use this parameter! not all because others depend on a directory

/Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 113 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 8  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 28 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