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 24. Nov 2024, 20:39

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, 6, 7, 8  Next
Author Message
 Post subject:
PostPosted: 27. Oct 2006, 15:47 
Offline

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

I try to install TWG on a another server. I buy a new license
when I can see its runing.

I wonder what kind of rights files and folders needs. But not on a UNIX-server.Its a IIS-server. Not CHMOD. I mean for the IUSER.

Files
Read
Write
Append
Delete
Execute

Directories
List
Make
Remove

I got green everywhere in TWG-admin/Permissions. But stil I got this:

10.27.2006 15:24:48 - ERROR 2 in com\html\multi\inc\filefunctions.inc.php, line 1694: copy(counter/index.htm): failed to open stream: Permission denied

10.27.2006 15:24:49 - ERROR 2 in com\html\multi\inc\filefunctions.inc.php, line 1694: copy(counter/index.htm): failed to open stream: Permission denied

10.27.2006 15:24:50 - ERROR 2 in com\html\multi\inc\filefunctions.inc.php, line 1694: copy(counter/index.htm): failed to open stream: Permission denied

10.27.2006 15:24:52 - ERROR 2 in com\html\multi\inc\filefunctions.inc.php, line 1694: copy(counter/index.htm): failed to open stream: Permission denied

I also got this on the index-file:

FEHLER: Datei xml/Bilder1_image_text.xml can not be created. If this error occurs more than once please check your directory permissions!

That folder got write rights.

Best regards
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 27. Oct 2006, 15:51 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
seems iis returns not the correcty premissions.

you need read/write permission in the counter, xml and cache folder for the php user

and read on the cache folder for everyone.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 27. Oct 2006, 16:39 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
But his error:

10.27.2006 15:24:52 - ERROR 2 in com\html\multi\inc\filefunctions.inc.php, line 1694: copy(counter/index.htm): failed to open stream: Permission denied

Why is this happening?


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

Joined: 1. Aug 2005, 12:53
Posts: 11232
you don't have permissions to write in the counter folder - you have to change the permissions there!

I have added this in the beginning because TWG needs this directories later to store data there.


/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 28. Oct 2006, 21:51 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
I cant find the tool to rotate imagine permanently :-(


Top
 Profile  
 
 Post subject:
PostPosted: 30. Oct 2006, 09:52 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Michael
I have paid you 10 euro through paypal. Dont forget to send me
the code :-)

One more issue.
I try to include a video from another site.
Its:
#removed_broken_link
I dont want it to be on my webspace.
I also want WMP be the player.
How do I do that?
Stefan


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

Joined: 1. Aug 2005, 12:53
Posts: 11232
rotate permanently - login in in the frontend - rotate the image - logout

About wmp include - remote streams and wmv files are possible with the latest version (1.5.4).

But there is now howto yet how to do this ;).

in short - the video_flash_site has to be set to "http://"

and the filename of the preview image is the path to the file - but all / replaced by ___


the folder has to be writeable depending on your system because wmp creates a playlist file depending on the stream.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 30. Oct 2006, 16:11 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
How do you mean "Log in to frontend"?
Do you mean "Log in" on the index page at the uper right corner?
Do you mean "Rotate the image" with the arrows like a circle?

I have wright-Permissions in the folder Video3

In video.php I got this:

<?php
$video_size_x=360;
$video_size_y=288;
$video_player="WMP";
$video_autostart=true; // true or false works!
$video_show_dl_link=true; // true or false works
$video_flash_site="http://";
?>

It dont work. Check it out on:
#removed_broken_link
Click on:
Stefan jobbfilmer

Best
S


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

Joined: 1. Aug 2005, 12:53
Posts: 11232
yes and yes :).

And the stuff below does not work because you have version 1.5.2 and you need at least 1.5.4.

I have tested you settings and they work.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 30. Oct 2006, 18:03 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
OK, I see. Strange, I start this work for 9 days ago and I dont have the latest version. Do I have pay new money now? Is it easy to upgrade?


Top
 Profile  
 
 Post subject:
PostPosted: 30. Oct 2006, 18:12 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
I got version 153 by the way.


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

Joined: 1. Aug 2005, 12:53
Posts: 11232
This is actually a feature of 1.6 and I only added this to 1.5 because of an small fix for safari on Mac.
This is why there is no documentation for this either. And 1.6 is not
planned for this year - to many things to do :).

and yes update is easy simply overwrite the old install - store your settings in my_config.php, my_style.css and the userfile first and then copy them back - that's it.


try

wwitv.com___online___8033.asx.jpg

as filename :) - it's a free tv music channel :).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 31. Oct 2006, 00:54 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Yes, after upgrading it works with videos from another server.
Thanks.

I discoved one problem though. When I under the videowindow
click om "Download" the tumbnail pictures comes instead of
the video file(video.wmv). Any soloution?

But my twg.lic.php dont work anymore. Do I really have to buy
a new licence. I thought I got the latest version. I bought my
licence yesterday?

Best
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 31. Oct 2006, 09:33 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
about the download - I think this isn't covered yet with streams - i'll put this on my todo list.

about the license - of course not - the license is valid for all upgrades that may come.

I have some problem on my local system with the license too - when I use Firefox everything is fine - but with ie i only get a blank window with an error that the page cannot be loaded.

do you have the same behavior? I'll try to find the problem today.

/Michael


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

Joined: 1. Aug 2005, 12:53
Posts: 11232
Hi,

I found the problem - When you add the license file the lighbox script is activated. I changed the initialization time of the script that it is responding earlier - This worded great with FF - but IE does not like that and crashes.

I changed the place where I initialize the lightbox script and everything works now fine again.

I think you have to update again ;).
You'll get an email for a new feature I have added in this update as a small bonus for this problem.

/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, 6, 7, 8  Next

All times are UTC + 1 hour [ DST ]


Who is online

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