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)
-   -   New PM Popup Replacement (https://vborg.vbsupport.ru/showthread.php?t=92895)

hcmagix 07-01-2006 11:30 PM

I have the problem that my preview line ist evertime ... (I test with long and short messages on vb 3.5.4)

:(

@Stoebi in Deinem Screen siehts toll aus. bekomme immer nur die Punkte angezeigt

Stoebi 07-02-2006 05:42 AM

Quote:

Originally Posted by hcmagix
I have the problem that my preview line ist evertime ... (I test with long and short messages on vb 3.5.4)

:(

@Stoebi in Deinem Screen siehts toll aus. bekomme immer nur die Punkte angezeigt

@rossco_2005
Search for
Code:

$newpm['message']  = substr($newpm['message'], 0, strrpos(substr($newpm['message'], 0, $newpmoption['maxcharacters']), ' ')) . '...';
Replace with
Code:

$newpm['message']  = substr($newpm['message'], 0, strrpos(substr($newpm['message'], 0, $newpmoption['maxcharacters']), '')) . '...';
With these small changes a message with few letters/characters is showed.


I hope you like my engagement/interests with your work. :)


Another wish i have:
instead of ... a [more] link could be more impressing.
With a click on this link you go directly to your inbox instead to open a new window.



Kind Regards, Stoebi

Mischievious 07-02-2006 02:37 PM

Quote:

Originally Posted by Stoebi
@rossco_2005
Search for
Code:

$newpm['message']  = substr($newpm['message'], 0, strrpos(substr($newpm['message'], 0, $newpmoption['maxcharacters']), ' ')) . '...';
Replace with
Code:

$newpm['message']  = substr($newpm['message'], 0, strrpos(substr($newpm['message'], 0, $newpmoption['maxcharacters']), '')) . '...';
With these small changes a message with few letters/characters is showed.

I hope you like my engagement/interests with your work. :)

Kind Regards, Stoebi

I've tried this, and it doesn't seem to work..

Bubble #5 07-02-2006 03:15 PM

Quote:

Originally Posted by Stoebi
instead of ... a [more] link could be more impressing.
With a click on this link you go directly to your inbox instead to open a new window.

Good idea and easy to add ;)

AzzidReign 07-02-2006 03:32 PM

Quote:

Originally Posted by rossco_2005
You want the preview?
Read the first post again, there's a heading "How to enable preview".

If you mean the color then that is because it follows the colors of the skin you are using.

No, I'm sorry about not being more descriptive in my post (here)

I want the PM box that comes up to give me the option to open in current window or new window...all I get is new window and when I click that, the PM box doesnt close on the first window.

Thanks for the quick reply before, much appreciated.

oberheimhaven 07-02-2006 03:43 PM

All seemed ok however new windows opens way over to the right of the screen?> any adjustments i need to make?
Thxs
mark

Made adjustments however floats i correct and made centered instead of to the right will see if that will correct?

oberheimhaven 07-02-2006 08:10 PM

I did this iits still coming up to the right of my screen will keep hacking i guess

Stoebi 07-02-2006 09:29 PM

Quote:

Originally Posted by Mischievious
I've tried this, and it doesn't seem to work..

Hm, I've tested it with 100 characters with Firefox 1.5.0.4 and IE 6 and now
Win32Opera Version 9.00 Build 8502

Tested with vBulletin 3.5.4 and 3.6.0 Beta 3


Regards, Stoebi

Stoebi 07-02-2006 09:39 PM

Quote:

Originally Posted by oberheimhaven
I did this iits still coming up to the right of my screen will keep hacking i guess

Any screenshots? If IE, did you upload the file fixed_position_ie.js to the clientscript folder?

rossco_2005 07-03-2006 06:34 PM

Quote:

Originally Posted by oberheimhaven
I did this iits still coming up to the right of my screen will keep hacking i guess

Is it the popup that's showing to the right or the window that opens by clicking '(New Window)' ?

If it's the window that opens up then it's just a browser problem, that's where the browser wants to open the window.:confused:

@Stoebi, Thanks for your contribution I will take a look later at what you PMed to me.


All times are GMT. The time now is 07:35 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.01340 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
  • (4)bbcode_code_printable
  • (7)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