vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Private Messages Enhancements - Cyb - PM System Enhancements (https://vborg.vbsupport.ru/showthread.php?t=141838)

MotoUp 05-16-2007 04:19 PM

Quote:

Originally Posted by ODiUM78 (Post 1247349)
Edit: one other thing: when i click on new posts while there aren't any new unread posts, in the message screen that vBulletin shows:


the private messaging part in the navbar has gone blank, like in this example:



Any idea what's going wrong?

Same thing here.

Makc666 05-16-2007 08:19 PM

Quote:

Originally Posted by ODiUM78 (Post 1247349)
Edit: one other thing: when i click on new posts while there aren't any new unread posts, in the message screen that vBulletin shows:

the private messaging part in the navbar has gone blank, like in this example:

Any idea what's going wrong?

As kall once said in PM to me on http://www.vbenhanced.com/forums/
just quote:
Quote:

Originally Posted by kall
Yeah.. I have noticed that too.

I think it is to do with the STANDARD_ERROR template stripping a lot of stuff, and not using the ghlobalized variables.

There was a try to fix this one in summer 2006:
http://www.vbulletin.com/forum/proje...?issueid=12147

But Jelsoft "give up" with this one.

There is realy a lot of MODs in which this bug happens.
And if respect Jelsoft their clients, in other words us, they must do smth with it.

I started another ticket here:
http://www.vbulletin.com/forum/proje...?issueid=22084

Hope Jelsoft will help us.

Nokia Tech 05-20-2007 06:37 PM

Clicks INSTALL here

Just had a VB update done today, By Jelsoft. This is one of selection of cool hacks i have installed

Many thanks to the author for this..

zagman76 05-28-2007 07:42 PM

I noticed a bug:

If your forum has multiple domain names (i.e: yoursite.com, yoursite.net, www.yoursite.com, www.yoursite.net) the drop-down menu for the 'inbox' always goes to what is set in the AdminCP. Some people don't believe in the www. part, and that was causing some confusion.

I think this can be fixed by changing it to go to $forumhome/private.php

SuperTaz 05-28-2007 07:51 PM

very nice...installed

Doallyn 06-13-2007 10:05 AM

Quote:

Originally Posted by Cybernetec (Post 1240468)
Are you one of them?

You may not wish to reply to yourself.

i'm getting this too - on PMs to 3 people (including me) the reply to all doesn't appear on PMs to 3+ users it works fine!!

bigcurt 06-16-2007 05:24 PM

Cybernetec, I am sure you are busy - and I thank you for this hack. I was just wondering if there was a way to make this show up on my arcade page..it currently doesn't show up ( it deletes it self just like it used to do on vB CMPS )..how do I fix this??

Thanks again,

Curt Carter

Cobro 06-17-2007 04:54 PM

works on vbulletin 3.6.7 PL1 great plugin THX

Silvio 06-28-2007 08:30 PM

ty really very much. this hack is really good!


just a little suggestion for users that use navbar enabled on CMPS vbadvanced placed on root/index.php and their forums on root7forum/index.php

or add clear.gif to root or a little trick on this hack at line 186
Code:

<img src="clear.gif" border="0" onload="CybSBlink();" />]]></template>
should be made.

I tried to use
Code:

<img src="$vboptions[bburl]/$vboptions[forumurl]$session[sessionurl]clear.gif" border="0" onload="CybSBlink();" />]]></template>
but did not solved 100% so at the end I inserted manually the full gif url .:erm::o

Lol I hope Cyb will teach how to make a trick that take care of CMPS install and so to be able to switch between root/intex.php and root/forum/index.php without having problems on navbar.


Hint : on CMPS the variable to be globalized for this hack is = cybpmmenu

ty again.


take care

rofl - pls dont be disgusted for my terrible itanglish

ciao

htscpl 06-28-2007 11:38 PM

Great Hack ! Thanks ** installs **

yaoren 07-18-2007 05:51 PM

Another flawless install of one of your mods on 3.6.7...Thanks.

**Installed**

Mellow 07-18-2007 10:33 PM

Quote:

Originally Posted by Silvio (Post 1278697)
ty really very much. this hack is really good!


just a little suggestion for users that use navbar enabled on CMPS vbadvanced placed on root/index.php and their forums on root7forum/index.php

or add clear.gif to root or a little trick on this hack at line 186
Code:

<img src="clear.gif" border="0" onload="CybSBlink();" />]]></template>
should be made.

I tried to use
Code:

<img src="$vboptions[bburl]/$vboptions[forumurl]$session[sessionurl]clear.gif" border="0" onload="CybSBlink();" />]]></template>
but did not solved 100% so at the end I inserted manually the full gif url .:erm::o

Lol I hope Cyb will teach how to make a trick that take care of CMPS install and so to be able to switch between root/intex.php and root/forum/index.php without having problems on navbar.


Hint : on CMPS the variable to be globalized for this hack is = cybpmmenu

ty again.


take care

rofl - pls dont be disgusted for my terrible itanglish

ciao

I'm not sure exactly what I need to do to get it to work with cmps.. can you provide some specific changes?

