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)
-   -   Major Additions - Yet Another Awards System 2.1.4 (https://vborg.vbsupport.ru/showthread.php?t=142487)

Lionel 03-19-2007 04:22 PM

in db, the column is named awardid instead of award_id

strike that, I was looking at wrong column. But I still have error. I am on mysql 5.0.22 and php 5.16

bada_bing 03-19-2007 04:31 PM

Installed and looks great.. I have a question how can I post the awards to show up under the members name in the postbit/postbit_legacy

Lionel 03-19-2007 04:40 PM

Quote:

INNER JOIN new_award AS a ON (a.award_id=au.award_id)
Actually I was right. In table award_user au it's awardid

Lionel 03-19-2007 04:49 PM

This is getting juicy for me My award_user table is way different from your product

Lionel 03-19-2007 05:02 PM

I solved my issue by fixing the table. I have no idea where that came from. Was empty anyway.

projectego 03-19-2007 05:15 PM

Great work, mtha! Tanks. ;)

Subah 03-19-2007 05:18 PM

mtha , the file is corrupted ??

Lionel 03-19-2007 05:56 PM

Found the culprit! The Nova Awards was using that table. Lucky for me this is a very simple mod, so I just made a new table for it and changed the handful of instances where they were referring to it

mat.knott 03-19-2007 06:24 PM

upgraded find from previous version but still have same problem that i had before (Thought it was to do with using wrong version for my vb)

when i click request award this text appears at the top of the page

Code:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/pottypet/public_html/forum/includes/vba_cmps_include_template.php on line 27

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/vba_cmps_include_top.php on line 37

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /includes/vba_cmps_include_top.php on line 37

i know its refuring to vb advanced templates but it only happens on the award request page

any ideas?

bada_bing 03-19-2007 06:41 PM

Quote:

Originally Posted by bada_bing (Post 1207430)
Installed and looks great.. I have a question how can I post the awards to show up under the members name in the postbit/postbit_legacy

Any help on this please


All times are GMT. The time now is 01:43 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.01451 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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