Thread: Major Additions - Yet Another Awards System
View Single Post
  #793  
Old 06-15-2011, 04:37 AM
squidsk's Avatar
squidsk squidsk is offline
 
Join Date: Nov 2010
Posts: 969
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nacaruncr View Post
Quote:
Originally Posted by Gamelobby View Post
What does that fix..?
The second two fixes are the fixes I posted earlier that fix tab artifacts on users member pages and that you tried to use to fix your footer issue, the first fix is due to an extra <div> tag in that template. The solution provided closes the <div> the solution I'd use is to delete it.

Quote:
I keep getting this text

inline with the "users that have received this award"
You accidentally deleted the start of the html comment in the awards_awardusers_bit template. Open that template find the line and add <! to the start of it so the start read <!-- (notice no spaces). This will make it a proper html comment.

Quote:
Originally Posted by faraz_hamza View Post
There are Three files. how to install this mod. and which file i have to upload to install this mod?
You only need the third one and from in it the contents of the upload folder will go into your forum main. Then load the xml through admincp plugins area.

Quote:
Originally Posted by odie3 View Post
hi, I am currently on 3.6.5 with YAAS and I am lining up a 4.0.x VB upgrade. Any pointers on upgrading YAAS or must I install it as new?
I'd recommend upgrading to the 3.8 version before the vb4 version. It says to backup the awards tables then remove then re-install, but I found I didn't have to do that and in fact it caused troubles when I tried. I'd recommend backing up the awards tables then upgrading either to the 3.8 version (and then the vb4 version) or just straight to the vb4 version.

Quote:
Originally Posted by dej View Post
I keep getting this error when adding attributes to center the awards container and images within:

Error: The following error occurred when attempting to evaluate this template:
Unclosed Curly Brace Expression


I don't see any unclosed braces (?)

I tried this (for centering) because it takes care of IE with Firefox (margin attributes)

Code:
fieldset {
  padding-left: 4px;
  border: 1px solid rgb(15, 16, 19);
  max-width:150px;
  margin-left:auto;
  margin-right:auto;
  }
Same thing occurs if I use:

Code:
align:center;
I saw back around post #200 this issue was brought up (yes, I actually do search and read this thread's contents as best I can) .. and I only found the answer to be "Edit the custom CSS." Well, that's what I'm trying to do =/ I'm sorry, but each time I try, it's the "Curly" issue : (

Can someone post the attributes I can center the awards container and images with.. without the curly error message above?

Thank you

P.S. I'm editing Style 1 here.
You'll need to post the entire template that you've modified as something else that you changed may be causing the problem.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01145 seconds
  • Memory Usage 1,784KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete