vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - [tk] Egg Avatar (https://vborg.vbsupport.ru/showthread.php?t=208324)

zombietom 04-14-2009 12:40 PM

thanks for the update

zombietom 04-14-2009 01:41 PM

I get a Invalid File Specified when trying to add the eggblock ..do i need to select overwrite?

hambil 04-14-2009 02:01 PM

eggblock.xml is installed via the vBadvanced upload/download module system, not vBulletin's product/plugin system.

zombietom 04-14-2009 02:19 PM

I get this "You already have a file called vba_eggavatar.php in your modules folder" ...should i overwrite?

hambil 04-14-2009 04:03 PM

Quote:

Originally Posted by zombietom (Post 1791048)
I get this "You already have a file called vba_eggavatar.php in your modules folder" ...should i overwrite?

Yes

hambil 04-14-2009 04:06 PM

Nothing changed, just fixing the zip file.

Megatr0n 04-14-2009 04:13 PM

Hambil, you missed my post. :)

hambil 04-14-2009 05:22 PM

Quote:

Originally Posted by Megatr0n (Post 1791119)
Hambil, you missed my post. :)

I'll answer you in PM.

sunnylikbeckham 04-14-2009 07:17 PM

i cant found any option to egg

slyreptile 04-15-2009 02:34 PM

This fixed my issue! Thanks hoof!


Quote:

Originally Posted by hoof (Post 1788856)
I was having an issue with the pop up as well and fixed it to my liking. I thought I'd share for those having the same problem :)

Here's what I changed:

Go to adminCP>style manager> and find the "eggav_bit" template
Replace contents with:
Code:

<div class="thead">$vbphrase[eggavatar_egg]: <span style="font-weight:normal">$username</span></div>
<if condition="$vbulletin->options[eggavatar_creditsenable]"><div class="thead">{$vbulletin->options[eggavatar_eggcost]} {$vbulletin->options[eggavatar_creditname]} $vbphrase[eggavatar_toegg]</if><if condition="$show[clean] AND $vbulletin->options[eggavatar_creditsenable]">,&nbsp;{$vbulletin->options[eggavatar_cleancost]} {$vbulletin->options[eggavatar_creditname]} $vbphrase[eggavatar_toclean], $cleanall_cost $vbphrase[eggavatar_tocleanall].</td></tr></if><if condition="$vbulletin->options[eggavatar_creditsenable]"></div></if>
        <div class="panelsurround" align="center">
        <div class="panel">
                <div <if condition="!$show['ajax']">style="width:$stylevar[formwidth]"</if> align="$stylevar[left]">
                <fieldset class="fieldset">
                        <legend><phrase 1="$username">$vbphrase[what_do_you_want_to_egg_xs_with]</phrase></legend>
                        <div style="height: 160px; overflow-x: hidden; overflow-y: auto;">
                        <div style="border: thin solid black;" align="center">
            <if condition="$show['egg']">
                $eggavatar_eggbits
            <if condition="$show['clean']"></if>
<span style="color: #80909c; font-weight: bold;"><a>----- Clean your Avatar Options -----</a></span>
                $eggavatar_cleanbits
            </if>
        <!-- <div style="margin-top:$stylevar[cellpadding]px;" "border: thin solid black;"> -->
                <input type="hidden" name="do" value="addegg" />
                <input type="hidden" name="s" value="$session[sessionhash]" />
                <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
                <input type="hidden" name="uid" value="$userid" />
                <input type="hidden" name="pid" value="$postid" />
                <input type="hidden" name="url" value="$url" />
                <input type="submit" name="eggsubmit" class="button" value="$vbphrase[eggavatar_egg_submit]" accesskey="s" />

</div>
                </div>
                </fieldset>
                </div>
        </div>
        </div>
</div>

Now everything displays in the first container with a simple separation on the cleaning section.
Hope this helps, and I hope you don't mind me posting this hambil.
My community loves this modification :)



All times are GMT. The time now is 09:00 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.01957 seconds
  • Memory Usage 1,752KB
  • 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
  • (1)bbcode_code_printable
  • (3)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