vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Geek Gallery Popup for vBadvanced Gallery or PhotoPost 4 or higher (https://vborg.vbsupport.ru/showthread.php?t=73040)

The Geek 05-14-2005 05:51 AM

Quote:

Originally Posted by greenhybrid
To keep the popup from showing up under Who's Online, add this under DEFINE IMPORTANT CONSTANTS in geek-gallery-popup.php:
PHP Code:

define('LOCATION_BYPASS'1); // Don't show popup as location in Who's Online 


excellent green - ill chuck this into the next release.

Allan 05-14-2005 02:15 PM

Quote:

Originally Posted by Allan
Hey Geek :)

It would be possible to add the button in them "Quick reply" ?

Geek, no idea ?

greenhybrid 05-14-2005 03:00 PM

No problem. I provided that code for another hack, too. I wonder why no one uses it.

Lizard King 05-14-2005 03:04 PM

I also will like to see geek gallery pop up i quick reply :) like Allan

BamaStangGuy 05-16-2005 12:14 AM

Quote:

Originally Posted by Lizard King
I also will like to see geek gallery pop up i quick reply :) like Allan

In template editor_smiliebox_quickreply add at the end:

HTML Code:

        <fieldset id="photobox" title="My Photos">
            <legend>My Pictures</legend>
            <table cellpadding="4" cellspacing="0" border="0" align="center">
            <tr>
                <td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="#" onclick="window.open('geek-gallery-popup.php','geekgallery','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">Open</a>]</td>
            </tr>
            </table>
        </fieldset>

<if condition="$show['wysiwyg']">
        <script type="text/javascript">
        <!--
        // init the WYSIWYG smilie box
        open_smilie_window($wysiwyg);
        //-->

        </script>
</if>


Allan 05-16-2005 07:39 AM

Quote:

Originally Posted by BrentWilson
In template editor_smiliebox_quickreply add at the end:

HTML Code:

        <fieldset id="photobox" title="My Photos">
            <legend>My Pictures</legend>
            <table cellpadding="4" cellspacing="0" border="0" align="center">
            <tr>
                <td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="#" onclick="window.open('geek-gallery-popup.php','geekgallery','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">Open</a>]</td>
            </tr>
            </table>
        </fieldset>

<if condition="$show['wysiwyg']">
        <script type="text/javascript">
        <!--
        // init the WYSIWYG smilie box
        open_smilie_window($wysiwyg);
        //-->

        </script>
</if>


lol, I have no this template :rolleyes:

edit: For me, it's "showthread_quickreply" template

Thanks BrentWilson, works on 3.0.7 :)

Mr.D 05-17-2005 10:26 AM

I was wondering is it possible to do in the next version the option to show images by a category that they are in and to chose to show all image or just my images so i can pick an image and post it in the forum from sombody else and if this could be a usergroup option.

greenhybrid 05-17-2005 02:59 PM

Those would be great ideas. Not two minutes ago I had to upload an image for someone (as the admin) and then was unable to use the popup to stick the thumbnail in a post.

Mr.D 05-17-2005 04:17 PM

Quote:

Originally Posted by greenhybrid
Those would be great ideas. Not two minutes ago I had to upload an image for someone (as the admin) and then was unable to use the popup to stick the thumbnail in a post.

I hope Geek will make this in the next version

The Geek 05-17-2005 04:27 PM

Quote:

Originally Posted by Damir
I hope Geek will make this in the next version

That could be a little difficult - well - not as much difficult as just really time consuming. Ill see what I can do though. Saying that - I wont even get to the next version until my next couple of hacks are completed.


All times are GMT. The time now is 05:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01479 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete