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 25. Apr 2024, 05: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  [ 16 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: 18. Apr 2010, 13:05 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
Hello to all,
I recently migrated my website on a shared hosting service and I find the error:"Trying to use the TWG Upload Flash without authentication, the server login failed, expired or the configuration could not be found."

I tried everything, permissions set by 'hoster to 777, created the file Htaccess in /tfu folder and the JFU tells me that I need to install Flash Player 8 but I've already installed an higher version, I call directly the file tfu_login.php and the browser ask me to save or open the file like a normal file download.

I'm in contact with the host admin and he can change some rules to make some experiment. I read something about suhosin protection. The server where i'm hosted has this protection.Could it depends from this?
I'm desperate because Jfu is ideal for my uploads, but probably will be forced to change with an other file uploader

Any ideas???

I'm waiting hopefully
---------------

Joomla vers 1.5.14

Apache 2.2.12(ubuntu)

PHP vers:5.2.10-2ubuntu6.4

Suhosin patch:0.9.7

Zend Engine:2.2.0


Top
 Profile  
 
 Post subject:
PostPosted: 18. Apr 2010, 13:11 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
read howto 1 of the tfu/JFU faq.

http://www.tinywebgallery.com/en/tfu/web_faq.php#1

check if you can call tfu_login.php directly!
This is the first problem you have to solve.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 19. Apr 2010, 11:31 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
I called the file tfu_login.php directly from the browser and the browser asked me to open the file or save it to disk. I think you want this to "direct file calling" isn't it?

in practice, the browser asks me to open the file indicated in the folder , what does this mean?

I'm waiting your help!!!
Thanks!!!


Top
 Profile  
 
 Post subject:
PostPosted: 19. Apr 2010, 12:13 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
This is really wrong. Seems the server is not configured to execute php in this directory. Normally a small info about the server should be displayed.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 19. Apr 2010, 12:25 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
MMMhhhh ok.you think might be a permission problem or executing php problem?


Top
 Profile  
 
 Post subject:
PostPosted: 19. Apr 2010, 12:38 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Ask your hoster. I think he should be able to solve this...
Maybe php execution is only allowed in certain directories.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 28. Apr 2010, 12:23 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
Hello, I made a step forward, perhaps we can help.
The actual URL of my site is but I created an alias www.placement.unibas.it for easier identification. When I start the uploader by www2.unibas.it/placement it works perfectly but it does not work through the alias www.placement.unibas.it.

Is it a configuration problem of VirtualHost in your opinion?

Have you had other problems like this?

My webserver is Apache 2.2.12 Ubuntu, the version of Joomla 1.5.14 and PHP 5.2.10

I look forward to hearing from you

EDIT--There is a new info.I've found in tfu.log this error that restart always:"ERROR 2048 in ../joomla_flash_uploader/tfu/my_tfu_config.php, line 167: Implicit cloning object of class 'stdClass' because of 'zend.ze1_compatibility_mode'".What does it means?


Top
 Profile  
 
 Post subject:
PostPosted: 28. Apr 2010, 13:45 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
if you redirect you have a problem that the flash cannot connect to same same domain it was started from. You have to use a crossdomain.xml

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 29. Apr 2010, 11:33 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
excact how do I use crossdomain.xml? Where do I place and especially where I have to call? I never used this file and I have no idea how it works

Thanks a lot... :roll: :roll: :roll:


Top
 Profile  
 
 Post subject:
PostPosted: 29. Apr 2010, 13:55 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
here
http://www.tinywebgallery.com/en/addon_extensions.php
you find an example xml in the 1st flash example.

normally you place this in the root folder or the folder where the flash is located.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 3. May 2010, 13:32 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
MMMhhh Not working even with the crossdomain.xml file, or perhaps I mistake the place where I put it.

Which folder should be added? I tried the site root folder and administrator / components / com_joomla_flash _uploader and components / joomla_flash_uploader but without results


Top
 Profile  
 
 Post subject:
PostPosted: 3. May 2010, 14:29 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
not a folder - the whole domain.
You can check with firebug where the flash is looking for it or which file cannot be found.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 4. May 2010, 12:35 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
mmm ... I did not understand what I do with firebug. How can I see if it works or not flash the page where I have the problem?


Top
 Profile  
 
 Post subject:
PostPosted: 4. May 2010, 13:02 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
If you have firebug you can check on the network tab - there you see which files cannot be found and where the flash looks for it.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 5. May 2010, 11:21 
Offline

Joined: 17. Apr 2010, 18:08
Posts: 8
This is the answer of the Firebug:

Response headers View as formatted text

HTTP/1.1 200 OK
Date: Wed, 05 May 2010 09:17:05 GMT
Server: Apache/2.2.12 (Ubuntu)
Last-Modified: Sat, 17 Apr 2010 14:46:36 GMT
Etag: "81b3b-2179b-4846fcb72f7c6"
Accept-Ranges: bytes
Content-Length: 137115
Keep-Alive: timeout=15, max=92
Connection: Keep-Alive
Content-Type: application/x-shockwave-flash


Response headers View as formatted text

GET /components/com_joomla_flash_uploader/tfu/tfu_210.swf HTTP/1.1
Host: www.placement.unibas.it
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: it-it,it;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.placement.unibas.it/index.ph ... &Itemid=56
Cookie: faed7eefe24890bd4e140d278e600069=c6bc3fb1dd935826d4dc091485c13840; 4982874094e45685aefd1359894e17a6=db7bca5d2cf3673aa21a49f1b0dddf9c


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour [ DST ]


Who is online

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