MyBB Community Forums

Full Version: Show The Exif information?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
:|

i have PHP 4.4.6, there is no safemode on the server and PHP says:

Fatal error: Call to undefined function: exif_read_data()

what am i need to do? :|
You need PHP to be installed with the Exif module. See http://ca.php.net/exif for installation or if you are on a commercial host you should contact them to see if they can enable it for you.
PHP.net Wrote:Your PHP must be compiled in with --enable-exif. PHP does not require any additional library for the exif module.

Your web host probably doesn't have that module installed. Well try this:
http://www.offsky.com/software/exif/index.php

Or maybe this:
http://www.vinayras.com/project/phpexifrw.php

and ... no I haven't tried any of them.
Thnanks, the links has helped me, but i stiil dont know how to combine this with MYBB =\

i want that when someone is uploading an image from the upload form, the members can see the EXIF automatic.

can it looks like this (with this infomration?)
how can i do from this hardread page, somthing like that:

[Image: untitled.gif]

Thanks.
BUMP,

srry, i need that Sad
2nd bump,

nobodyy can help me?
Pages: 1 2