Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - apaunganhote

Pages: 1 [2]
16
Discussion & Troubleshooting / Re: Resize images on details page
« on: October 14, 2009, 03:22:28 PM »
hi Thomas and welcome to 4images forum ...

... for this you need some modifications, as described in the following tutorial ...
... [TUT] One Image - Three Sizes : http://www.4homepages.de/forum/index.php?topic=22030.0 ...

Hi mawenzi,

You pointed out the wrong url, I searched it and here is the correct url

http://www.4homepages.de/forum/index.php?topic=20496.0

Thank you so much for your post. It helped me out. Thanks :)

17
Discussion & Troubleshooting / EXIF Information Doesn't show
« on: October 14, 2009, 02:16:05 PM »
Hello,

I tried to test the image which is with EXIF information. But it doesn't show on detail page. I am using latest version and default template. Doesn't do any modding. Do i need to turn on something from admin panel to show ?

I attached the image that i get.

I got that image from this site xxx: xxx: exif. org/samples. html

Please kindly help me to test on your end. Thank you so much.

With Regards,

18
that's my bad, sorry, fixed above

Thanks V@no, working perfect ! Thank you so much :)

19
Hi V@no,

Thank you for your help. But when i add it, I got this error

Warning: define() expects at least 2 parameters, 1 given in C:\wamp\www\4images\includes\sessions.php on line 434

Thanks.


in includes/sessions.php find:
if (defined("GET_USER_ONLINE") && ($config['display_whosonline'] == || $user_info['user_level'] == ADMIN)) {


insert above:
if (!defined("GET_USER_ONLINE")) define("GET_USER_ONLINE");


20
Mods & Plugins (Requests & Discussions) / Who is online at every page ?
« on: October 13, 2009, 08:54:55 AM »
Hello,

I tried to put {whos_online} at other pages, but it doesn't show me nothing. Seems like, I need to change something in .php file. Can anyone please tell me how to get who is online at every pages ? Thanks so much.

With Regards,

21
Great. It works perfect!

Thank you so much  :D

22
Hi,

Just now I started using 4images and I would like to know how to redirect to home page after upload image successfully.

Currently, after we uploaded image successfully, it shows the upload image and text.

What I want to get is, after showing the uploaded image and text, may be 4 or 5 seconds, it will redirect back to home page or the detail page of that image ?

I know in some point, it can't be redirect to detail page of that image if we are not enable the direct upload coz it's still as validated image. But I will enable direct upload for everyone.  That's why.

Please kindly help me out. Thank you so much.

With Regards,

Pages: 1 [2]