Hi, could you please tell me how to add the jupload mod to icy in version 1.1.0.15b?
Here its only described for FAP with phpbb2
http://www.icyphoenix.com/viewtopic.php?p=2706#p2706
Jupload And Icy Phoenix 1.1.0.15b
Subject: Re: Jupload And Icy Phoenix 1.1.0.15b
I found some help in the jupload support forum and take the files from the IP Beta release. Now the applet starts but don't upload the files.
In the jupload forum I read that I've to set this variables.
Can anyone show me how to fill the variables in the album_jupload.php? I'm not very good in php :(
The other jupload variables are defined like this:
In the jupload forum I read that I've to set this variables.
# File parameters:
Upload.Http.Query=userid=<?php echo $user->getId(); ?>
Upload.Http.AdditionalPostFields=userid=<?php echo $user->getId(); ?>
Upload.Http.Cookies=<?php echo "phpsessid=$sid,myothercookie=$interestingInfo"; ?>
# Thumbnail parameters:
Upload.Thumbnails.Http.Query=userid=<?php echo $user->getId(); ?>
Upload.Thumbnails.Http.AdditionalPostFields=userid=<?php echo $user->getId(); ?>
Upload.Thumbnails.Http.Cookies=<?php echo "phpsessid=$sid,myothercookie=$interestingInfo"; ?>
Upload.Http.Query=userid=<?php echo $user->getId(); ?>
Upload.Http.AdditionalPostFields=userid=<?php echo $user->getId(); ?>
Upload.Http.Cookies=<?php echo "phpsessid=$sid,myothercookie=$interestingInfo"; ?>
# Thumbnail parameters:
Upload.Thumbnails.Http.Query=userid=<?php echo $user->getId(); ?>
Upload.Thumbnails.Http.AdditionalPostFields=userid=<?php echo $user->getId(); ?>
Upload.Thumbnails.Http.Cookies=<?php echo "phpsessid=$sid,myothercookie=$interestingInfo"; ?>
Can anyone show me how to fill the variables in the album_jupload.php? I'm not very good in php :(
The other jupload variables are defined like this:
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.4086s (PHP: 4% SQL: 96%)
SQL queries: 13 - Debug Off - GZIP Enabled