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 1.2.5 (https://vborg.vbsupport.ru/showthread.php?t=4405)

12-03-2000 11:32 PM

Quote:

What about PHP4? Would it work too?
php4 has the simple .php extensions. php3 relates to .php3 extensions. IE there is no .php4, but rather .php. i am assuming that .php will serve as PHP's predominant extension through versions PHP5 and up until the language becomes extinct.

[Edited by Universal Sea on 12-03-2000 at 10:23 PM]

12-04-2000 04:37 AM

How do I get the private message menu bar to appear when people first go to the forums? I have it working correctly, I just want that bar there to promote it more.

in my index.php, the lines:

$lastuserlink = "<a href=\"private.php?action=show&msgid=$lastsent[msgid]&password=$bbpassword\">$lastuser</a>";
} else {
$lastuserlink = "<i>No one</i>";
}
eval("\$pminfo .= \"".gettemplate("pmloggedin")."\";");
} else {
eval("\$pminfo .= \"".gettemplate("pmloggedout")."\";");
}

are all there.. so I'm not sure why it's not getting those templates (and those templates are there) and not working.

12-04-2000 01:59 PM

You didn't add the link to forumhome like instructed.

12-06-2000 12:13 AM

Quote:

Originally posted by bira
Ed, I have the previous version (1.2?) running on 1.1.4 without any problems. Should I upgrade then? Are there any new features that were added specifically to this release? I had a look at the upgrade text file and could not see anything new. Am I missing something?
Ed? :)

12-06-2000 12:54 PM

No, don't bother. The only difference is the instructions.

12-08-2000 03:09 AM

OK, thanks :)

By the way, a couple of small things I thought you might want to know about:

1) Upon sending a Private Message, the script checks to see if the title (among others) is empty. If it is, it tells the user he left one of the fields empty. However, if a user puts, for example, one SPACE in the title - that message goes through. However, your script then trims these spaces, and the message is delivered without a title, and hence without a link to click on.

Granted, this only happened rarely on my BB, but for the 3-4 times that people complained, I made a small change whereby I added a function that adds (no subject) to such PMs.

2) Your templates were missing the <input type="hidden" name="replyto"> field, and therefore messages that were replied to did not get a new icon. Took me a long while to figure that one out! :)

By the way, I must commend you: this has been one of the most significant additions to our BB since its inception several years ago.

Cheers,

Bira

12-10-2000 01:52 AM

Quote:

Originally posted by bira
OK, thanks :)

By the way, a couple of small things I thought you might want to know about:
---snip----
Bira

Thanks for the heads up bira. Would you mind posting your fix and which templates need this?
Thx.

12-10-2000 06:10 AM

Do you think you'll include on a next release the popup notifiy window with sound alert that was included on UBB? You know... whenever there's a new PM, a popup comes up playing a sound and telling you something like "you have a new PM, check it now!". :)

12-13-2000 07:45 AM

If someone does a quote it
QUOTE]Originally sent by Shakhan:
[QUOTE]Originally sent by Savage:

puts that above in the messages, it doesnt parse them?

Thanks

Everything else seems to work so far.

12-16-2000 04:35 PM

Or do you have to choose between the two?
Thanks


All times are GMT. The time now is 08:33 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.01140 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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