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)

UK CHI3F 06-20-2012 04:48 PM

Quote:

Originally Posted by squidsk (Post 2341436)
I'd guess that the awards page isn't loading that additional css for some reason. I'll look into it.

Really appreciate it thanks

squidsk 06-20-2012 06:14 PM

Have you set the setting for Store CSS Stylesheets as Files? set to yes? If not you can try to edit the headerinclude template and near the end add additonal.css to the list of css files included.

Glockie 06-21-2012 11:19 AM

Hi,
firstly thanks for this great mod!

I am however, having some issues running it on 4.2.0
I don't have the 'Awards Tab' showing on the board only in the users profile page
And It's not showing anywhere the link to recommend an award

So, in short the recommend the award link (navbar) doesn't exist...

I hope someone can help here..
I look forward to hearing from you

Thanks

** EDIT Ignore the vbphrase issue, I've found it.. cheers!
I've also typed ****.example/award ( guess ) which works but the page is terribly messed up, so I'm assuming it's a CSS fault somewhere.. I can manually add the link on the nav, so that's not a problem. Thanks again

Thunderbird8 06-21-2012 12:14 PM

You can add it to the NavBar manually via the Navigation Manager (awards.php is the path). Or if you feel safe doing so, you can make the plugin edit that I mentioned a few posts earlier.

FTG LIQUID CL 06-23-2012 06:52 PM

I cant access the request and recommened awards.It tells me this..

Admin, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation

Any ideas.

DiageoLiam 06-25-2012 01:18 PM

Is there a fix for automation yet? Getting the following when trying to run the scheduled task. Am using the fix posted by another developer a few pages back.

Database error in vBulletin 4.2.0:

Invalid SQL:

SELECT userid, award_id, award_cgroup
FROM award_user
WHERE (userid=19005) AND (award_id=7) AND (award_cgroup='postcount');

MySQL Error : Unknown column 'award_cgroup' in 'field list'
Error Number : 1054
Request Date : Monday, June 25th 2012 @ 09:16:10 AM
Error Date : Monday, June 25th 2012 @ 09:16:10 AM
Script : XX/cronadmin.php?do=runcron&cronid=55
Referrer : XX/cronadmin.php?do=modify
IP Address : XX
Username : XX
Classname : vB_Database
MySQL Version : 5.5.23-55

Kirk Fitzgerald 06-25-2012 01:37 PM

Quote:

Originally Posted by Crotan (Post 2338871)
Existing bug, sadly developer is AWOL, but the fix should still stand.

https://vborg.vbsupport.ru/showpost....&postcount=742

Exactly what I was trying to fix myself, many thanks for the information. :)

squidsk 06-25-2012 01:50 PM

Quote:

Originally Posted by Kirk Fitzgerald (Post 2342768)
Exactly what I was trying to fix myself, many thanks for the information. :)

Use https://vborg.vbsupport.ru/showpost....postcount=1152 instead, it includes all the fixes from the link you used as well as many other fixes.

squidsk 06-25-2012 02:09 PM

Quote:

Originally Posted by DiageoLiam (Post 2342766)
Is there a fix for automation yet? Getting the following when trying to run the scheduled task. Am using the fix posted by another developer a few pages back.

Database error in vBulletin 4.2.0:

Invalid SQL:

SELECT userid, award_id, award_cgroup
FROM award_user
WHERE (userid=19005) AND (award_id=7) AND (award_cgroup='postcount');

MySQL Error : Unknown column 'award_cgroup' in 'field list'
Error Number : 1054
Request Date : Monday, June 25th 2012 @ 09:16:10 AM
Error Date : Monday, June 25th 2012 @ 09:16:10 AM
Script : XX/cronadmin.php?do=runcron&cronid=55
Referrer : XX/cronadmin.php?do=modify
IP Address : XX
Username : XX
Classname : vB_Database
MySQL Version : 5.5.23-55

Looking at the xml for automation it looks like you didn't install the automation plugin properly, or there was an error with the installation. The reason I say this is the first thing that should be done by the install script is to add that column to the award_user table. You could try changing line 22 so that ADD award_cgroup instead says ADD COLUMN award_cgroup. If the automation plugin is showing up in your product list I'd uninstall it and re-install it. You'll also need to manually delete the award_automation table if you're doing a re-install since the table is not removed during an uninstall.

FTG LIQUID CL 06-27-2012 09:59 PM

i cant get the automation to work


All times are GMT. The time now is 12:22 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.02973 seconds
  • Memory Usage 1,746KB
  • 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_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