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
  #52  
Old 06-14-2000, 03:44 AM
Guest
 
Posts: n/a
Default

Thanks guys - great work!

I will add the extra goodies shortly
Reply With Quote
  #53  
Old 06-14-2000, 03:50 AM
Guest
 
Posts: n/a
Default

Quote:
PM Button in Posts. Use what you want, but here's the syntax:
private.php?action=newmessage&toid=$userid
Is this supposed to link to the send private message form with the username of the targetted user in place ? If so, it doesn't in my setup. Any idea ?
Reply With Quote
  #54  
Old 06-14-2000, 03:55 AM
Guest
 
Posts: n/a
Default

You have to upgrade to the newest zip, which I mentioned in that post - or you can just use bira's version. Both should work fine.
Reply With Quote
  #55  
Old 06-14-2000, 04:07 AM
Guest
 
Posts: n/a
Default

If you want to have bira's style delete buttons, but don't want an accidental mis-click to delete the message, try this:

in privmsglist, add:
Code:
<SCRIPT LANGUAGE="JavaScript">
function verify() {
	var agree=confirm("Are you sure you want to delete this message?");
	if (agree){
		return true;
	}
	return false;
}
</SCRIPT>
This goes right before $cssinclude (in other words, inside the <HEAD> tag)

find:
Code:
<td align=center nowrap>
<smallfont color="{table headtextcolor}"><B>Date/Time Sent</A></B></smallfont></td>
after, add:
Code:
<td align=center nowrap>
<smallfont color="{table headtextcolor}"><B>Delete?</A></B></smallfont></td>
(Make sure you fix the replacement variables. I just changed them so they weren't parsed)

----
done there, go into privmsgsbitlist:

find:
Code:
$timesent</smallfont></td>
after that, add:
Code:
<FORM ACTION="private.php" NAME="REPLIER" METHOD="POST" onSubmit="return verify();"><td bgcolor="{second altcolor}" nowrap><center><input type="hidden" name="delete" value="yes"><input type="hidden" name="action" value="dodelete"><input type="hidden" name="msgid" value="$msgid"><input type="hidden" name="table" value="$table"><input type="hidden" name="password" value="$password"><input type="submit" value="Delete" width="1" height="1" style="font-size: 11px;"></center></td></form>
(Again, check replacement variable)

There, and you're done. Demo on my site if you want to see how it works
Reply With Quote
  #56  
Old 06-14-2000, 04:07 AM
Guest
 
Posts: n/a
Default

I /am/ using bira's version, but it isn't working. I will download the new version later on and have a go with that.

Thanks again
Reply With Quote
  #57  
Old 06-14-2000, 04:25 AM
Guest
 
Posts: n/a
Default

Well, with the new version, I just tested it on my boards and it works fine - http://www.magic-singles.com/cpa/for...?threadid=1382
Reply With Quote
  #58  
Old 06-14-2000, 04:37 AM
Guest
 
Posts: n/a
Default

This might seem a little hard, but would it be possible for the user to create subfolders, like "Old PM's", or something like that? Someplace to put the PM's once they have been read, but so that they are not in the "Inbox".
Reply With Quote
  #59  
Old 06-14-2000, 04:48 AM
Guest
 
Posts: n/a
Default

Theoretically possible, and I'm chucking around some ideas in my head to do it, but that's gonna be awhile off - just want to get ALL the bugs straightened out first (and UBB import), then I'll add all those cool features!
Reply With Quote
  #60  
Old 06-14-2000, 04:49 AM
Guest
 
Posts: n/a
Default

I'm enjoying this thread immensely

OK, Ed, another item on my wishlist: some kind of indicator to note whethere a message has been replied to or not. like an R next to the message title on the msglist -- I get confused on who I already replied to and who I didn't, and checking in the "sent" is a hassle
Reply With Quote
  #61  
Old 06-14-2000, 04:59 AM
Guest
 
Posts: n/a
Default

Ed, the delete verifier is perfect, thanks!

Wake America - excellent work, thank you. I took one of users and it's already used on my bulletin board
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 04:29 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.04414 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
  • (5)bbcode_code
  • (1)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