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: cron ?

cron ? 25 Feb 2014 10:14 #1665

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
we not tested the Cron process on Joomla! 3.2.2.

We start to verify if the problem is the new version of Joomla!

Thanks for the alert.
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.

cron ? 08 Apr 2014 10:35 #1693

  • Lisa
  • Lisa's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
I got this user/password problem with Joomla 2.5.19 as well...
The administrator has disabled public write access.

cron ? 10 Apr 2014 12:41 #1695

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
the problem is that Joomla! in last release of Joomla! 3.2.x and the Joomla! 2.5.18 have changed the process for verify the User Credential.

We think to solved this problem in the next release.
If you need you can open a ticket for create a workaroud for solved temporarily the problem.

Thanks for the patience.
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.

cron ? 30 Sep 2014 12:53 #1897

  • Sven
  • Sven's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I got this user/password problem with Joomla 3.3.1 as well. I'm using JiFile 2.2.
Could you solve the problem already?
When is the next release?

Thank you in advance
The administrator has disabled public write access.

cron ? 30 Sep 2014 20:06 #1898

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
sorry, but we have not had much time to develop the new version

For now you can open a ticket at isApp.it Team to send you a workaround

Ticket link: www.isapp.it/en/support-ticket.html

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.

cron ? 08 Apr 2016 07:16 #2165

  • Yild
  • Yild's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 3
PHP cron automatic indexing script adapted to Joomla 3.5... it took me one (ONE) evening to prepare, it would took less time if I hadn't had to learn a Joomla API...


Execute command:
php -f /var/www/html/administrator/components/com_jifile/cron/jifilecron.php admin_user_name admin_user_pass
(/var/www/html - or any other location where your Joomla is)


Script can be executed only with super user account credentials, however this account can be disable to prevent fronend/backend login attempts, script checks only if provided account is in the system.

This attachment is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.
The following user(s) said Thank You: Giampaolo, Ad

cron ? 08 Apr 2016 17:43 #2166

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
thanks for your support to improve this component of Jifile.
We sorry for the time that you have dedicate for solved the authentication problem.

We hope to release this new version for Joomla 3.5
as soon as possible, we are very happy if you want send us (also via email This email address is being protected from spambots. You need JavaScript enabled to view it. ) your name ad a link that we can write in this new release to thank.

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.

cron ? 09 Apr 2016 00:27 #2167

  • Yild
  • Yild's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 3
Giampaolo wrote:
We sorry for the time that you have dedicate for solved the authentication problem.

Don't be, I like challenges... just don't ask me to rewrite JiFile from Lucene to Smart Search... :P


btw... there is Antiword 64bit for Linux available, did some checking yesterday on Debian, package was successfully installed as 64bit on 64bit debian (by apt-get/aptitude).
I copied 64b version onto this located in binaries directory and it works, didn't had the time to test code page files - kept 'old' code pages files (for 32b) - and for polish characters this combination still work (UTF-8).
The administrator has disabled public write access.