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: how to get ppt to work

how to get ppt to work 12 Apr 2013 13:54 #1142

  • alex Lee
  • alex Lee's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Hey, first off great component so far!

I'm just having one problem which is how do i get the mime .ppt to work, it has pptx but alot of my users seem to upload their files as ppt's is there a way i can get it to work?

All the best i'm on the latest version and joomla 2.5.8
The administrator has disabled public write access.

how to get ppt to work 12 Apr 2013 17:54 #1144

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
we study the possibility to integrate the indexing of PPT file.
If you want, remember us your problem with a email at

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

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.

how to get ppt to work 18 Apr 2013 09:14 #1150

  • alex Lee
  • alex Lee's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Thanks apriciate it i'll send you an email, for the PPTX i'm getting this error

Fatal error: Class 'ZipArchive' not found in /home/technetbeta/public_html/libraries/ifile/adapter/helpers/AdapterHelper.php on line 75

any ideas?
The administrator has disabled public write access.

how to get ppt to work 18 Apr 2013 09:40 #1151

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi,
the adapter for get content from pptx document, has need to "zlib" library:

www.php.net/manual/en/zip.requirements.php

Verify if this library is installed in your 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.

how to get ppt to work 18 Apr 2013 11:33 #1152

  • alex Lee
  • alex Lee's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
appriciate the quick reply

Safe Mode Off
Open basedir None
Display Errors On
Short Open Tags On
File Uploads On
Magic Quotes On
Register Globals Off
Output Buffering Off
Session Save Path None
Session Auto Start 0
XML Enabled Yes
Zlib Enabled Yes
Native ZIP Enabled No
Disabled Functions None
Mbstring Enabled Yes
Iconv Available Yes

this is what the php setting is telling me
The administrator has disabled public write access.

how to get ppt to work 18 Apr 2013 12:17 #1153

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
You have verify if enabled "zip support".

in www.php.net/manual/en/zip.installation.php, for Linux system, says:
"In order to use these functions you must compile PHP with zip support by using the --enable-zip configure option."
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.

how to get ppt to work 24 Apr 2013 22:05 #1173

  • alex Lee
  • alex Lee's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
thanks appriciate it, thats got it,
The administrator has disabled public write access.