vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [RELEASE] Private Messaging Hack (v0.9) !!!!!!! (https://vborg.vbsupport.ru/showthread.php?t=1095)

06-14-2000 01:08 AM

Yes, bira, I did. (why is it always me who has problems ?! ;))

Thanks for the templates - i'll finish tinkering with those for the 'internal pages' then add them and see where we end up :)

06-14-2000 02:03 AM

Wow, 30 actual replies in like 10 hours :D

Bad time to go to sleep, eh? Now, 5 minutes after I get up, back to coding....

Anywho, I'll patch up my code for v1.1.2 ASAP, which'll probably be in the next 10 minutes ;)

Also, I'll try to fix any other problems I can and add a mass delete feature - might be easy, not sure how PHP handles checkboxes (Perl doesn't like them)

So, anyway... v0.9.1 will be coming out soon :)

06-14-2000 02:12 AM

Ed, not sure why, but my 'edit ignore list' link is returning a document with no data error. Is this working elsewhere ?

06-14-2000 02:13 AM

Ed,

Seeing as we've made a few hacks to your hack (:)) - can you please let us know, when you post v0.91, the changes so we won't have to start from scratch? :)

By the way, another option I would really like to see is an icon or a link ("send private message") that I can add to the user's post, the user's profile and the user's memberslist line -- similar to the email/www.

It shouldn't be hard. If you can just give me the syntax for the url (something like private.php?action=newmessage&password=&reply=fals e?userid=$userid) then I can take it from there :)

Oh and again - thank you for this fantastic hack!

06-14-2000 02:16 AM

Quote:

Originally posted by Craig Antill
Ed, not sure why, but my 'edit ignore list' link is returning a document with no data error. Is this working elsewhere ?
working perfectly fine here.

Craig, are you sure the makeprivtables.php returned successful results? It sounds like you're missing some stuff :(

06-14-2000 02:26 AM

Erm, well it said it did... :( *wished he'd never started*

06-14-2000 02:32 AM

Craig: Expect even more fun over the next few days as this hack undergoes 'rapid development'. I mean we've messed around with it quite a bit in just these few hours.

We've got the rewritten 1.1.2 version to come next.

Like bira said the addition of a 'message this person' icon on each post seems the most important add on for the moment.

But also what will need to be done is for the front page a last message time and who the last message was by including the 'blue arrow' to give it a consistent look.

06-14-2000 02:40 AM

That's all very nice, but i'm more concerned about getting my system up and running right now :( Any idea why this is broken on my server ?

I have just taken a look and I have the following tables in my database, should I have any more, and if so, how do I create them ?

privatesent
privatercvd

06-14-2000 02:40 AM

OK,

To have an icon on posts with "send Private Message to USERNAME" create an icon of your choice, upload it to the bb images dir, and then go to edit the postbit template.

Add, where you have the profile, email, etc., the following:

Code:

<a href="http://www.atlasf1.com/bb/private.php?action=newmessage&table=privatercvd&reply=true&touser=$username"><img src="images/YOURICON.gif" border=0 alt="Send private message to $username"></a>
That's it -- tested and proven to work :)

06-14-2000 02:42 AM

Quote:

Originally posted by Craig Antill
That's all very nice, but i'm more concerned about getting my system up and running right now :( Any idea why this is broken on my server ?

I have just taken a look and I have the following tables in my database, should I have any more, and if so, how do I create them ?

privatesent
privatercvd

Craig, if you don't mind losing the changes you made to the pm templates, then just run makeprivtables.php again - it will delete and rebuild the necessary tables.


All times are GMT. The time now is 04:58 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.01220 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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