variable framework_folder not defined in flexicontent.helper.php (file mananager)

More
8 years 10 months ago - 8 years 10 months ago #59555 by thebestju
Bonjour,

J'ai un message d'erreur qui apparait dans l'onglet "Fichiers", Media en anglais, dans le backoffice de joomla.

Pouvez vous me dire quel est le problème?

J'ai également le même message d'erreur lorsque j'essaye d'uploader une image sur un item

Je suis en version: 3.0.9-rc6c Date de la version: 2015-11-22

Message d'erreur:

Notice: Undefined variable: framework_folder in C:\wamp\www\components\com_flexicontent\classes\flexicontent.helper.php on line 1217
Call Stack
# Time Memory Function Location
1 0.0004 256328 {main}( ) ..\index.php:0
2 0.0631 3814680 JApplicationCms->execute( ) ..\index.php:47
3 0.0631 3814984 JApplicationAdministrator->doExecute( ) ..\cms.php:252
4 0.1608 8471048 JApplicationAdministrator->dispatch( ) ..\administrator.php:152
5 0.1637 8538000 JComponentHelper::renderComponent( ) ..\administrator.php:98
6 0.1926 9269240 JComponentHelper::executeComponent( ) ..\helper.php:372
7 0.1932 9288296 require_once( 'C:\wamp\www\administrator\components\com_flexicontent\flexicontent.php' ) ..\helper.php:392
8 0.1944 9405936 require_once( 'C:\wamp\www\administrator\components\com_flexicontent\admin.flexicontent.php' ) ..\flexicontent.php:22
9 0.3010 14434624 JControllerLegacy->execute( ) ..\admin.flexicontent.php:232
10 0.3010 14434640 FlexicontentController->display( ) ..\legacy.php:728
11 0.3010 14435136 JControllerLegacy->display( ) ..\controller.php:310
12 0.3089 14845360 FlexicontentViewFilemanager->display( ) ..\legacy.php:690
13 0.3618 15726008 JViewLegacy->display( ) ..\view.html.php:265
14 0.3618 15726520 JViewLegacy->loadTemplate( ) ..\legacy.php:209
15 0.3652 16012328 include( 'C:\wamp\www\administrator\components\com_flexicontent\views\filemanager\tmpl\default.php' ) ..\legacy.php:670
16 0.3670 16019936 flexicontent_html::loadFramework( ) ..\default.php:94
Attachments:
Last edit: 8 years 10 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago - 8 years 10 months ago #59563 by ggppdk
Either in v3.0.9* or v3.0.10
the variable is not set, it is used to load the language file of multi-upload JS (plupload)

(the error appears if current language is not english)

edit
components\com_flexicontent\classes\flexicontent.helper.php
and after:
$framework_path = JURI::root(true).$lib_path.'/plupload';
add
Code:
$framework_folder = JPATH_SITE .DS.'components'.DS.'com_flexicontent'.DS.'librairies'.DS.'plupload';

thanks for reporting


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 8 years 10 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #59581 by thebestju
yes I use the French language , cool it works

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.380 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline