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 19. Apr 2024, 18:00

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  [ 39 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject:
PostPosted: 8. Feb 2008, 09:47 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
+ can you check what

session.save_handler

is set

+ is session autostart is enabled?

/Michael


Top
 Profile  
 
 Post subject: not really
PostPosted: 8. Feb 2008, 17:06 
Offline

Joined: 28. Sep 2007, 06:56
Posts: 37
I don't think I am asking for the right variable..... please advise

Log output
---------------------------------------

02.08.2008 16:20:49 - this is sesion login setting

02.08.2008 16:20:49 - this is sesion ID Tfusem2eqperuaeq2epfbd4b799i753

02.08.2008 16:20:49 - ERROR 8 in , line 35: Undefined index: session_id

02.08.2008 16:20:49 - this is sesion ID session_id2

02.08.2008 16:20:49 - This is remaining1

02.08.2008 16:20:49 - log in not found check


Code to generate this

session_start();

include "tfu_helper.php";
debug("helper found pre log in check");
debug("this is sesion login setting " . $_SESSION["TFU_LOGIN"]);
debug("this is sesion ID Tfuse" . $_GET['TFUSESSID']);
//Commented out the next one as it kept erroring out on this line
//debug("this is sesion ID session_id1 " . $session_id());
debug("this is sesion ID session_id2 " . $_SESSION["session_id"]);
debug("This is remaining" . $_GET['remaining']);
if (isset($_SESSION["TFU_LOGIN"]) && isset($_GET['remaining'])) {
$dir = getCurrentDir();
debug("found3");
if (isset($_SESSION["TFU_LOGIN"]) && isset($_GET['remaining'])) {
$dir = getCurrentDir();
debug("found3");


Top
 Profile  
 
 Post subject:
PostPosted: 8. Feb 2008, 17:19 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
simply use

debug("this is sesion ID session_id1 " . session_id());

I whant to know if the session id i have is the flash is the same than the one that is really used.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 10. Feb 2008, 23:20 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
any results ?

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 16. Feb 2008, 20:40 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
check the final of tfu in the forum - i have added a session backup workaround for this kind of problems now!

/Michael


Top
 Profile  
 
 Post subject: Fixed finally!
PostPosted: 28. Feb 2008, 23:57 
Offline

Joined: 28. Sep 2007, 06:56
Posts: 37
Well bad news is the new version did NOT solve my problems. However in looking closer at the PHP settings I saw that the "Autostart" session option was turned off globally, but it was turned on locally. As soon as I located the local turn on switch and removed that, the upload worked perfectly, but that definitely will cause the upload to fail.

Expect an order soon :-)


Top
 Profile  
 
 Post subject:
PostPosted: 29. Feb 2008, 00:11 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
yery good to know - i'll ad this to the FAQ.

/Michael


Top
 Profile  
 
 Post subject: Same Error
PostPosted: 29. Sep 2009, 13:14 
Offline

Joined: 6. Mar 2009, 22:03
Posts: 4
I'm having the same error but the auto_start options both disabled in php!

Second problem is that I don't know - and can't find anywhere - how to call a php script after uploading that shows the uploaded pictures - also the db_plugin doesn't work (it seems like it is just not called at all)

Thx for your help

Harry


Top
 Profile  
 
 Post subject:
PostPosted: 29. Sep 2009, 15:04 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
If an upload fails the plugin is not called. It's only called after a sucessfull upload. Is the plugin in the tfu folder?

Calling a php page after the upload can be done with a Javascript event.
For JFU I even have a video tutorial that shows how to do this.

- Michael


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 10 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