vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbBux / vbPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171)
-   -   ****Uninstallation Instructions**** (https://vborg.vbsupport.ru/showthread.php?t=145446)

HMBeaty 04-21-2007 09:38 PM

****Uninstallation Instructions****
 
1 Attachment(s)
I just finished making uninstallation instructions for the vbBux / vbPlaza for those who need to uninstall can do so. I can also do this for you for a small $5 fee if you are not comfortable with doing this yourself.

Just download the .zip and read the instructions ;)

Code:

Uninstallation instructions for vbBux / vbPlaza

1.) Complete all template edits (see below)
2.) Uninstall the product via the Product Manager in your AdminCP
3.) Delete all files/folders (see below)


######################################## Template Edits ########################################

<<<<<<<<<< STEP ONE >>>>>>>>>>

In postbit/postbit_legacy find:

<!-- vbPlaza start -->
<div id="postmenu_$post[postid]" <if condition="$post['namestyle']">style="$post[namestyle]"</if>>
<!-- vbPlaza end -->

Replace with:

<div id="postmenu_$post[postid]">

Find:

<!-- vbPlaza start -->
<if condition="$post['usertitle']"><div class="smallfont" <if condition="$post['titlestyle']">style="$post[titlestyle]"</if>>$post[usertitle]</div></if>
<!-- vbPlaza end -->

Replace with:

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>

Find:

$vbphrase[posts]: $post[posts]
<!-- vbPlaza start -->
<if condition="$show['pointsinpostbit']"><br />
$vbphrase[vbbux_points]: $post[points]<br />
$vbphrase[vbbux_bank]: $post[bank]<br />
<phrase 1="$vbphrase[vbbux_points]">$vbphrase[vbbux_total_points]</phrase>: $post[totalpoints]<br />
<a href="vbplaza.php?do=donate&amp;userid=$post[userid]">$vbphrase[vbplaza_donate]</a><br />
</if>
<!-- vbPlaza end -->

Replace with:

$vbphrase[posts]: $post[posts]

Find:

<!-- vbPlaza start -->
                                <if condition="$post['giftsdisplay']"><div class="smallfont">$post[giftsdisplay]</div></if>
                                <if condition="$post['ribbonsdisplay']"><div class="smallfont">$post[ribbonsdisplay]</div></if>
<!-- vbPlaza end -->

Delete it.

<<<<<<<<<< STEP TWO >>>>>>>>>>

In navbar find:

<!-- vbPlaza start -->
                        <if condition="$show['member']">
                                <if condition="$vboptions['vbplaza_enabled']"><td id="vbplazamenu" class="vbmenu_control"><a href="$show[nojs_link]#vbplazamenu">$vbphrase[vbplaza_name] $vbphrase[vbplaza_menu]</a> <script type="text/javascript"> vbmenu_register("vbplazamenu"); </script></td></if>
                        </if>
<!-- vbPlaza end -->

Delete it.

Find:

<!-- vbPlaza start -->
        <if condition="$show['member']">
        <!-- vbplaza tools menu -->
        <div class="vbmenu_popup" id="vbplazamenu_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">

                <tr><td class="thead"><a href="vbplaza.php?$session[sessionurl]">$vbphrase[vbplaza_name] $vbphrase[vbplaza_main]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=48">$vbphrase[vbplaza_lottery]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=27">$vbphrase[vbplaza_give_gifts]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=118">$vbphrase[vbplaza_give_ribbons]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=13">$vbphrase[vbbux_bank]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=7">$vbphrase[vbplaza_donate]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=16">$vbphrase[vbplaza_thief]</a></td></tr>

                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=richestusers">$vbphrase[vbbux_richest_users]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=userhistory">$vbphrase[vbplaza_history]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=mostsold">$vbphrase[vbplaza_most_sold]</a></td></tr>

                <if condition="is_member_of($vbulletin->userinfo, $vboptions['vbplaza_adminusergroups'])">
                        <tr><td class="thead">$vbphrase[vbplaza_admin_only]</a></td></tr>
                        <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=12">$vbphrase[vbplaza_admin_donate]</a></td></tr>
                </if>

                </table>
        </div>
        <!-- / vbplaza tools menu -->
        </if>
<!-- vbPlaza end -->

Delete it.

<<<<<<<<<< STEP THREE >>>>>>>>>>

In MEMBERINFO find:

<!-- vbPlaza start -->
                                <div class="bigusername" <if condition="$userinfo['namestyle']">style="$userinfo[namestyle]"</if>>$userinfo[musername] $userinfo[onlinestatus]</div>
<!-- vbPlaza end -->

Replace with

                                <div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div>

Find:

<!-- vbPlaza start -->
                                <if condition="$userinfo['usertitle']"><div class="smallfont" <if condition="$userinfo['titlestyle']">style="$userinfo[titlestyle]"</if>>$userinfo[usertitle]</div></if>
<!-- vbPlaza end -->

Replace with:

                                <if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>

Find:

<!-- vbPlaza start -->
                        <if condition="$vboptions['vbbux_enabled']">$show[vbbuxuserinfo]</if>
                        <if condition="$show['gifts']">$show[gifts]</if>
                        <if condition="$show['ribbons']">$show[ribbons]</if>
<!-- vbPlaza end -->

Delete it.

<<<<<<<<<< STEP FOUR >>>>>>>>>>

