vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=232684)

CharlieDelta 01-27-2011 01:18 PM

Quote:

Originally Posted by SpikedRocker (Post 2155243)
The error is a constant error I get when anyone views the awards.php

We aren't too sure what we changed and what caused it. I've tried downloading and reuploading and updating the entire addon but this error sticks.

I have just started to get this exact error as well. [S]I can't seem to figure it out either.[/S]

Got it; see below.

CharlieDelta 01-27-2011 01:45 PM

Quote:

Originally Posted by SpikedRocker (Post 2155243)
The error is a constant error I get when anyone views the awards.php

We aren't too sure what we changed and what caused it. I've tried downloading and reuploading and updating the entire addon but this error sticks.

SpikedRocker,
I did a little digging and I found a fix for the problem you and I are having. Check here for your solution, it worked like a charm for me.

http://www.dragonbyte-tech.com/threa...onflict/page2?

Cheers!

Mobo 01-27-2011 03:34 PM

Quote:

Originally Posted by sadiq6210 (Post 2155149)
Replace all template (awards_css.css) with:

Code:

/* Begin Style 1 Fieldset Formatting*/

fieldset {
  padding-left: 4px;
  border: 1px solid rgb(15, 16, 19);
  }

legend {

 }

/* End Style 1 Fieldset Formatting*/

DIV.awards_postbit_style2 {
 PADDING-LEFT: 2px;
}

DIV.awards_postbit_style3 {
 PADDING-LEFT: 2px;
}

/* Begin Postbit Custom Formatting*/
DIV.awards_postbit_customcss {
 PADDING-LEFT: 2px;
}

DIV.awards_showcase_headtext {

}

DIV.awards_showcase_awarddisplay {

}

DIV.awards_showcase_infodisplay {

}

#myawards-tab, #myawards-tab a:hover {
background-color:transparent;
border:medium none;
display:inline;
height:25px;
margin:0;
padding:0;
text-align:center;
}

a#myawards-tab:hover {
background:none repeat scroll 0 0 transparent;
}

/* End PostbitCustom Formatting*/


Okay, I replaced all of my code with your code as quoted in this reply. I still get the same error about Unclosed Curly Brace Expression.

Here is the code I have in my template now:

Code:

/* Begin Style 1 Fieldset Formatting*/

fieldset {
  padding-left: 4px;
  border: 1px solid rgb(15, 16, 19);
  }

legend {

 }

/* End Style 1 Fieldset Formatting*/

DIV.awards_postbit_style2 {
 PADDING-LEFT: 2px;
}

DIV.awards_postbit_style3 {
 PADDING-LEFT: 2px;
}

/* Begin Postbit Custom Formatting*/
DIV.awards_postbit_customcss {
 PADDING-LEFT: 2px;
}

DIV.awards_showcase_headtext {

}

DIV.awards_showcase_awarddisplay {

}

DIV.awards_showcase_infodisplay {

}

#myawards-tab, #myawards-tab a:hover {
background-color:transparent;
border:medium none;
display:inline;
height:25px;
margin:0;
padding:0;
text-align:center;
}

a#myawards-tab:hover {
background:none repeat scroll 0 0 transparent;
}

/* End PostbitCustom Formatting*/

I can't find any where that is missing a " } " :(

Mobo 01-27-2011 03:36 PM

Even with that error, the pages/site seems to look and run just fine.

sadiq6210 01-27-2011 05:02 PM

Quote:

Originally Posted by Mobo (Post 2155302)
Okay, I replaced all of my code with your code as quoted in this reply. I still get the same error about Unclosed Curly Brace Expression.

Here is the code I have in my template now:

Code:

/* Begin Style 1 Fieldset Formatting*/

fieldset {
  padding-left: 4px;
  border: 1px solid rgb(15, 16, 19);
  }

legend {

 }

/* End Style 1 Fieldset Formatting*/

DIV.awards_postbit_style2 {
 PADDING-LEFT: 2px;
}

DIV.awards_postbit_style3 {
 PADDING-LEFT: 2px;
}

/* Begin Postbit Custom Formatting*/
DIV.awards_postbit_customcss {
 PADDING-LEFT: 2px;
}

DIV.awards_showcase_headtext {

}

DIV.awards_showcase_awarddisplay {

}

DIV.awards_showcase_infodisplay {

}

#myawards-tab, #myawards-tab a:hover {
background-color:transparent;
border:medium none;
display:inline;
height:25px;
margin:0;
padding:0;
text-align:center;
}

a#myawards-tab:hover {
background:none repeat scroll 0 0 transparent;
}

/* End PostbitCustom Formatting*/

I can't find any where that is missing a " } " :(

Okay Mobo, I know this is a strange solution but just try it :)

Find the template (awards_css.css), it is in red color yah?
Revert it and find it again so you it will be in white color

Now add at end of the template, add this and save

Code:

#myawards-tab, #myawards-tab a:hover {
background-color:transparent;
border:medium none;
display:inline;
height:25px;
margin:0;
padding:0;
text-align:center;
}

a#myawards-tab:hover {
background:none repeat scroll 0 0 transparent;
}


Don't edit the template again :erm:

SpikedRocker 01-27-2011 06:20 PM

Quote:

Originally Posted by CharlieDelta (Post 2155273)
SpikedRocker,
I did a little digging and I found a fix for the problem you and I are having. Check here for your solution, it worked like a charm for me.

http://www.dragonbyte-tech.com/threa...onflict/page2?

Cheers!

Thank you so much! Saved me about 6 hours of work ;-D

Mobo 01-27-2011 08:52 PM

Yep, that did it sadiq6210. Thanks for all the help!

Zighinno 01-28-2011 06:08 AM

1 Attachment(s)
Hi, i have one problem with show awards in postbit.

Firefox is ok, but chrome and opera no

See the image for example

Any idea for resolve this?

Thanks

1) Firefox 2) Chrome 3) Opera

gamerscms 01-29-2011 08:16 PM

Can we please get a working update to this mod, thanks!

Mobo 01-30-2011 01:13 AM

It is working just fine... it's not just in an easy to use package right now :( You need the product and the code from the last two pages to make it work on 4.1PL2... not much really.


All times are GMT. The time now is 04:35 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.02448 seconds
  • Memory Usage 1,755KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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