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: Plugin not active

Plugin not active 15 Mar 2013 10:21 #1076

  • Sjoerd
  • Sjoerd's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I've indexed one file successfully in the JiFile component backend.
But in the frontend I don't see any results for this file.
I found this post (disabled all smart-search plugins) and tried to get the path as requested here:
www.isapp.it/en/forum/jifile-for-joomla-...-ok.html?start=8#726

But to my great surprise I don't see any output from this plugin at all..?? As if it's not active, though all looks OK from the extension manager in the backend.
The administrator has disabled public write access.

Plugin not active 15 Mar 2013 10:32 #1077

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
you can test this solution. Manually editing the root application, in the file:
libraries\ifile\config\IFileConfig.xml

insert in the tag existing:
<root-application>../</root-application>

new Path:
<root-application>absolutePathRootApplication</root-application>

Where "absolutePathRootApplication" is the Absolute path of Joomla! root in the server, (see root-application in the JiFile configuration) for exemple:

/us/var/html/www/myjoomla/

Let us know.
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.

Plugin not active 25 Mar 2013 09:46 #1092

  • Sjoerd
  • Sjoerd's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
That helped big-time!! Thanks, it seems to work now
Sorry for the late reply..
The administrator has disabled public write access.

Plugin not active 25 Mar 2013 10:13 #1093

  • Sjoerd
  • Sjoerd's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Sorry, it's not working 100% yet...:
Now the file shows up in the search results, but ONLY when I search directly for the file-name.
As soon as I search for text in the body of a document (and the backend shows me it is indexed in 'Body Retrieved') which is not a part of the file-name, it is not shown among the search-results...
The administrator has disabled public write access.

Plugin not active 25 Mar 2013 10:30 #1094

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
the problem is the encoding type of the your document.
If you want, you can send at:

This email address is being protected from spambots. You need JavaScript enabled to view it.

1. One or Two Document (PDF, or others type) for verify the encoding
2. Screenshot of "ReportCheck", and "Configuration" (Open the fields option) section of JiFile
3. The file .dat that you can download in the "Control Panel" section
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.

Plugin not active 26 Mar 2013 10:39 #1095

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi Sjoerd,
your problem is a wrong configuration of JiFile.
For solved this problem:

1. open this file:
yourJoomlaRoot/libraries/ifile/adapter/helpers/binaries/xpdfrc/xpdfrc
the "xpdfrc" file not has extension, and not the must have.

- uncomment line 7 (delete # ):
textEncoding UTF-8

2. Set UTF-8 Encoding in JiFile configuration

This indicates at the XPDF to read the content in UTF-8 encoding and at JiFile the use UTF-8 encoding for indexing and display content.

We tried this configuration and it works (see images).
For more dectail read this document:

www.isapp.it/documentazione/How-To-Use-JiFile.pdf
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: 26 Mar 2013 10:47 by Giampaolo.
The administrator has disabled public write access.
The following user(s) said Thank You: Sjoerd