vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Donation Progress Bar-Forumhome (https://vborg.vbsupport.ru/showthread.php?t=153519)

sinisterpain 08-19-2007 02:44 PM

Quote:

Originally Posted by tekguru (Post 1320924)
Superb :)

Only one problem we modified the template as in this post to make it cleaner and now we get a slight piece of red at the start of the bar, and no closing box at the end as you can see here.

Any ideas?

Superb responce to the request though :) If the template can't be fixed I'll go back to the original template :)

I have tested this on my test board and I do not have a problem with the end box not closing. From looking at your template you have modified the original quite a bit you may try to remove the class from the table for the donor bar. As far as the bit of red thats normal, I did not see this as a big issue but if you think it is then I will have to adjust the code to remove it.

tekguru 08-19-2007 02:58 PM

Can you post the original template on site please so I can revert and see if that improves the look of it.

The red part I can live with but as three users have PM'ed me asking about it - it might be an idea to fix it if you can :)

sinisterpain 08-19-2007 04:26 PM

Quote:

Originally Posted by tekguru (Post 1320957)
Can you post the original template on site please so I can revert and see if that improves the look of it.

The red part I can live with but as three users have PM'ed me asking about it - it might be an idea to fix it if you can :)

Fixed the issue with the small piece of the red bar showing to the left. Edited the templated and removed class= "alt2" from the donation bar <td> so box is closed. If you prefer you can remove the class= "tborder" from the table around the donation bar and put back the td class= alt2" its your choice.
Import the updated XML file from above overwrite.

tekguru 08-19-2007 05:13 PM

This update has fixed the red colour (our thanks) but even thouh we overwrote the XML completely the bar is still not closed using the Aria Sand+ Theme.

Any ideas?

sinisterpain 08-19-2007 05:42 PM

Quote:

Originally Posted by tekguru (Post 1321060)
This update has fixed the red colour (our thanks) but even thouh we overwrote the XML completely the bar is still not closed using the Aria Sand+ Theme.

Any ideas?

You must have used your original template, because I have removed class= "alt2" from the template in the XML.

Remove the red highlighted from either here:

Code:

<td class="alt2" nowrap="nowrap" align="left"><img src="http://www.your website.com/forums/images/your style/polls/bar1-l.gif" alt="" width="3" height="10">
or here but not both:

Code:

<table class="tborder" cellpadding="6" cellspacing="1" "border=0" width="500">
<br />
<tr>

Try editing one see how it looks then try by editing the other and see which one looks the best for your site.

tekguru 08-19-2007 08:51 PM

Cheers for that :)

We went with :

Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
 <tr>
                                    <td align="center" class="alt2">
                       
                      $vboptions[donationtitle]
                            <br />   
                      $vboptions[donatexplain]
 <br />
                               
            We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]
  <br />
<table  cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" "border=0" width="500">
<br />
<tr>
  <td class="alt2" nowrap="nowrap" align="left">$barimag_left$barimag$barimag_right</td>
</tr>
</table>
      We have received a total of $donorbar%
                                        <br />
                              $vboptions[paypal]
                                          <br />
                                        $vboptions[bbtitle] would like to say thank you for helping to reach our goal.
                                    </td>
                                </tr>
                    </table>

Which seems to work for us :)

sinisterpain 08-21-2007 12:24 AM

If you recently updated as of Aug 19th there is no further update at this time. The mod thread reflects updated due to an issue with the "last updated" date at the top of the page showing "never" instead of 8/19/07 which has been now corrected.
Sorry for any inconvience.
Sincerely,
Sinisterpain

cpgaming 08-23-2007 09:14 PM

I've installed this mod and everything works fine with the main module although when i attempt to install the vbadvanced cmps version I end up with it not working and showing some very odd code at the top of the main vbadvanced page. As I don't see any instructions in the download or in this thread that specifically explains how to install it into the vbadvanced settings and the download i extracted was a basic module I attempted to install it as such and chose php as the file type. Is it possible to have you explain the proper method to install the vbadvanced (running the 3.0 version on vbulletin 3.6.8) so that i can tell if I'm doing the installation of this module properly?

Code that is showing above the vbadvanced main page header is as follows:

Code:

a:2:{s:6:"module";a:11:{s:5:"title";s:12:"Donation Bar";s:10:"identifier";s:9:"donorbars";s:8:"filename";s:11:"donationbar";s:7:"inctype";s:8:"template";s:12:"templatelist";s:22:"adv_portal_donationbar";s:6:"parent";s:0:"";s:7:"colspan";s:1:"0";s:8:"formcode";s:0:"";s:8:"useshell";s:1:"1";s:4:"link";s:0:"";s:7:"options";s:1:"0";}s:9:"templates";a:1:{s:22:"adv_portal_donationbar";s:1278:" $vboptions[donationtitle] We have received $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]

 $barimag_left$barimag$barimag_right

$donorbar% of our goal has been reached.

Thank You from $vboptions[bbtitle]
$vboptions[paypal]
";}}

Any help is appreciated as we like this mod are really want to use it on both pages (main page and forums head page)

cpgaming 08-23-2007 09:34 PM

I have this sorted out I was uploading it manually and it wasn't adding the proper code to the templates i chose the upload/download module this time to see if that worked and it is working great and fixed the code error i was receiving at first. My apologies for not thinking of that initally and posting here and thanks for this and several other great mods you've made that my client is using they are really enjoying them so far and like the look of them. Great work :) :up:

sinisterpain 08-23-2007 09:43 PM

I am glad you got it sorted out. No need for apologies, and thanks for the kind words.


All times are GMT. The time now is 06:15 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.02127 seconds
  • Memory Usage 1,757KB
  • 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
  • (4)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
  • (1)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