In forumrules find:

<!-- vbPlaza start -->
                <if condition="$vboptions['vbbux_enabled']">
                        <if condition="!$show['codeonly']">
                        <hr />
                        <div><phrase 1="$vbphrase[vbbux_points]" 2="$foruminfo[points_perview]">$vbphrase[vbbux_points_perview]</phrase></div>
                        <div><phrase 1="$vbphrase[vbbux_points]" 2="$foruminfo[points_perthread]">$vbphrase[vbbux_points_perthread]</phrase></div>
                        <div><phrase 1="$vbphrase[vbbux_points]" 2="$foruminfo[points_perreply]">$vbphrase[vbbux_points_perreply]</phrase></div>
                        </if>
                </if>
<!-- vbPlaza end -->

Delete it.

<<<<<<<<<< STEP FIVE >>>>>>>>>>

In USERCP_SHELL find:

<!-- vbPlaza start -->
<if condition="$vboptions['vbplaza_enabled']">
        <tr>
                <td class="$navclass[vbplaza]" nowrap="nowrap"><a class="smallfont" href="vbplaza.php?$session[sessionurl]do=editvbpoptions"><phrase 1="$vbphrase[vbplaza_name]">$vbphrase[edit_vbplaza_options]</phrase></a></td>
        </tr>
</if>
<!-- vbPlaza end -->

Delete it.

<<<<<<<<<< STEP SIX >>>>>>>>>>

In threadbit find:

<!-- vbPlaza start -->
                $thread[title_editable]
                <div <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>
<!-- vbPlaza end -->

Replace with:

                $thread[title_editable]
                <div>

***vBulletin 3.5.x Only Edit:***

Find:

<!-- vbPlaza start -->
                        <if condition="$show['gotonewpost']">
                                <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]" <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a></strong>
                        <else />
                                <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]" <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a>
                        </if>
<!-- vbPlaza end -->

Replace with:

                        <if condition="$show['gotonewpost']">
                                <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong>
                        <else />
                                <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>
                        </if>

***vBulletin 3.6.x Only Edit:***

Find:

                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a>

Replace with:

                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>>$thread[threadtitle]</a>

<<<<<<<<<< STEP SEVEN >>>>>>>>>>

In memberlist_resultsbit find:

<!-- vbPlaza start -->
                <div <if condition="$userinfo['namestyle']">style="$userinfo[namestyle]"</if>><a href="member.php?$session[sessionurl]u=$userinfo[userid]" <if condition="$userinfo['namestyle']">style="$userinfo[namestyle]"</if>>$userinfo[musername]</a></div>
                <if condition="$show['usertitlecol']"><div class="smallfont" <if condition="$userinfo['titlestyle']">style="$userinfo[titlestyle]"</if>>$userinfo[usertitle]</div></if>
<!-- vbPlaza end -->

Replace with:

                <a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
                <if condition="$show['usertitlecol']"><div class="smallfont">$userinfo[usertitle]</div></if>

####################################### /Template Edits ########################################



######################################## Files to Remove ########################################

vbplaza.php

admincp/vbplaza.php
admincp/vbplaza_gifts.php
admincp/vbplaza_lottery.php
admincp/vbplaza_ribbons.php

images/gifts/*
images/misc/delete.gif
images/misc/invisible.gif
images/misc/visible.gif
images/ribbons/*
images/vbplaza/*

includes/functions_vbplaza.php
includes/templates_vbplaza.php
includes/cron/vbp_birthdaypresent.php
includes/cron/vbp_lotteryprocess.php
includes/cron/vbp_paycheckprocess.php
includes/xml/bitfield_vbbuxplaza.xml
includes/xml/cpnav_vbbuxplaza.xml
includes/xml/hooks_vbbuxplaza.xml

modcp/vbplaza.php
modcp/vbplaza_gifts.php
modcp/vbplaza_lottery.php
modcp/vbplaza_ribbons.php

plugins/*

vbplaza/*

####################################### /Files to Remove ########################################


Shazz 04-21-2007 10:28 PM

[high]* Shazz clicks install :p
[/high]
Instructions aren't bad at all gj

Spin Doctor 04-22-2007 04:38 AM

word to the slap in the face u have given to where this mod is at

deezelpope 04-22-2007 07:34 AM

Awww, Redline! You Da Man!!! I linked this thread to PinkDaisy...I'm sure she will be relieved! Thank you!!:up:

PinkDaisy 04-22-2007 10:19 AM

Yay!! Thanks so much! I'll give it a go!!

HMBeaty 04-22-2007 08:22 PM

Quote:

Originally Posted by Spin Doctor (Post 1233143)
word to the slap in the face u have given to where this mod is at

What?

kylek 05-01-2007 04:26 AM

thanks for the instructions, off to switch to ICash.

talenak 05-10-2007 05:34 AM

eep, i forgot how to read and deleted the files before i went to acp. Is there a way to get the mod out of my mod list?

Skyline_GT 05-20-2007 07:45 AM

I got this when I am trying to uninstall the product.

Quote:

Could not find phrase 'vbplaza_functions_vbplaza_not_uploaded'.

CP, 06-18-2007 11:14 AM

Im going to regret this big time. *Downloads*


All times are GMT. The time now is 10:01 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.01173 seconds
  • Memory Usage 1,795KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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