FAP SUPPORT - Send Image From Album To Forum Post


Subject: FAP SUPPORT - Send Image From Album To Forum Post
hallo,
I'd like give an option for users (like photo4u) : send images from album to forum (phpbb) for comments.
I'm sure you can help me! :roll:

MK Portal 1.1.1
Phpbb forum 2.0.21
Photo Album Powered by: Mighty Gorgon Full Album Pack 1.4.0 © 2006
[based on Smartor Photo Album plus IdleVoid's Album CH & CLowN SP1]

Profile PM  
Subject: Re: Send Image From Album To Forum Post
If you are using FAP you should have a bit of BBCode underneath each of your images.
Code: [Download] [Hide]
  1. [albumimg]24[/albumimg] 

Copy/paste that code to display the thumbnail and a link to that image in your gallery.

Subject: Re: Send Image From Album To Forum Post
thank's will, but I do not understand: in which file have i insert that code?

Profile PM  
Subject: Re: Send Image From Album To Forum Post
You enter that code as you enter your post text.

Below is pic id 76

Profile PM  
Subject: Re: Send Image From Album To Forum Post
thanks Artie, this is a way.....but i'd like give a command directly in album mode to offer this option...so the member in his album mode can set an image and send it to a topic forum ....

Profile PM  
Subject: Re: Send Image From Album To Forum Post
ok, let's try another way: in FAP we have personal galleries and various cstegories: but, now, you cannot send an image from personal gallery to a category, but chargin it from local pc to cathegory if you want too: is there a way to send image from persanal gallery to a public album cathegory?

Profile PM  
Subject: Re: Send Image From Album To Forum Post
felix968 wrote: [View Post]
is there a way to send image from persanal gallery to a public album cathegory?

Admin can already do this, but for owner of personal gallery try this

OPEN album_modcp.php

FIND ( 2 INSTANCES OF)
Code: [Download] [Hide] [Select]
$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY, ALBUM_AUTH_MODERATOR);

REPLACE WITH 2ND ONE WITH
Code: [Download] [Hide] [Select]
//$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY, ALBUM_AUTH_MODERATOR);
$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY);

Profile PM  
Subject: Re: Send Image From Album To Forum Post
Thanks Artie....it doesn't works, but I'm not sure about the change.
I post you new code in album_modcp.php, please tell me about:

$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY, ALBUM_AUTH_MODERATOR);
}
else
{
//$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY, ALBUM_AUTH_MODERATOR);
$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY);
}
$category_select .= '</select>';
// end write

Profile PM  
Subject: Re: Send Image From Album To Forum Post
oops....thank Artie. it works !!!

:D
:D :D

Profile PM  
Subject: Re: Send Image From Album To Forum Post
:biggrin_03: You are welcome.

Profile PM  
Subject: Re: Send Image From Album To Forum Post
Artie wrote: [View Post]
felix968 wrote: [View Post]
is there a way to send image from persanal gallery to a public album cathegory?

Admin can already do this, but for owner of personal gallery try this

OPEN album_modcp.php

FIND ( 2 INSTANCES OF)
Code: [Download] [Hide] [Select]
$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY, ALBUM_AUTH_MODERATOR);

REPLACE WITH 2ND ONE WITH
Code: [Download] [Hide] [Select]
//$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY, ALBUM_AUTH_MODERATOR);
$category_select .= album_get_simple_tree_option(ALBUM_ROOT_CATEGORY);


Cool idea, wondered about that myself a while ago but did not know where to look

thanks artie

Profile PM  
Subject: Re: Send Image From Album To Forum Post
:oops: ehem, artie, here I am with another question about: Can we select "move A COPY to" instead "move to".
Also now I have other personal galleries in the options "move to". So can we exclude the others personal galleries in the option?
Thanks again

Profile PM  
Subject: Re: Send Image From Album To Forum Post
Yes I think Copy would be better suited here.
I will look into this when time allows me to.

Profile PM  
Subject: Re: Send Image From Album To Forum Post
Artie wrote: [View Post]
Yes I think Copy would be better suited here.
I will look into this when time allows me to.


I have users asking about this feature as well. Thank you for all your hard work Artie!

Subject: Re: Send Image From Album To Forum Post
big artie....remeber this one more! :)

Profile PM  

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1584s (PHP: 12% SQL: 88%)
SQL queries: 10 - Debug Off - GZIP Enabled