vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Improved PM Folderview (https://vborg.vbsupport.ru/showthread.php?t=36764)

reismarktq2 06-16-2003 02:25 PM

Kreftt: http://www.vbulletin.org/hacks/index...ack&hackid=874

jamoss 06-29-2003 04:43 PM

Works great. Thanks for your hard work on this and for sharing it!

Frozen Dreams 06-30-2003 02:26 PM

Quote:

02-06-03 at 07:05 PM kreftt said this in Post #152
i wont bet my money on this, but i guess it should work replacing all instances of $pmquota in the gauge hack by $touserinfo[pmlimit]
at least i hope so :)


tried that and didnt work :(

Airs 07-02-2003 02:36 PM

First id like to say great hack! but im having some serious trouble installing it..i havent checked the rest of the codes but the first thing one has to change i cant find it anywhere in private.php oO
PHP Code:

$templatesused "usercpnav,privfolder_bit,privfolder_messages,privfolder_nomessages,privfolder,postbit_avatar,postbit_useremail,icq,aim,yahoo,postbit_homepage,postbit_profile,postbit_signature,privmsg,priv_reply,priv_sendprivmsg,redirect_pmthanks,redirect_pmdelete,priv_showfolders_folderbit,priv_showfolders,posticons,posticonbit"

This dosent seem to be anywhere in private.php..any help?

Boofo 07-02-2003 02:49 PM

Quote:

Today at 10:36 AM Airs said this in Post #194
First id like to say great hack! but im having some serious trouble installing it..i havent checked the rest of the codes but the first thing one has to change i cant find it anywhere in private.php oO
PHP Code:

$templatesused "usercpnav,privfolder_bit,privfolder_messages,privfolder_nomessages,privfolder,postbit_avatar,postbit_useremail,icq,aim,yahoo,postbit_homepage,postbit_profile,postbit_signature,privmsg,priv_reply,priv_sendprivmsg,redirect_pmthanks,redirect_pmdelete,priv_showfolders_folderbit,priv_showfolders,posticons,posticonbit"

This dosent seem to be anywhere in private.php..any help?

Yours is probably different if you have added any hacks. Try looking for

$templatesused

It is at the top of the file.

kreftt 07-02-2003 07:23 PM

Boofo is most likely right...

Boofo 07-02-2003 07:26 PM

Most likely? :p ;)

Airs 07-02-2003 07:36 PM

Yea he was lol thnx a lot was dumb of me for not thinking that ;p but anyways i got another problem >< when i click member tracking i get this:

Database error in vBulletin 2.3.0:

Invalid SQL: SELECT COUNT(*) AS foldermsgtotal FROM privatemessage WHERE userid=1 AND folderid=
mysql error: You have an error in your SQL syntax near '' at line 1

mysql error number: 1064

Gutspiller 07-05-2003 12:04 AM

Can I get some help on the following problems with this hack:

1. My "go" button to add a new folder has grey in the corners where it's suppose to be transparent.

2. The go button is centered correctly with the "add folder" field.

3. I saw in some of the posts that people had added the feature to show how many messages were in each folder. I guess that wasn't added into the main instructional file cause I don't have it. That or I used an older version that I had on my HDD. Anyhow, I tried the query that was mentioned in a post on the 2nd page of this thread and it errored out. Can I get instructions on exactly how I go about adding it so that I can see how many messages on in each folder?

Thanks a bunch!

Great hack.

kreftt 07-05-2003 11:46 AM

1) in template PRIVFOLDER find

Code:

<input type="hidden" name="action" value="doeditfolders">
<input type="image" class="bginput" name="submit"  src="images/go.gif">

change to

Code:

<input type="hidden" name="action" value="doeditfolders">
<input type="image" name="submit"  src="images/go.gif">

that should do it

2) guess you have a typo somewhere...

3) take a look here to find the add-on that brings the functionality

https://vborg.vbsupport.ru/showthrea...threadid=36840


All times are GMT. The time now is 04:59 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.01552 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_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