Forum

JiFile for Joomla!

JIFile
JiFile is a component for Joomla! that allows you to index file contents (PDF, DOC, etc..) to perform searches in them.

Learn more...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile is a component for Joomla! that allows you to share the photos from your Android device to your site Joomla.

Learn more...  Demo

iFile Framework

IFile
IFile is an open source framework written entirely in PHP, allows the indexing of textual content of a document (DOC, PDF, EXCEL, etc.) and a quick search within them.

Learn more...  Demo

Easy Language

EasyLanguage
Easy Language is a plugin for easy and immediate management of multilingual texts in every possible area of joomla, articles, components, modules, metadata, template, other components(example K2) etc.

Learn more...

Article Book Effect

Article Book Effect
View Joomla articles with the effect turns the page of a book. This plugin will display the contents of an article in Joomla as a real book or magazine, using all the benefits of HTML5

Learn more...  Demo

 

Passport photo

Passport photo
The most popular Android app that allows you to print photos cards for your documents with your Android smartphone, in a simple and intuitive way.

Learn more...

 

Crazy Shadow

Crazy Shadow
Crazy Shadow is the 3D fast-paced and fun puzzle Android game! Try to rotate and drag shapes in the position of their shadows without fail! Solve in succession all combinations of levels of the game.

Learn more...

 

Admin Countdown

Admin Countdown
Module for Joomla! 2.5 and 3.x displays in the administration part of the site, a timer with countdown of the time remaining in your session.

Learn more...  Demo

 
Welcome, Guest
Username: Password: Remember me

TOPIC: Strict standards: Only variables should be passed

Strict standards: Only variables should be passed 06 Jan 2014 10:59 #1629

  • MAZED
  • MAZED's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
After I've installed the plugin "jifile" on my Joomla project, I've seen these errors :
Strict standards: Only variables should be passed by reference in C:\wamp\www\locallab\joomla\administrator\components\com_jifile\controller.php on line 126
Strict standards: Only variables should be passed by reference in C:\wamp\www\locallab\joomla\administrator\components\com_jifile\controller.php on line 131
Strict standards: Only variables should be passed by reference in C:\wamp\www\locallab\joomla\administrator\components\com_jifile\controllers\lucene.php on line 75

Can some one help me ?
Thank you in advance.
The administrator has disabled public write access.

Strict standards: Only variables should be passed 06 Jan 2014 19:16 #1630

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
you can send us more information?

1. JiFile version that you have installed
2. Joomla Versiom
3. PHP version

When we migrated JiFile for Joomla 3.x we solved many little problem to compatibility with PHP 5.4, but we think that exists other little bugs.

Thanks
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.

Strict standards: Only variables should be passed 06 Jan 2014 19:20 #1631

  • MAZED
  • MAZED's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • PHP : 5.4.12
  • Joomla : 2.5.17
  • Jifile : 2.1
The administrator has disabled public write access.

Strict standards: Only variables should be passed 06 Jan 2014 19:32 #1632

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
we think that the installation was not successful, because the problem is that the system not return the Model.
// controller.php 
$model = $view->setModel($this->getModel('Lucene')); // controller.php - line 126
$model = $view->setModel($this->getModel('Addon')); // controller.php - line 131
 
 
// lucene.php
$view->setModel($this->getModel('Lucene'), true); // lucene.php - line 75

If the problem is not solved, you can contact the isApp.it Supporto.
Is need to use our Ticket System, which you can reach at this address:

www.isapp.it/support-ticket.html

and you need to click on the button "Open a New Ticket".

Thanks.
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
Last Edit: 06 Jan 2014 19:33 by Giampaolo.
The administrator has disabled public write access.

Strict standards: Only variables should be passed 06 Jan 2014 19:40 #1633

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Remember that the "Strict standards" is only a "Warning" and if JiFile works, this alert isn't problem.

You can hide this message, for this you must set in configuration Joomla the Message Error to "None".
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.
The following user(s) said Thank You: MAZED

Strict standards: Only variables should be passed 06 Jan 2014 19:50 #1634

  • MAZED
  • MAZED's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Is JIFILE manage file uploads ? Or I must put my files on the ifile folder by FTP ?
The administrator has disabled public write access.

Strict standards: Only variables should be passed 06 Jan 2014 22:38 #1635

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
JiFile is only a component for index the documents.
You must insert your document with FTP or use a component for manage the files (for example: Joomla Attachment).
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.