Mellow 07-18-2007 10:53 PM

Quote:

Originally Posted by Mellow (Post 1295081)
I'm not sure exactly what I need to do to get it to work with cmps.. can you provide some specific changes?

Nevermind.. figured out.. great mod thanks!

beduino 07-30-2007 12:42 PM

tks for that! :D
Quote:

Originally Posted by Tulsa (Post 1232791)
-Hack compatible with vBadvanced CMPS (variable to globalize: cybpmmenu)

globalize this variable and it will reappear.


bkaul 08-03-2007 09:56 PM

Quote:

Originally Posted by bkaul (Post 1240091)
I'm noticing on my forum that "Reply to all" works fine with 3 or more recipients, but the link doesn't appear with only 2. > vs >= logic issue maybe?

Any advice on how to make "Reply to all" work with only 2 recipients?

(e.g. person A sends a PM to both me (B) and person C. I wish to reply to both A and C, but "Reply to all" doesn't appear unless A sent the message to B, C, and D. I'd like to be able to reply to A and C by hitting a "Reply to all" link/button when the message wasn't sent to 3 or more people.)

ACIKillJoy 08-08-2007 06:09 AM

Supurb....Simple install and integration into VBA.

Always Like the Cyb additions

nnjj.net 08-08-2007 10:26 AM

thanks, installed

how I can change the background color and the icon?

Tralala 08-14-2007 02:13 PM

Great hack, thanks!

One thing I noticed. It says "Blink "Unread X" in PM stats using this color (blank to disable)"

...but once set, the text doesn't actually blink. (The color changes to whatever you set in the AdminCP, but it doesn't blink.) How can we get it to blink?

Tralala 08-14-2007 03:00 PM

Quote:

Originally Posted by bkaul (Post 1240091)
I'm noticing on my forum that "Reply to all" works fine with 3 or more recipients, but the link doesn't appear with only 2. > vs >= logic issue maybe?

Same here.
Quote:

Originally Posted by bkaul (Post 1309248)
Any advice on how to make "Reply to all" work with only 2 recipients?

I disabled the "reply all" function from this hack, and installed this one instead. It seems to be working fine (and works when a PM has 2 recipients.) The only issue is the "Reply All" button always appears on the bottom right of the PM. I'd like for it to only appear when there are multiple recipients. But hey, at least it works.

remlle 08-20-2007 12:45 AM

Awsome but how do I Change the background color when there is a new message. I see it in the plugin but what do the color codes mean and where can i find a table of color codes. thanks in advance.

princeedward 08-23-2007 03:10 PM

great stuff...thanks ;)

David Bott 08-28-2007 04:09 PM

Quote:

Originally Posted by bkaul (Post 1309248)
Any advice on how to make "Reply to all" work with only 2 recipients?

(e.g. person A sends a PM to both me (B) and person C. I wish to reply to both A and C, but "Reply to all" doesn't appear unless A sent the message to B, C, and D. I'd like to be able to reply to A and C by hitting a "Reply to all" link/button when the message wasn't sent to 3 or more people.)

Same here. Can this be updated?

Thank you

mlucek 08-28-2007 04:45 PM

*** INSTALLED ***

Quote:

Originally Posted by peterpigman (Post 1238476)
Two problems, It stops pms showing in vbadvanced and in the ibproarcade. Any ideas?

That fixed the vBa one but the arcade still isn't working.

Any ideas about a fix ibproarcade page not showing the PM line ?

Littlebit 09-02-2007 03:37 PM

Go to the arcade/functions/functions.php file
find: $header,
after add: $cybpmmenu,

Quote:

Originally Posted by mlucek (Post 1327469)
Any ideas about a fix ibproarcade page not showing the PM line ?


PoetJA-1975 09-02-2007 11:36 PM

Thanx so much for the above answer...
Still wondering though about the posts marked as unread modification and the mood hack - How can those show on the Arcade as well?

Quote:

Posts Marked as Unread: 664
My Mood: http://jpicforum.info/images/mood/Creative.gif
Thanx,

Jacquii.

Littlebit 09-02-2007 11:40 PM

I don't know about the post marked as unread hack, but I had trouble with the mood hack working anywhere but the forums and I'm guessing it needs an update for 3.6.8 so I disabled it for now.

Sorry I can't help out with those at the moment.:(

ssslippy 09-05-2007 02:35 AM

ok the issue im having is my text in my up right box is white, but your mod turns it black. Any ideas on how to fix this?

Can the reply to all button be moved to the new hook after the reply button and made a normal button.

aztecboi2003 09-06-2007 03:02 AM

Mine was working great but all of a sudden the reply all feature disappeared. Everything else works though.

KURTZ 09-12-2007 08:37 PM

installed :)

Cigarcritic 09-13-2007 03:54 AM

Quote:

Originally Posted by Doallyn (Post 1267544)
i'm getting this too - on PMs to 3 people (including me) the reply to all doesn't appear on PMs to 3+ users it works fine!!

Same here....I like the hack but it's pretty useless if I have to have 3+ Recipients.

