Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
SR Away/Status Hack 1.0.0 Details »»
SR Away/Status Hack 1.0.0
Version: 1.00, by Gio~Logist Gio~Logist is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 04-20-2006 Last Update: Never Installs: 63
 
No support by the author.


Brought to you by:
DopeGFX
-----------------------------------------------------------------
LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE!
-----------------------------------------------------------------
In Conjunction With
SiteResort


**Copyright**
This script cannot be redistributed, reproduced, or published in any way unless given permission my the author (me). Modifying this script and sharing your modification elsewhere without the author's knowledge is not allowed as well.

**Before Making An Add on **
Please consult with me before making an add on to this hack. As it is my work and such, the add ons that you are trying to make for it may be in the next release.

What does this do?
This hack allows your members to have an away/status message. This message can be edited at any time on any page and is displayed
in posts, and in member profiles.


What features does this hack provide?
  • Users can have away/status message
  • Easily edited via the navbar, while viewing any page
  • Away/Status Message Appears In Profile
  • Away/Status Message Appears In Postbit
  • List status options
  • Turn system on and off
What does this hack require?
Template Edits: 4
Products Imported: 1

[high]4 Easy Steps[/high]
Step 1. Import the following product: product-sr_away.xml
Step 2. Do the edits located below
Step 3. Update newly added options
Step 4. Enjoy the hack.

Don't forget to click INSTALL

[high]As always, feel free to make a donation to:[/high]
gio@dopegfx.com

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 08-07-2006, 01:33 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gio~logist
Yes, that's a problem with vbadvanced itself. I am still looking for the solution. Like i said before, hacks are made to be compatible with vbulletin itself. I can't always consider what hacks you may have installed. Even so, this hack effects global.php which is pulled in every file on your site. Therefore, theoretically, it should work. However, this will be looked into, and i will try my best to make it vba compatible (as i have vba on my site as well).
I believe the problem is with URLs, like most problems with VBAdvanced are, If I know what line to edit so I can add "forum" to the URL so VBA can find it, I believe it would fix everyones problem.

Heres the error I get when trying to SUBMIT from VBA.
Quote:
Warning: main(/home/yoursite/public_html/includes/init.php): failed to open stream: No such file or directory in /home/yoursite/public_html/global.php on line 20

Fatal error: main(): Failed opening required '/home/yoursite/public_html/includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yoursite/public_html/global.php on line 20
Now I can plainly see the URL is missing the "FORUM" portion in the URL.
Should be
Quote:
'/home/yoursite/public_html/FORUM/includes/init.php'
Now if you could tell me where to edit this at so I can put a FULL URL rather than the shrt hand VB verson, We could fix this

UPDATE: See next post.
Reply With Quote
  #83  
Old 08-07-2006, 02:07 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To get the dropdown to show selections in VBAdvance.
This change works for me thus far.
I added these three to my vBa CMPS Portal Output Global Variables
  1. vbphrase
  2. status_drop
  3. show

I don't know if all three are needed, but it works

Now add "misc.php" to the vBa CMPS "Navbar Replacements" list.


On a side note, Mine will not change a typed in message thats put in the Message Form, It just stays the same?
Can anyone help??
Reply With Quote
  #84  
Old 08-25-2006, 05:11 PM
toolblast's Avatar
toolblast toolblast is offline
 
Join Date: Mar 2004
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Gio.. check your email please! And email me. You haven't replied to any of my emails it over a week. A hack I paid you to do was due for a demo yesturday.

--Chad
Reply With Quote
  #85  
Old 09-05-2006, 07:23 PM
Tyegurl's Avatar
Tyegurl Tyegurl is offline
 
Join Date: Mar 2006
Location: NY
Posts: 480
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well i finally got this to work....and with 3.6.0 i also added my own status messages to the drop down

edit the product's last few lines to get them the way you want them...remember to put each status on its own line though....oh and no funky symbols either
Reply With Quote
  #86  
Old 09-07-2006, 02:39 PM
KevNJ KevNJ is offline
 
Join Date: Jan 2005
Posts: 310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tyegurl
well i finally got this to work....and with 3.6.0 i also added my own status messages to the drop down

edit the product's last few lines to get them the way you want them...remember to put each status on its own line though....oh and no funky symbols either

i just found this hack. does it work "our of the box" for 3.6. ? whatd u have to do to get it to work if not. thanks
Reply With Quote
  #87  
Old 09-07-2006, 03:46 PM
Tyegurl's Avatar
Tyegurl Tyegurl is offline
 
Join Date: Mar 2006
Location: NY
Posts: 480
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yep out of the box....

i just didn't look for the </div> or <br> at the end of oneof the edits.....i just put it where they said....couldn't find the </div> or <br> but it workseat and if you use vbadvance just do the control panel additons listed on the page or two before this....let me know if you need anything...
Reply With Quote
  #88  
Old 02-11-2007, 10:38 AM
rjmjr69's Avatar
rjmjr69 rjmjr69 is offline
 
Join Date: Jan 2007
Location: Southie
Posts: 876
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this work in 3.6.4 with the mood manager installed?
Reply With Quote
  #89  
Old 08-27-2007, 08:55 AM
parabat parabat is offline
 
Join Date: Apr 2006
Location: South Africa
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone tell me if this works for the 3.6.4 version? If not can someone direct me to a version that does work with it.

-PB
Reply With Quote
  #90  
Old 09-09-2007, 01:04 PM
franzis franzis is offline
 
Join Date: Aug 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi folks,

does someone has an idea how i can show the users that are away in a seperated box (like 'today's birthdays' in 'what's going on') on the index.php?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:29 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.04344 seconds
  • Memory Usage 2,294KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete