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: Index Error : Check the type of encoding

Index Error : Check the type of encoding 06 Jun 2013 13:52 #1234

Hello World!

When I try to index my files with JiFile, I get the "Check the type of encoding" error. This error occurs with all text files I tried : .txt, .rtf, .doc ...
My filepath is the upload directory of Flexicontent, but if I put a text file via FTP in the directory, I get the same error.

Earlier this morning, a .txt file have been indexed, without changing any parameter. But now (and yesterday too), I get this error. Of course I tried to change parameters of JiFile, without any success.

I'm using JiFile 1.0.9 with Joomla! 2.5.9 . I'm using Flexicontent too, but I don't think there is any conflict... I'm working with Apache on a local network, so I can't give you any URL or access to try.

Here are my configurations and an example file. I'm open to all suggestions to resolve my problem.


This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 08 Jun 2013 19:45 by Antonio.Reason: add confidential tag
The administrator has disabled public write access.

Index Error : Check the type of encoding 06 Jun 2013 17:25 #1235

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
we verify the problem and will let you 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.

Index Error : Check the type of encoding 10 Jun 2013 09:25 #1242

Hi!

Any new about my problem?
The administrator has disabled public write access.

Index Error : Check the type of encoding 10 Jun 2013 16:31 #1243

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
we have tested your .txt file and this works correctly with your configuration (see images).

Sorry, but if not have access at the server (if you work in local id impossible), is very difficult verify the problem.

Manual Index:
This image is hidden for guests. Please log in or register to see it.


Automatic Index:
This image is hidden for guests. Please log in or register to see it.


Detail document:
This image is hidden for guests. Please log in or register to see it.
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.

Index Error : Check the type of encoding 10 Jun 2013 16:42 #1244

Hi!

Thanks for your reply. Indexing have work with an Excell file. But it still doesn't work with my .txt files...
Can this problem comes from Flexicontent components? Or any server configuration?
The administrator has disabled public write access.

Index Error : Check the type of encoding 10 Jun 2013 16:56 #1245

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
we think that Flexicontent not is a problem, because the JiFile works directly on the filesystem. We think is a problem of the configuration.

JiFile for txt files use the "file_get_contents" PHP function.
This function read content of document (file .txt) and sends this at the Lucene for indexing the contents. Verify if this function is enabled.

You can see, this script: rootJoomlaSite/libraries/ifile/adapter/Adapter_Search_Lucene_Document_TXT.php
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.