vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - [DBTech] User Status & Moods v1 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=243753)

Hornstar 08-04-2010 10:07 AM

yeah so far so good. It seems much better.

I had a bit of trouble with the menus tho. I would select one and try and move my mouse down but it would change menus before I could even select an image lol.

DragonByte Tech 08-04-2010 02:17 PM

Quote:

Originally Posted by Konstantinos (Post 2078920)
ok can u also plz add an option to have the mood / status change in navbar below the notifications ?

We can look at this for future versions of course :)

Quote:

Originally Posted by S8G blondii (Post 2078932)
You guys are phenomenal. Thanks again for a great product - How can I help recommend you? I'll set up a paypal account just for you too! I have installed 4 of your hacks in the first 12 hours my site has been editable. Amazing work, excellent technical writing skills, anyone interested in seeing it all should look at DBTech's recent threads for hacks, they integrate well with each other and provide great functionality for your site! A lot of great Pro versions for those with established websites! (yes my site has a bad banner, we're up for 12 hours in test mode :()

Thank you for the kind words :)

Quote:

Originally Posted by hornstar1337 (Post 2079016)
yeah so far so good. It seems much better.

I had a bit of trouble with the menus tho. I would select one and try and move my mouse down but it would change menus before I could even select an image lol.

What browser are you using? Also, on a different note, is the mod performing better for you now? :)

- David

Hornstar 08-04-2010 08:55 PM

FireFox. It is loading heaps faster now :)

ShawneyJ 08-04-2010 10:29 PM

Quote:

Originally Posted by DragonByte Tech (Post 2078624)
Updated to 1.3.5:

- Major issues with menus and speed of the mod should now be fixed.

If you notice any bugs in this update, please let us know.

- David

GOOD JOB,

will test soon thanks.

DragonByte Tech 08-05-2010 01:34 AM

Quote:

Originally Posted by hornstar1337 (Post 2079350)
FireFox. It is loading heaps faster now :)

Great to here! Hope you enjoy the mod :)

Quote:

Originally Posted by jaycob (Post 2079380)
GOOD JOB,

will test soon thanks.

Let me know how it goes for you!

- David

FleXy 08-05-2010 11:42 AM

also nice addon, David. But why admonistrator can not delete old statuses from history (at user profile) ?

y2krazy 08-05-2010 08:45 PM

I get the following when trying to edit a status:

Code:

Line: 63
Char: 3
Error: 'this.editors.status.style' is null or not an object
Code: 0
URL: http://www.killing-blow.com/showthread.php?p=1033#post1033


Any ideas? Thanks in advance!

kaptanblack 08-06-2010 10:34 AM

how much query on showthread ?

DragonByte Tech 08-07-2010 10:06 AM

Quote:

Originally Posted by y2krazy (Post 2079777)
I get the following when trying to edit a status:

Code:

Line: 63
Char: 3
Error: 'this.editors.status.style' is null or not an object
Code: 0
URL: http://www.killing-blow.com/showthread.php?p=1033#post1033


Any ideas? Thanks in advance!

I'll look into this, thanks for the report!


Quote:

Originally Posted by kaptanblack (Post 2080015)
how much query on showthread ?

Off the top of my head, 3 very small ones. They don't make much of an impact on performance :)

- David

Tyran1 08-08-2010 11:07 AM

1 Attachment(s)
@all

I have the Status on one site!

Plugin in xml:

PHP Code:

        <plugin active="1" executionorder="5">
            <
title>Latest Statuses</title>
            <
hookname>forumhome_complete</hookname>
            <
phpcode><![CDATA[require_once(DIR '/dbtech/status/hooks/forumhome_complete.php');]]></phpcode>
        </
plugin

to:

PHP Code:

        <plugin active="1" executionorder="5">
            <
title>Latest Statuses</title>
            <
hookname>global_start</hookname>
            <
phpcode><![CDATA[require_once(DIR '/dbtech/status/hooks/forumhome_complete.php');]]></phpcode>
        </
plugin

New template (template name: "status"):

PHP Code:

$stylevar[htmldoctype]
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<
head>
<
title>$vboptions[bbtitle]</title>
$headinclude
</head>
<
body vlink="#000000" alink="#FFFFFF" link="#000000" bgcolor="#FFFFFF" text="#000000">
$header

<!-- Navzeile oben -->

<
table height="99%" width="100%" border="0" cellspacing="0" cellpadding="20"><tr><td bgcolor="#B2B2FF" valign="middle">
<
div align="center">
<
tbody id="collapseobj_forumhome_dbtechstatus" style="$vbcollapse[collapseobj_forumhome_dbtechstatus]">
<
tr>
<
td class="thead" colspan="2">$vbphrase[dbtech_status_updates]</td>
</
tr>
<
tr>
    <
td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[dbtech_status]border="0" /></td>
    <
td class="alt1" width="100%"><div class="smallfont">$statuses</div></td>
</
tr>
</
tbody>

</
div>
</
td></tr></table>

<
p></p>

$footer

</body>
</
html

and the datei : status.php <-- downloaden in the root

https://vborg.vbsupport.ru/attachmen...1&d=1281298875

;)


All times are GMT. The time now is 09:08 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.01281 seconds
  • Memory Usage 1,772KB
  • 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
  • (3)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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