vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Quick PM Reply Box for Private Messages (https://vborg.vbsupport.ru/showthread.php?t=59999)

Sooner95 10-27-2004 11:37 PM

works like a charm thx!

/me clicks install

sully02 11-15-2004 04:33 PM

I notice this option doesn't work with Mozilla Firefox (v 1.0) ...At least, it doesn't on my site. It shows the PM box, but you can't edit anything. It works fine with IE on my site, though.

docvader 11-25-2004 06:06 AM

Nice hack Erwin, very easy to install. Which is why I'm completely baffled. Did a simple copy and paste into the private.php, following directions implicitly, and am getting parse error on line 64, missing a ")" Makes no sense to me, there are no unpaired parentheses. Reinstalled twice. I'm missing something.... Attached text file of relevant part of hack.

Thanks!

deliah 11-25-2004 10:14 AM

Tanx, I hacked this mod but ... if i just want 2 read so ... maybe not useful n comfortable ?

docvader 11-25-2004 03:03 PM

Ignore my last post. It works (with the old private.php file). Too tired to notice last night, lol...

alkatraz 11-29-2004 07:57 AM

works great on 3.0.3 thx!
why didn't vbulletin include this??? wierd

ozmazdaclub 12-10-2004 09:59 PM

Nice Mod! Installed! Works Great! Thanks for the time and effort...

boo.3 12-14-2004 12:38 PM

clicks install ;)

thanks man

biggkay 12-16-2004 10:04 PM

I left this code
Code:

// $posticons = '';
like it is and it still brings up the posticons. How do I get rid of them?

PKRWUD 12-16-2004 11:29 PM

I'm not sure what I'm doing wrong, but I keep getting:

Parse error: parse error, unexpected T_STRING in /home/pkrwud/public_html/vbulletin/private.php on line 1557


In my private.php file, line 1557 is the last line below:


PHP Code:

// Erwin's PM Quick Reply Hack 
require_once('./includes/functions_newpost.php'); 

// do initial checkboxes 
$checked = array(); 

I don't know what this should be telling me, or where I should look to correct whatever mistake I made. I do have the PM attachments hack installed, but I followed the instructions in this thread on how to make them work together. I don't know if that would even be a possibility, though, for my current problem.

Can anyone point me in the right direction to figure out what the solution for this problem would be?

Thanks!


All times are GMT. The time now is 11:21 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.01088 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_php_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