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, 13:11

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  [ 8 posts ] 
Author Message
PostPosted: 14. May 2012, 04:29 
Offline

Joined: 14. May 2012, 04:24
Posts: 4
Hi Guys,

I have taken over admin of a site utilising JFU, and need to update the admin contact on a permission warning for users who are not entitled to upload files.
I have looked everywhere , but have failed to see how to change the following message.

"Only authorised users can upload to this folder. Please contact PERSONS NAME (PERSON@gmail.com) if you need access."

It is no doubt really simple , but alas I have not been able to find the solution!
Any assistance is greatly appreciated.
Joomla 1.15.25 JFU 2.13
Cheers
Mark


Top
 Profile  
 
PostPosted: 14. May 2012, 21:11 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
The message is in the language files which are in the default Joomla folders for languages. Simply change it there.

Best, Michael


Top
 Profile  
 
PostPosted: 17. May 2012, 06:27 
Offline

Joined: 14. May 2012, 04:24
Posts: 4
HI Michael,

I must be having a moron moment as I cannot find it.
I am looking at en-GB.com_jfuploader.ini located in /public_html/na/language/en-GB/

I dont think I am looking at the right one somehow....

Could you please be more specific as to which file and its location?

Sorry to be a pain

Mark


Top
 Profile  
 
PostPosted: 17. May 2012, 10:46 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
<joomla root>\language\en-GB\en-GB.com_jfuploader.ini
you maybe lookd at
<joomla root>\administrator\language\en-GB\en-GB.com_jfuploader.ini

For file is for the site, 2nd one for the administrator.

Best,
Michael


Top
 Profile  
 
PostPosted: 18. May 2012, 06:18 
Offline

Joined: 14. May 2012, 04:24
Posts: 4
Ok so I found the file, but still cannot see where to alter it.

Here is a copy of what is in the file, but i cannot see where to alter it!

Can you please tell me more?

Mark.

# JFUploader 2.13.x Freeware - for Joomla 1.5.x
#
# Copyright (c) 2004-2011 TinyWebGallery
# written by Michael Dempfle
#
# For the latest version please go to http://jfu.tinywebgallery.com
#
# English language file of the JFUploader
#
# errors
ERR_PLUGIN=<b>Configuration error</b><br>The plugin does not have the required parameters.<br>Make sure to use the following format:<br>{jfuploader type=&lt;0 or 1&gt; id=&lt;profile or group id&gt; securitytoken=&lt;security token from the administration&gt;&#x007D;
ERR_FOLDER=Configuration Error! The destination folder does not exist.
ERR_ID_NO=You have not specified a profile or group id in the parameters at the menu item you created for JFU or for your plugin. For the menu item you have to do this on the right side where basic parameters can be entered. Please enter a valid id there. For more information click on the 'Help' button of JFU and read 'How to use the JFUploader in the front end'.
ERR_ID_WRONG=You have not specified a valid profile or group id in the parameters at the menu item you created for JFU or for your plugin. For the menu item you have to do this on the right side where basic parameters can be entered. Please enter a valid id there. For more information click on the 'Help' button of JFU and read 'How to use the JFUploader in the front end'. If you use a group id please make sure that you have a default profile in this group.
ERR_NO_USER=<p><strong>You are not logged in.</strong></p><p>JFUploader is configured to use a master profile. This is only enabled after a valid login.</p>
ERR_ADMIN_ID=You have specified the id of the admin profile. For security reasons this profile is only allowed for backend use. Please use a different profile or create a copy of the admin profile if you are sure that you want to use it in the frontend! If you make a copy make sure the "Use textbox below" is selected for all language settings or define language dependant settings in the frontend language file \language\en-GB\en-GB.com_jfuploader.ini.
ERR_PLUGIN_ONCE=<b>Configuration error</b><br>The plugin can only be used once on a page because the configrations do interfere.

# jfuploader editor xtd plugin
JFU_XTD_URL=Image - Please select the image from above.
JFU_XTD_ALT=Alternative text / title
JFU_XTD_IMAGE_EXTRA=Extra image attributes e.g. class=...
JFU_XTD_WIDTH=Width
JFU_XTD_HEIGHT=Height
JFU_XTD_BORDER=Border
JFU_XTD_FLOAT=Alignment
JFU_XTD_FLOAT_NONE=none
JFU_XTD_FLOAT_LEFT=Left
JFU_XTD_FLOAT_RIGHT=Right
JFU_XTD_FLOAT_LEFT2=Left + Clear
JFU_XTD_FLOAT_RIGHT2=Right + Clear
JFU_XTD_HSPACE=Horizonal space
JFU_XTD_VSPACE=Vertical space
JFU_XTD_INSERT_IMAGE=Insert Image
JFU_XTD_CREATE_THUMB=Create thumbnail
JFU_XTD_SHOW_LINK_SETTINGS=Link properties
JFU_XTD_LINK=Link - Please select a link from above or insert it manually.
JFU_XTD_LINK_EXTRA=Extra link attributes
JFU_XTD_LINK_EXTRA_T1=The attributes above can be used to activate e.g. a lightbox. Please click on the links for examples of 3 common implementations:
JFU_XTD_LINK_EXTRA_T2=Make sure you have included the needed libraries.
JFU_XTD_TARGET=Target
JFU_XTD_TARGET_BLANK=New window (_blank)
JFU_XTD_TARGET_SELF=Topmost window (_top)
JFU_XTD_TARGET_TOP=Same window (_self)
JFU_XTD_TARGET_PARENT=Parent window (_parent)
JFU_XTD_SHOW_IMAGE_SETTINGS=Image properties
JFU_XTD_LOCKRATIO=Lock Ratio/Unlock Ratio
JFU_XTD_RESETSIZE=Reset Size
JFU_XTD_ERROR_NO_IMAGE=Please select an image.
JFU_XTD_ERROR_NO_SIZE=Please set a valid size.
JFU_XTD_ERROR_INVALID_DATA=Your input contains invalid data.
ERR_ID_NO_XTD=You have not specified a profile or group id in the plugin parameters. Please go to Extensions -> Plugin manager. Search for 'Button - JFUploader Editor Plugin' and set the parameters on the right side. You have to use the same parameters as for the component or the plugin. For the editor extension you can only specify one group or profile!
JFU_XTD_HELP=Help
JFU_XTD_CAPTION=Insert as caption.
JFU_XTD_SPACE_DEFAULT=Template default

# The example below is for the frontend user 1 simply replace the number by your profile
# ID if you want to create a internationalized version of you include.
JFU_TEXT_TITLE_2=Welcome to the JFUploader
JFU_TEXT_TOP_2=Please select the folder you want to upload, add the files to the Upload queue and press 'Upload' to upload the files
JFU_TEXT_BOTTOM_2=


Top
 Profile  
 
PostPosted: 18. May 2012, 13:24 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
About which message do you want to replace?
The ones I use are in this file.

Best, Michael


Top
 Profile  
 
PostPosted: 19. May 2012, 02:27 
Offline

Joined: 14. May 2012, 04:24
Posts: 4
this one

"Only authorised users can upload to this folder. Please contact PERSONS NAME (PERSON@gmail.com) if you need access."

it appears when a user does not have permission to upload to certain folder


Top
 Profile  
 
PostPosted: 19. May 2012, 09:27 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
This message is not part of JFUploader. Has someone already changed this text?

I would do a full text search on your joomla installation...

Best, Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

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