vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Lilis Pizza Pizza Messenger (PopUp Messenger) (https://vborg.vbsupport.ru/showthread.php?t=109361)

bashy 05-05-2006 05:31 PM

HI

How do i set it so that all members are set to use this as default
i.e. change all there statuses now manually?

KHALIK 05-05-2006 10:46 PM

Working nicely BUT

I keep getting the Active X Dialog box appearing

SaN-DeeP 05-05-2006 11:17 PM

reminds me of a similar addon for vb 3.x cannot recollect though..

tei727 05-05-2006 11:43 PM

Quote:

Originally Posted by SaN-DeeP
reminds me of a similar addon for vb 3.x cannot recollect though..

vpager?

Rickie3 05-19-2006 09:26 AM

Quote:

Originally Posted by Rickie3
is it possiable to add a quote button to when you reply to a message,so the message text that has been sent from another member, can been seen when you are replying,sometimes i forget what the original message was,that i'm replying to

Still wondering if its possiable for someone to do this?? see below screenshot this is from another hack that is similair,it actually shows the original recieved message in the top box,which would make it so much easier to remeber what you are replying to

bashy 08-22-2006 08:32 PM

Hi

Is this gonna be ported for 3.6 please?
I have upgraded and it did work still, now its stopped, Peeps can send messages
but noone recieves them :(

Any ideas please

Datenpapst 10-21-2006 03:40 PM

Am I right to say that this version also works for 3.6.2??

tekstylez 11-09-2006 07:27 PM

is there any way to enable to send a message from the postbit?

Shanj 11-13-2006 12:40 AM

3.6.2 vb

Installed all files in directory structure
Enabled in admin cp including the older than 24hrs bit
Added user.lppstatus, to online.php

Nothing shows up on my forums page
Tried logging out and in again. Nothing.

Shanj 11-15-2006 10:05 PM

I fixed it.
What it was that I'd installed lpp in its own directory.
Once I examined the error message carefully I saw it couldn't find its root .php file. It clearly needed it to go in the root vb directory, not in a special lpp directory.
So I uploaded the two folders in lpp's install directory + the .php file directly into my vb. It now works.

Except it just acts as an alternative to the existing private messenger. It still isn't possible to have an IM conversation which was really what I wanted. It's nice it lets me click beside someone's name but then all I can do is a single message not an exchange. Haven't got vbmessenger going. Still I live in hope.

tekstylez 11-16-2006 12:49 PM

This thing is realy buggy.... Takes forever for the popup message window to display

yoyoyoyo 11-26-2006 12:45 PM

the LPP icon in postbit is only showing up in my posts (admin), not for all users

nightflyer 11-29-2006 09:36 AM

what would be the proper folder structure for the files.
Other words where would be the best place to place the upload folder and do you just upload the upload folder to that place or upload individual files from the folder?Thanks

nightflyer 11-30-2006 04:54 AM

bumping it

MrPHD 12-02-2006 12:55 PM

Installed and work ok.

afrodiz 05-31-2007 02:11 PM

Tha ONE ROCK!!!

Thank.

OneShot 06-03-2007 02:36 PM

There is a way to evade the editing of the online.php

The hook you are looking for is : $hook_query_fields

Unfortunatly I have yet to dive deeper into vBulletin and its Hooks to make a useful patch out of that information. Maybe someone else could do the fix and post it here, I'm sure a lot of 3.6.7 Users (I'm not sure if this hook exists pre 3.6.7 - as I only have those files available right now) would appreciate it.

Cheers
OS

TheBlackPoet 06-03-2007 06:53 PM

installed.. and working fine... some minor bugs.. but working fine... waiting for the update..
a refresh would be really nice.

Guest201202001 11-22-2007 02:08 AM

to show this one at your postbit just edit your postbit template in this way

Find:
Code:

<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
Under add

Code:

<!--LPP Messanger Start-->

                               
                       
                <a onclick="window.open('lpp_messenger.php?do=lppmessenger&userid=$post[userid]','_blank','toolbar=no,resizable=yes, location=no,menubar=no,width=430,height=310,top=150,left=100,status=no');return false" target="_blank" href="lpp_messenger.php?do=lppmessenger&amp;userid=$post[userid]">       
                <img title=" Send a sms at $post[username]" src="put_your_image_source_here" alt="Send a sms at $post[username]" border="0"></a>
               
                               
<!--LPP Messanger Stop-->


Datenpapst 01-24-2008 06:14 PM

how about getting this working for 3.7 ? ;)

