vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=106127)

begore 07-26-2006 08:21 AM

My users are getting logged out of the fourm (it seems randomly) while viewing the gallery - any ideas?!

begore 07-26-2006 10:51 AM

*subscribing

DementedMindz 07-26-2006 07:43 PM

anyway to have this on the newthread.php page? basiclly have it where if there going to post and want to include a image they could do it right there maybe under the Additional Options on newthread.php...

DementedMindz 07-26-2006 07:47 PM

kinda like this mod would do... https://vborg.vbsupport.ru/showthread.php?t=103200 but use your system..

tbradham 07-26-2006 08:29 PM

I was able to get a link in the user's postbit by editing the postbit template.

Under this:

Code:

<if condition="$post['userid'] AND $show['member']">
Add this:
Code:

<tr><td class="vbmenu_option"><a href="vbimghost.php?$session[sessionurl]do=viewimages&amp;id=$post[userid]"><phrase 1="$post[username]">My Pictures</phrase></a></td></tr>

DementedMindz 07-26-2006 08:58 PM

yeah that wouldnt be to hard to do esp since they already have a drop down there... i was just looking to do it on newthread.php page this way if for some reason they want to post a topic with a image they can just upload it and link it right away..

tbradham 07-26-2006 09:08 PM

Sorry, I was trying to answer a previous question posed by SpriteGames.

Your request would be pretty cool. Perhaps the insert image script from the WYSIWYG editor could be modified to look at the posters vbimage account?

The Chief 07-26-2006 09:42 PM

Would there also be a way of adding one picture as your default picture with vBulletin, replacing the normal Profile Picture that vBulletin offers, that would be pretty amazing :)

The Chief 07-27-2006 12:29 AM

Would there also be a way of integrating this with the vbBux system by CMX? :)

begore 07-27-2006 02:02 PM

Hi,

Yeah, I managed to get that far myself - the problem was that the link would still be there even if a user hasn't uploaded an image (which is why I was asking about how to pull the number of images a user has uploaded from the DB).

Cheers!

Quote:

Originally Posted by tbradham
I was able to get a link in the user's postbit by editing the postbit template.

Under this:

Code:

<if condition="$post['userid'] AND $show['member']">
Add this:
Code:

<tr><td class="vbmenu_option"><a href="vbimghost.php?$session[sessionurl]do=viewimages&amp;id=$post[userid]"><phrase 1="$post[username]">My Pictures</phrase></a></td></tr>



All times are GMT. The time now is 06:28 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.01679 seconds
  • Memory Usage 1,737KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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