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)
-   -   4images Gallery 1.7 (https://vborg.vbsupport.ru/showthread.php?t=62020)

Osterling 02-29-2004 09:53 AM

yes.. i dont want to install somethign that i am not sure how it will fully look

Schorsch 02-29-2004 10:42 AM

I agree, please provide a demo or screenshot!

Charlie Argueta 02-29-2004 11:13 AM

Interesting, and also I would like some screenshots:D

The spanish support, who did it?

See Ya

AutomatikStudio 02-29-2004 12:54 PM

Quote:

Originally Posted by Matrixgl
Unfortuantely, I have it installed it on my new boards, which is not available to public yet. So I cant post a screenshot right now :(.

I'm confused as to why your boards not being available to the public yet has anything to do w/ you not being able to take a screenshot...

MindTrix 02-29-2004 01:40 PM

I just installed on my test board and after a while got it working, then had to download english language pack because everything was another language :p Ummm i dont see how it is intergrated with vB apart from using vB's userlogin etc and whos online.

Would be nice if it was actually combined on the forum, for example links too it on the forum, latest pictures on the forum homepage etc.

Elmer 02-29-2004 01:43 PM

what kind of demo you peple wants? ooh well here is a gallery using this hack but you will se nothing just a gallery hehe

http://www.vb-es.com/galeria/

by the way, I've clicked the install button ;)

Quote:

Originally Posted by Charlie Argueta
Interesting, and also I would like some screenshots:D

The spanish support, who did it?

See Ya

Charlie just login and go to the gallery and you will be able to upload pics with the same username in the foros :)

Also I've added another hack that shows the resents images from the gallery in the forums :)

MindTrix 02-29-2004 01:53 PM

Any chance of telling us how you got them to show on the forum homepage?

Matrixgl 02-29-2004 02:07 PM

Quote:

Originally Posted by mello_mike
When I installed this ... it logged everyone out of my forum.... and I couldn't log into the media gallery.

The reason it probably logged everyone out was because you changed the cookie domain. What is the cookie domain now? Are you using subdomains?

What is your directory structure? Like where are the forum and the gallery folders located? Did you change this "http://www.yoursite.com/forums/" line in your sessions.php? And its sessions.php of the 4images folder though, not your vBulletin sessions.php

Matrixgl 02-29-2004 02:18 PM

Demo and Screenshot added.

Quote:

Originally Posted by MindTrix
Id rather see some screenies of it in action with vB to be honest :p Then i think i would definetly try this out, nice work

Alright, I've set up a test gallery. Read the first post for the url :). I've also attached a screenshot. In order to post something in the gallery, you have to register at the forums.

But it will look exactly the same as it would look without intigration, after intigration, it just uses different database tables :). That was one of the reasons why I didnt set up a test gallery before.

Quote:

Originally Posted by AutomatikStudio
I'm confused as to why your boards not being available to the public yet has anything to do w/ you not being able to take a screenshot...

1) The domain does not have a vB license yet, as I havent changed my license url to the new domain from the old domain. I dont want to do anything illigal :). And the new url will be kept a secret untill the release date.
2) The gallery uses my new vBulletin 3 style. It looks nothing like the original. So people might look at the screenshot, or demo, and then look at their gallery, and might get confused. Also, I have a lot of mods installed, so it would obviously look different than the default gallery. :)

Quote:

Originally Posted by MindTrix
I just installed on my test board and after a while got it working, then had to download english language pack because everything was another language :p Ummm i dont see how it is intergrated with vB apart from using vB's userlogin etc and whos online.

Would be nice if it was actually combined on the forum, for example links too it on the forum, latest pictures on the forum homepage etc.

Yeah, cause by default, 4images comes with a different language than english :(.

Well, it is intigrated because it uses vBulletin's login system rather than its own. The structure have been layed out, now its upto you to build the building :). You can display any information (like user title, posts etc..) about the logged in user. Since the userid is saved in the database with the picture, you can display many gallery information on your vBulletin. I am planning to add 5 latest picture that a member have submitted on his forum profile and how many picture he has submitted in the postbit. You can do all kinds of stuff like display the latest pictures on vB, show gallery stats etc...

You can find many released mod here: http://www.4homepages.de/forum/viewforum.php?f=15

Quote:

Originally Posted by Elmer
what kind of demo you peple wants? ooh well here is a gallery using this hack but you will se nothing just a gallery hehe

by the way, I've clicked the install button ;)

That is exactly why I didnt bother setting up a test gallery, because in the frontend, it all looks the same :D

And thanks for clicking install....much appreciated ;)

Elmer 02-29-2004 02:33 PM

Quote:

Any chance of telling us how you got them to show on the forum homepage?
sure, here is the link to the mod I used to the last images in forumhome
http://www.4homepages.de/forum/viewt...ight=vbulletin

but the html i'm using it's not the same showed there .. here i'ts what i'm using instead.
Note that i'm not using phrases ...

HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <thead>
        <tr>
                <td class="tcat" colspan="2">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_galeria')"><img id="collapseimg_forumhome_galeria" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_galeria].gif" alt="" border="0" /></a>               
                <a href="http://www.yoursite.com/4image" target="_blank" title="Ir a la galeria">Gallery</a></td>
        </tr>
        </thead>
<tbody id="collapseobj_forumhome_galeria" style="$vbcollapse[collapseobj_forumhome_galeria]">
        <tr>
                <td class="thead" nowrap="nowrap">Radom Image</td>
                <td width="100%" class="thead">Last Images</td>
        </tr>
 
        <tr>
                <td class="alt2" align="center">
 
                $randompic
                </td>
                <td width="100%" align="center" class="alt1">
 
                $newpics
 
                </td>
        </tr>
        </tbody>
</table>
<br />



All times are GMT. The time now is 10:51 PM.

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.01216 seconds
  • Memory Usage 1,762KB
  • 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
  • (1)bbcode_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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