Anyone know of a hack that gives me a "reply to all" that works like it should with 2 Recipients?

Johnny Utah 10-01-2007 01:20 PM

I recently upgraded from VB 3.67 to 3.68. I had this nifty little Mod installed and working fine prior to the upgrade. But now it says I have 290 unread Private Messages, when I know they've all been read. I tried selecting all messages and marking them as "read", but it's still saying 290 unread. I tried uninstalling this Mod, but that doesn't change the unread PM count either.

Has anybody seen this before?

Thanks.

entertain 10-07-2007 11:20 AM

Quote:

Originally Posted by weedheaven (Post 1202759)
So now on the main page of vbadvanced install it shows:
Welcome, admin.
You last visited: Today at 09:22 PM

Normaly inbox was there, and i dont seem to be having a dropdown menu as shown. *still new to vb*

Hello.

I have got this problem in vBa and ibProArcade v2.6.3+. :o

Littlebit 10-07-2007 11:33 AM

for vBa, go to your vBa CMPS default settings and under Portal Output Global Variables, add: cybpmmenu

For ibproarcade, open arcade/functions/functions.php file and search for
PHP Code:

$header

after add:
PHP Code:

 $cybpmmenu


blind-eddie 10-07-2007 07:30 PM

Adding cybpmmenu to Portal Output Global Variables didnt work for me. Mod will not work on my vba pages.
"Uninstalled"

plastourgos 10-09-2007 08:03 AM

it works fine thanx :)

inciarco 10-10-2007 02:28 PM

Hello Cybernetec!! :up:

I Quote a Message I've Posted in the Hack "Unread Posts and Reputation Comments (welcome box)", (https://vborg.vbsupport.ru/showthread.php?t=123886), because the Last Update of that Hack have a little Incompatibility with This Hack of "Cyb - PM System Enhancements", because the DropDown List that Your Hack Adds in the Welcome Box Mixes with a Link and Message that the Update of Paul's Hack Add!! :confused:

My Best Regards To You!! :up:

Quote:

Originally Posted by inciarco (Post 1356898)
I'm Having the Same Problem, the Link is:

http://inciarco.com/"search.php?do=getnew\"

The Right Link Shall Be http://inciarco.com/foros/search.php?do=getnew

Changing to Previous Version!! :(

Also there is an Incompatibility with the Hack "Cyb - PM System Enhancements" (https://vborg.vbsupport.ru/showthread.php?t=141838) because the Message "You have 1 New reputation comment" is Mixing with the DropDown Menu that that Hack Adds to Display Some Additional Options for the PMs, so when trying to Click on the Link to see the Reputation Comments that Drop Down Menu of the Other Hack Displays!! :confused:

I Appreciate If you can Tell me The Template I can Edit to Change the Position of the "You have X New reputation comment" Message for me to Edit it and Solve that little Bug!! :up:

I Hope You Can Fix Those Little Details, Paul!! ;)

My Best Regards!! :up:

:)


wpeloquin 10-14-2007 09:23 PM

i'll click INSTALL, though i did not install the mod. i actually took just a single idea from it, and incorporated it into my site via template changes only.

at the bottom of the navbar template, i added
Code:


<!-- PM POPUP -->
<if condition="$show['popups'] AND $show['member']">
<div class="vbmenu_popup" id="pmoptions_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">               
        <tr><td class="thead" align="$stylevar[left]">$vbphrase[private_messages]</td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl_q]folderid=0" rel="nofollow">$vbphrase[inbox]</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl_q]folderid=-1" rel="nofollow">$vbphrase[sent_items]</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=newpm">Compose Message</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=trackpm">$vbphrase[track_messages]</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="private.php?$session[sessionurl]do=editfolders">$vbphrase[edit_folders]</a></td></tr>
        </table>
</div>
</if>
<!-- /PM POPUP -->

then i edited the GLOBAL PHRASE private_ messages_ nav in the phrase manager to:
Code:

<div id="pmoptions">
<a href="private.php{3}">Private Messages</a>
        <script type="text/javascript"> vbmenu_register("pmoptions"); </script> {1}, {2}.</div>

i attached an image of the final result. i urge anyone who does want to use just this part to click INSTALL, as the mod deserves it :) if you don't wish this to be posted here, just delete it and pm me about it, and i apologize. :D

Pvtiste 10-15-2007 02:25 PM

Hello,

The "Reply All" doesn't display:(
Any idea ?
Can I modify directly the template ?
thanks

swoop 10-16-2007 07:56 PM

:up: Just wanted to say thanks, we only wanted something to catch peoples eyes when they have pm's, ... and this was perfect. :up:
Thank you.

rinkrat 10-16-2007 08:43 PM

This was stepping on my "CYB new reputation and PM's notification" so I had to remove it. It killed the reputation link and made it into a dropdown for new pm's, which made the users very upset! ;)


All times are GMT. The time now is 11:11 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.01911 seconds
  • Memory Usage 1,850KB
  • 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
  • (6)bbcode_code_printable
  • (2)bbcode_php_printable
  • (17)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
  • (40)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