vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - AWCoding- Donation System (https://vborg.vbsupport.ru/showthread.php?t=177437)

Gersfan 05-20-2008 05:06 PM

Super...

What's the code for dropdown nav bar links? I'll need to insert it manualy as it's not looking good in my custom style, it's out of place.

Also how can I edit the Bar on the Index? Thanks,

dancue 05-20-2008 05:20 PM

The instructions for adding the dropdown are included within the mod's options.

As far as the bar on the index...what editing do you want to do?

russbo 05-20-2008 05:54 PM

Great hack. Very professionally done.

Can you add, as an option, placing the "donation bar" on the donation page and the donation list page? (Instead of playing with your templates and coding in "$dsl_bar"). You have a nice way of organizing things.

Gersfan, put $dsl_bar in your FORUMHOME template, where you want it to show up. Personally, I don't like it below the navbar (it seems a little presumptuous IMO); I put it down lower (www.russbo.org/vb/index.php) I also have links to the donations and donation list in my UCS columns. You can get the code for the drop down links by activating the installed navbar links, surfing to them, and seeing what URL they give you. I use this:

Code:

<tr><td class="vbmenu_option"><a href="http://yoursite.com/forum/awc_dsl.php?do=donation"target="_blank">Donations</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://yoursite.com/forum/awc_dsl.php?do=list"target="_blank">Donation List</a></td></tr>

Great hack. Looking forward to future iterations of it.

AWJunkies 05-20-2008 06:08 PM

Quote:

Originally Posted by russbo (Post 1525951)
Great hack. Very professionally done.

Can you add, as an option, placing the "donation bar" on the donation page and the donation list page? (Instead of playing with your templates and coding in "$dsl_bar"). You have a nice way of organizing things.

Gersfan, put $dsl_bar in your FORUMHOME template, where you want it to show up. Personally, I don't like it below the navbar (it seems a little presumptuous IMO); I put it down lower (www.russbo.org/vb/index.php) I also have links to the donations and donation list in my UCS columns. You can get the code for the drop down links by activating the installed navbar links, surfing to them, and seeing what URL they give you. I use this:

Code:

<tr><td class="vbmenu_option"><a href="http://yoursite.com/forum/awc_dsl.php?do=donation"target="_blank">Donations</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://yoursite.com/forum/awc_dsl.php?do=list"target="_blank">Donation List</a></td></tr>

Great hack. Looking forward to future iterations of it.

LITE is a teaser, PRO is the real deal just FYI with now 4x the features and can go on and on. LITE is only designed for you to get some donations enough to get PRO. PRO is the powerful software that goes way beyond what you have thought of.

Now to you wanting it to be on donation page and donation list just add: awc_dsl
To this setting:
Auto Insert Donation bar below Navbar on these comma separated THIS_SCRIPT locations Leave blank to auto insert donation bar below navbar on all pages.

And have the option above it ON. Easy as 1 2 3 :)

Again I made this as customizable as possible for you guys. So if you have custom themes or want to place somewhere else you can. But by default settings it works for 90% of the people.

Gersfan 05-21-2008 07:48 AM

Quote:

Originally Posted by dancue (Post 1525921)
The instructions for adding the dropdown are included within the mod's options.

As far as the bar on the index...what editing do you want to do?

View Screeny:
http://xs.to/xs.php?h=xs127&d=08213&f=untitled975.png

As you can see I've set the options for the nav bar links to appear but there out of place because of my style, I'm not sure what's wrong. Rather than adding in to the ID STYLE already they have started a new the way it looks.

As for the Bar, I'd like to put the text around the bar itself into one line and add a <BR> spacer tag below it. OR would it be possible to replace the ----- Statistics box, Having all the into in that box, which would be good as that's a pain anyway..

Thanks, :cool:

AWJunkies 05-21-2008 05:18 PM

Quote:

Originally Posted by Gersfan (Post 1526584)
View Screeny:
http://xs.to/xs.php?h=xs127&d=08213&f=untitled975.png

As you can see I've set the options for the nav bar links to appear but there out of place because of my style, I'm not sure what's wrong. Rather than adding in to the ID STYLE already they have started a new the way it looks.

You will have to customize the hook per your style in the plugin bar/menu for the software to match your style. Default works for 90% of styles the other people have to customize this to work. This is with any software you can never code for 100% of the styles or situations just impossible. So the people with custom have to customize it to fit. If you need help hit me up in chatbox on www.allwheelcoding.com and I can help you further. All you have to do is view source on your website and see the structure for navbar and match the same structure to the hook.

As for the Bar, I'd like to put the text around the bar itself into one line and add a <BR> spacer tag below it. OR would it be possible to replace the ----- Statistics box, Having all the into in that box, which would be good as that's a pain anyway..

Never type <br> it is <br /> just FYI. Now it has a float and non float setting. To auto do the <br /> all you do is set float to ON. I already coded that into software :). Now you wanting to merge all that stuff into the bar it is possible but beyond scope of the software. Meaning you are hacking my software and I can not support. But real easy to put that stuff within bar but when you upgrade software it will delete all those template edits you did. So keep that in mind and remember what you did before to make it happen :).

Thanks, :cool:


I replied in your above quote.

DieselMinded 05-24-2008 04:54 AM

GET THE PRO !!!

BEST SUPPORT EVER ! Great Mod

DM

Gersfan 05-24-2008 01:10 PM

Quote:

Originally Posted by AWJunkies (Post 1527093)
I replied in your above quote.

Thanks,

I simple changed the Class to 'nav' within the Hooks, Also I got the setting set to Yes and it's now got the space I wanted. Working great now.

How can I put the text on the same line, I've seen the Bar Template Hook but I don't know what to add! To have the following displayed on the same line rather than below each other?

O% of Goal has been reached, Donate Now

Great Support.
Thanks,
GF ;)

Dragon Company 05-24-2008 01:25 PM

Nice thanks :)

Icevirus 05-24-2008 02:07 PM

I'm Using The Centura theme And These Are How My Links Look Like

<td><img src="$stylevar[imgdir_misc]/nav_div.gif" alt="" /></td>
<td class="h_nav"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
<td><img src="$stylevar[imgdir_misc]/nav_div.gif" alt="" /></td>
</if>

when i use this the link in the navbar is diff..
how can i edit it?


All times are GMT. The time now is 05:02 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.01755 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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