Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 06-13-2000 Last Update: Never Installs: 0
 
No support by the author.

Woo-freaking-hoo!

Here it is, the vB PM hack! NEWLY CHANGED TO VERSION 1.2.0 - please reference this thread now: http://www.vbulletin.com/forum/showt...?threadid=1772

It can be downloaded from here: http://www.enter.net/~rmsullivan/pmhack1.2.zip . The instructions are included within that.

Demo at: http://www.magic-singles.com/cpa/forums/ . If you MUST register to test it, ok, I guess. I'll be adding screenshots so you know what it's like soon.

Now UPDATED to version 0.9.15 !!!! Several bug fixes, additional support for linking to posts and nicer delete methods (thanks bira!)

Please note that the UBB import script has NOT been done yet - sorry. Soon though.

Enjoy! Post and questions/comments/bug reports here!

[Edited by Ed Sullivan on 07-16-2000 at 11:31 PM]

Show Your Support

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

Comments
  #62  
Old 06-14-2000, 05:09 AM
Guest
 
Posts: n/a
Default

This looks cool. I wonder if you are able to put "quotas" on accounts. IE limit to 20 messages or something??

-Brian
Reply With Quote
  #63  
Old 06-14-2000, 06:00 AM
Guest
 
Posts: n/a
Default

bira - can't do that yet, at least with the way it's setup now (need an extra field, repliedto, that would get set when you reply to a message) ...actually, on second thought, that's not that hard. Hmm...

Brian - nope, quotas aren't possible. Sorry. Well, theoretically they are, but its far too much work for its work, IMHO.

(woohoo! Senior-dom! Finally...)

[Edited by Ed Sullivan on 06-14-2000 at 03:06 PM]
Reply With Quote
  #64  
Old 06-14-2000, 06:37 AM
Guest
 
Posts: n/a
Default

Right, i've updated to the latest version, and the private message feature from the topic page is working. However it creates a new problem, Mark's lighbulb solution posted above causes problems for logged out visitors - index.php returns a file of 0 bytes Any idea how to fix this ? For the moment, i've pulled it from the script, but I do want the lightbulb back. Any suggestions ?
Reply With Quote
  #65  
Old 06-14-2000, 07:09 AM
Guest
 
Posts: n/a
Default

Well, unless his code was malformed, it shouldn't cause any problems - are you sure you haven't mis-copied something? Missing a ";"?? or a "}"?
Reply With Quote
  #66  
Old 06-14-2000, 07:14 AM
Guest
 
Posts: n/a
Default

Heres how to add lightbulbs to the private messaging

In the part which is added to index.php find

Code:
	$newpmcount = $newpmcounta[msgid];
below that add

Code:
if($newpmcount == 0)
{
  $lightbulb = 'images/off.gif';
} else {
  $lightbulb = 'images/on.gif';
}
Now go and edit the pmloggedin template and put

Code:
<img src="$lightbulb">
where you want the lightbulb to appear

That's it

--------------------

That was Mark's 'hack'. It is extremely straightforward and there is no way on earth that it would cause the problem you describe, Craig, unless you copied it wrongly.
Reply With Quote
  #67  
Old 06-14-2000, 07:29 AM
Guest
 
Posts: n/a
Default

No, no, I hold my hands up - I added it wrong twice! I think i've been looking at this screen too long - i'm off to the pub for a bit!

Thanks Ed for a superb hack, and for giving me something to do on my day off (as if I needed it!)
Reply With Quote
  #68  
Old 06-14-2000, 08:43 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Craig Antill
No, no, I hold my hands up - I added it wrong twice! I think i've been looking at this screen too long - i'm off to the pub for a bit!
Watchout, you may add it wrong three times after you come back
Reply With Quote
  #69  
Old 06-14-2000, 09:14 AM
Guest
 
Posts: n/a
Default

I can't wait to try this feature ... a little birdie told me about it!
Reply With Quote
  #70  
Old 06-14-2000, 10:42 AM
Guest
 
Posts: n/a
Default

Has anyone had the User Registration date show up wrong? I setup a new account to test this with. The correct registration date shows up in the Member Search, but the registered date shows up as December 1969 within PM.
Reply With Quote
  #71  
Old 06-14-2000, 10:43 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Me2Be
a little birdie told me about it!
HEY! I'm not that little and I'm not a birdie!
Reply With Quote
Reply


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 10:01 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.06479 seconds
  • Memory Usage 2,280KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_code
  • (2)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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)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
  • 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