Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Jupload And Icy Phoenix 1.1.0.15b 
 
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
 



 
ReneSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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.

Code: [Download] [Hide] [Select]
# 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"; ?>


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:

Code: [Download] [Hide] [Select]
$jparams[] ="<param name="debug" value="true">";  

 



 
ReneSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You 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