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 29. Mar 2024, 02:02

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  [ 27 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: 19. Sep 2009, 08:39 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
How do I get an Email with the uploaded file attached to it?

Also how do I get the email to be from the users Email address that uploaded the file?

Can I as the Admin log into the front end and download files the users have uploaded while the users can only upload?

How do I make the files show a timestamp and date of the upload once uploaded?

Can I use a directory outside the public directory to make the files more secure?

If I can make all this work properly I will pay the Registration fee.

So far this looks like a wonderful componet this would solve almost all of my site problems....Love it so far!!!!!


Top
 Profile  
 
 Post subject:
PostPosted: 19. Sep 2009, 09:03 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
- by entering your e-mail in the profile at the e-mail settings.

- this data is available in $_SESSION['TFU_USER_EMAIL'] - check the log plugin

- yes - simply configure JFU this way.

- use the prefix plugin

- yes - you can use .. in the upload folder settings

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 01:14 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
I get the emails, but how do I get the uploaded file to be in the email? I see the path in the email but not the actual file that I can download from the email.

Do I put "$_SESSION['TFU_USER_EMAIL']" in the from Email address so that the users email address is shown as the from email?


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 01:55 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
What do you mean you have only the path and not the file name?

$_SESSION['TFU_USER_EMAIL'] can be used in the plugin or tfu_upload.php.
Simply create the e-mail you like in tfu_upload.php.


- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 02:17 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
I am very very basic at my skills doing this kind of setup. I need simple stupid instructions.....

In the email I receive I get for example "File_upload/admin/123abc.jpg" telling me where the file is on the server.

I would like to have the actual file uploaded attached to the email so that when I open the email I can open the uploaded file. Hope that makes sense?


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 10:24 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
you have to set $upload_notification_use_full_path=true;

in tfu_config.php. This is one of the few parameters that are not directly mapped in JFU - will be don in the next version.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 18:15 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
OK I got the full path now but I get this whhen I click on the link.

"The requested URL /administrator/File Upload/admin/20090920_09-TruckBillboard-AVE-X-Spot.cdr was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

My site has RS Firewall and is using SSL.

Is there a way instead of using a down load URL link like above, to have the the file emailed with the notification? At the moment I use BLue Flame forms and it emails the form data in a notification Email + it adds the file to the email so I don't have to down load it or go to the server. I use these file for silkscreen and graphic art puropses for customers.

Also I downloaded all the plug ins, how do I add the time to the prefix, It has the date but not the time of upload.
Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 19:09 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
the direct link has http by default.

I already added https support in my local build. I will upload this tonight.

for the plugin you only have to extend the plugin. Ther a data formater does exist you only have to add hours and minutes.

About attaching the files to the e-mail - no problem. This has to be done in a plugin.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 19:37 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
thank you!


Top
 Profile  
 
 Post subject:
PostPosted: 20. Sep 2009, 22:51 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
https support is added now. please try. I cannot verify this by mayself because I don't have a test https server right now. Simply download the latest version and uninstall - install the component again.

I you have plugins installed you have to remove them manually first. This will come in the next version of JFU.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 21. Sep 2009, 05:43 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
Still does not work I got this on clicking on the link "Not Found
The requested URL /administrator/File Upload/admin/2009-09-21_05:09:02_ae_1.jpg was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8k DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635 Server at www.filmpositivesnow.com Port 443"


Top
 Profile  
 
 Post subject:
PostPosted: 21. Sep 2009, 07:59 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
what is the url in the e -mail? you have to provide more data - only the error at the end does not help. You have to find whats's wrong in the url - because you are the only one who knows the file structure.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 21. Sep 2009, 16:41 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
I have an additinal password in the URL to acess the back end, and another login from RS firewall before you get to the backend log in. I may just have to use the file attachment plug in. But I have no idea how to create a plugin like that.


Top
 Profile  
 
 Post subject:
PostPosted: 21. Sep 2009, 16:52 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
This is not the answer to my question before.

- Michael


Top
 Profile  
 
 Post subject:
PostPosted: 21. Sep 2009, 17:17 
Offline

Joined: 19. Sep 2009, 08:24
Posts: 40
The following files where uploaded by admin:

https://www.filmpositivesnow.com/admini ... 2_ae_1.jpg


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 27 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 14 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