tandy 03-19-2008 11:13 PM

it work nice in 3.7 for me.

Bullibeisser 03-31-2008 04:44 PM

In who is online I got:

Attachment 78001

Wheres the error ?

This only happens for Admins and Mods

aardel 05-25-2008 05:01 PM

Just to let you know that it is working fine with V3.7 without any modifications!!

Great Mod !!

Thanks

nitrohoss 07-17-2008 06:58 PM

Hi, I wanted to say thanx for this great hack.. one question though.. how do you enable this hack to operate on users that are not online? e.g. .. send messages even if they're not online..

nitrohoss 07-17-2008 07:04 PM

If i take out the red/bold printed part.. and reimport the xml file .. would that enable the LPP system to work even if users are offline?

Code:

<!--LPP Messanger Start-->
                <if condition="$vboptions['lppaktiv']">
                <if condition="$user['lppstatus']=='1'">
                <if condition="$onlinestatus==1">
                <a onClick="window.open('lpp_messenger.php?do=lppmessenger&amp;userid=$user[userid]','_blank','toolbar=no,resizable=yes, location=no,menubar=no,width=430,height=310,top=150,left=100,status=no');return false"
                target="_blank" href="lpp_messenger.php?do=lppmessenger&amp;userid=$userinfo[userid]">       
                <img class="inlineimg" src="$stylevar[imgdir_misc]/vbim.gif" alt="$user[username] $vbphrase[lppmess_send_a_mess]" border="0" /></a>
                </if>
                </if>
                </if>
<!--LPP Messanger Stop-->


nitrohoss 07-17-2008 07:09 PM

Or would that mess up things?

edermix 10-26-2008 06:01 PM

Not show popup in Internet Explorer... only Firefox.

robbiefritz 12-07-2008 07:04 PM

ok I have it installed but not getting any messages to go through. Any ideas?

Edit: I have tried my test account and it works. Others aren't getting any though.

Update 12/15: Working fine :)

logicuk 12-31-2008 07:42 PM

This works on vb 3.7 i wish someone would make some updates to this neat little addon

goxy63 01-02-2009 09:58 AM

Yeah some updates please !?

Would be great to have something as this on my board, not great but Awesooomee :D

edermix 01-02-2009 07:17 PM

Great man!!!

I waiting!!!!

PimvanJ 03-09-2009 09:23 PM

A fast messaging system like this one must be standard in VB,, until so far...I wait for a update.

XDarkDragonX 05-13-2009 12:38 PM

Hello I have a problem and is about the pizza that I now have messenger installed
it is also everything BUT: It is not a popup window where I will be notified that
I got a message, how can I fix it?

Since I can not english, I have my text with the Google translator is written!

BlackLava 05-28-2009 07:43 AM

Quote:

Originally Posted by logicuk (Post 1698128)
This works on vb 3.7 i wish someone would make some updates to this neat little addon

has someone tested it on 3.8? I really need an instant messaging system, I'm using a small shout box which is enough and used as chat so don't want to add another chatbox to offer instant messages...

BlackLava 05-28-2009 08:30 AM

ok tested with 3.8, working fine but the members need to reload a page to have the popup opened? What's the point then... There is a popup system to inform users of new pm, looks the same.
Trying to find out how to add a refreshed iframe in order to have those IM bumped live

plazzman 06-10-2009 09:13 PM

Why does this only work for some users and not others. Sometimes it's every 3rd member, sometimes it's one perticular member who can't use it.

Also, for some odd reason I can't get the images to load, weeiirdd

robbiefritz 10-26-2009 12:08 PM

Your site has no registration allowed?

abroad 12-21-2009 05:25 AM

how can I remove this from admincp? I deleted the xml but it is still there.

hohleweg 01-26-2010 10:25 AM

Hi
We need it for 4.0
please,please,please make it!!!
Greetings Jo

robbiefritz 03-16-2010 08:30 PM

Tried it on v4, loaded but nothing :(


All times are GMT. The time now is 01:37 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.01429 seconds
  • Memory Usage 1,809KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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