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
  • Page:
  • 1
  • 2

TOPIC: unknwon error

Re: unknwon error 17 Oct 2012 12:00 #698

  • nabbo
  • nabbo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
Hello, and sorry for the delay (busy on other projects...)

I have upgraded jifile to the last version (1.0.8), erased all my preferences, and flushed the index files.

Now it doesn't work anymore at all (my "fix" of commenting a line is not working anymore... I wonder if it has ever worked)

"duplicate" is set to "no"

Any help appreciated.
thanks
The administrator has disabled public write access.

Re: unknwon error 17 Oct 2012 12:16 #699

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
Hi,
if your "fix" was the following, certainly did not work the same :)
//$this->__checkIndexingFileFromKey($this->file->getKeyFile());	
//$this->__addDocument($doc);
No good.

Do so:
without commenting anything, enable Error Reporting and launches again the link with your file
http://localhost/joomla25/administrator/index.php?option=com_jifile&task=lucene.indexAjax&file=C:\xampp\htdocs\joomla25\ifile\01_02-94.pdf
or change task=lucene.indexAjax to task=lucene.index
http://localhost/joomla25/administrator/index.php?option=com_jifile&task=lucene.index&file=C:\xampp\htdocs\joomla25\ifile\01_02-94.pdf

and tell me what is the result
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.

Re: unknwon error 17 Oct 2012 13:39 #701

  • nabbo
  • nabbo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
Hello

I have been trying with lucene.indexAjax.

It did not change much... until I change line 28 in administrator\components\com_jifile\controllers\lucene.php

from
error_reporting(E_PARSE);
to
error_reporting(E_ALL);

then... bingo
Fatal error: Call to undefined function iconv_strlen() in <blablabla>/libraries/ifile/Zend/Search/Lucene/Search/QueryLexer.php on line 343 

It turns out that iconv module is not installed on my server. I didn't know it was mandatory... :(
I have asked my admin to install it. will keep you informed.

thanks
The administrator has disabled public write access.

Re: unknwon error 17 Oct 2012 16:07 #704

  • nabbo
  • nabbo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
back :)

after installing the module iconv, everything seems to be running fine.

thank you very much for your help, and sorry for inconvenience

:)
The administrator has disabled public write access.

Re: unknwon error 17 Oct 2012 16:22 #705

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
Ok, fine, but in the Report check system notification of possible problems ;)

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
Last Edit: 17 Oct 2012 16:25 by Antonio.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2