Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
V3 Pad Details »»
V3 Pad
Version: 2.00, by Aesma Deva Aesma Deva is offline
Developer Last Online: Aug 2009 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 04-12-2006 Last Update: 04-26-2006 Installs: 19
DB Changes Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Credit for the idea goes to Chen and his VBPad for VB 2.2.
Basically, this hack does the same. You can save a certain number of notes, with a certain number of characters each. HTML, BB code, the IMG tag and smilies can be used, everything set in the Admin CP.
The only feature missing (comparing to Chen's hack) that I know of is the date when the notes were last updated, which I'll probably be adding soon.
Installation:
1. Update the product-vbpad.xml from your admin CP
2. In the USERCP template find:
Code:
<!-- ############## END NEW REPUTATION ##############  -->
</if>
Add below:
Code:
<if condition="$padactivated">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat" colspan="5">
			My VB Pad Notes
		</td>
	</tr>
</thead>
<tbody>
$padoutput
</tbody>
</table>
</if>
3. In the USERCP_SHELL template find:
Code:
<tr>
	<td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td>
</tr>
Add below:
Code:
<tr>
	<td class="$navclass[v3pad]" nowrap="nowrap"><a class="smallfont" href="profile.php?do=editpad">Edit VB Pad</a></td>
</tr>
4. Make any changes you want in the VBPad options, in VBulletin options, and you're over

Screenshots:

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 04-14-2006, 08:12 AM
Deagle Man Deagle Man is offline
 
Join Date: Jan 2006
Location: Australia
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would use this if I didn't have to edit templates, it's my most dreaded part of vBulletin...It really get's annoying in the end.
Reply With Quote
  #23  
Old 04-14-2006, 11:45 AM
Aesma Deva Aesma Deva is offline
 
Join Date: Feb 2006
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ksheetsorry, I'll change it.
@Stangsta: That was what I fixed. Or what I was supposed to fix.
I have 17 or so days off school now, so I'll try to make it similar to the VBPad. I don't really know how to add the options for it at the CP, anyone can help with this?
Quote:
Originally Posted by Brandy
Now i know why your the master coder at my site
Why, you didn't know before? :cry:
What is it about the templates? I've hacked the heck out of them at Fly's forum.
By the way, I'm a codah!
Reply With Quote
  #24  
Old 04-14-2006, 12:20 PM
tipoboy's Avatar
tipoboy tipoboy is offline
 
Join Date: Dec 2005
Location: scotland
Posts: 693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok did what you suggested and tried uploading the product again but now i get this error when i hit the import button

Quote:
XML Error: mismatched tag at Line 27
also will this fix the problem of the notes box not showing up at all??

i uploaded the original product then edited the USERCP and nothing showed, except that error at the top of thhe page. any help appreciated
Reply With Quote
  #25  
Old 04-14-2006, 03:11 PM
Aesma Deva Aesma Deva is offline
 
Join Date: Feb 2006
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The textbox will appear whether you have uploaded the product or not, and I uninstalled and installed the product again, and it seems to work fine.
I'll try to install it for you, if you make me an account on your forums with templates and plugins access in the admin CP.
Reply With Quote
  #26  
Old 04-14-2006, 04:01 PM
eNforce's Avatar
eNforce eNforce is offline
 
Join Date: Aug 2004
Location: Canada, AB
Posts: 341
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool little mod
Reply With Quote
  #27  
Old 04-14-2006, 04:52 PM
Aesma Deva Aesma Deva is offline
 
Join Date: Feb 2006
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks.
Does it work for you? So that I know if the problem is with the mod itself, or only in tipoboy's forums.
Reply With Quote
  #28  
Old 04-14-2006, 05:08 PM
eNforce's Avatar
eNforce eNforce is offline
 
Join Date: Aug 2004
Location: Canada, AB
Posts: 341
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah it works with your code, but currenty using
https://vborg.vbsupport.ru/showpost....2&postcount=10

Either way I think the product file is fine
Reply With Quote
  #29  
Old 04-14-2006, 06:07 PM
tipoboy's Avatar
tipoboy tipoboy is offline
 
Join Date: Dec 2005
Location: scotland
Posts: 693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

pm sent Aesma Deva
Reply With Quote
  #30  
Old 04-14-2006, 07:18 PM
dsotmoon dsotmoon is offline
 
Join Date: Jun 2003
Location: VA - USA
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stangsta
Just add a usergroup based conditional to the template edit.

Use this for reference: https://vborg.vbsupport.ru/showthread.php?t=109279
so would it look something like this?

PHP Code:
<if condition="is_member_of($bbuserinfo, X, Y, Z)">
<
form action="profile.php" method="post">
<
input type="hidden" name="userid" value="$bbuserinfo[userid]/>
<
input type="hidden" name="do" value="pnotes" />
<
textarea name="pnotes" cols="50" rows="7" style="font-family:'courier new'">$persnotes</textarea><br />
<
input type="submit" value="Update" />
</
form>
<else /></if> 
or is that putting it in the wrong spot?
Reply With Quote
  #31  
Old 04-14-2006, 08:42 PM
Aesma Deva Aesma Deva is offline
 
Join Date: Feb 2006
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is the right spot, though I'm unsure of that function.
@tipoboy: PM sent to you, on your forum.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:16 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04770 seconds
  • Memory Usage 2,312KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete