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)
-   -   V3 Pad (https://vborg.vbsupport.ru/showthread.php?t=112910)

Deagle Man 04-14-2006 08:12 AM

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.

Aesma Deva 04-14-2006 11:45 AM

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!

tipoboy 04-14-2006 12:20 PM

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

Aesma Deva 04-14-2006 03:11 PM

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.

eNforce 04-14-2006 04:01 PM

Cool little mod :D

Aesma Deva 04-14-2006 04:52 PM

Thanks.
Does it work for you? So that I know if the problem is with the mod itself, or only in tipoboy's forums.

eNforce 04-14-2006 05:08 PM

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 :)

tipoboy 04-14-2006 06:07 PM

pm sent Aesma Deva

dsotmoon 04-14-2006 07:18 PM

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?

Aesma Deva 04-14-2006 08:42 PM

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


All times are GMT. The time now is 07:13 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.01169 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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