![]() |
Nevermind, I have found a solution to the problem...
Cheers |
First of all, Working great on 3.6.4 on the default template, every page loads fine but I'm having problems on the Epic 3.6 template as posted there. I can only guess it's the template at fault but can't see what's wrong!!! any suggestion?
Pages with problems: http://www.bluedragons.co.uk/forums/...ard&award_id=2 http://www.bluedragons.co.uk/forums/...php?award_id=2 Pages that work: http://www.bluedragons.co.uk/forums/awards.php The only difference I can see between the working and problem pages is the bar under the award name: Award Icon Award Image | Award Name / Award Description Users Who Have Already Recieved Awards Secondly, Is there a way to add permissions to a usergroup to allow them to issue awards? I was previously using a medal system for phpBB which looks nearly exactly the same as this and had a link where the "request award" link is, that linked to a Medal Control Panel where the named moderators could issue awards to users (saved me from doing it all the time) Is this already in this module and I've just missed it?, or is it something that could possibly be planned for a future versions (if the author starts working on it again) The only way I can see of issuing an award is through the AdminCP. Edit: Fixed problem pages, removed the extra: Code:
</td> |
I installed on 3.6.3 and have run across a couple of problems.
1) When I try to request an award, for example clicking the link that takes me to the following page: http://www.caymanclub.net/request_award.php?award_id=1 I get the following error: K-Man S, 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. Ummm, I'm the administrator, I should NOT be getting that message. I simply tried to request the award that comes built into the system by default. Anyone else have this problem? Is there a fix? 2) Displaying award.php works fine, see: http://www.caymanclub.net/awards.php however, if I click on the award and it goes to this page: http://www.caymanclub.net/awards.php...ard&award_id=1 (same page just a certain action) The formatting of the page is screwed up. I suspect something is missing or something extra is included in the do=viewaward section of the awards.php file. I'm going to go dive into that and see if I can fix it but thought I'd ask if anyone else had run into this one as well? Otherwise it looks good so far other than I need to find a good source of medals and icons to add to my site! |
Ok fixed #2,
Find the template: awards_viewaward Edit the template and near the bottom remove the items listed in Kiint's post just above mine where there is an extra td, tr and table tag. Ok now to try and figure out what is wrong with #1... |
As posted on a prior page I took the following code out of the request_award.php file (it is near the top)
i think this code, in request_award.php, is preventing requests of awards even though values appear to be set correctly in the admin: if (!($permissions['awardpermissions'] & $vbulletin->bf_ugp_awardpermissions['canrequestaward'])) { print_no_permission(); } And now that page works. I did have the same problem that the template that displays that page needed to have an extra set of td, tr and table tags removed just like the other page previously mentioned. At this point everything seems to be working so I'll concentrate on finding some medals/awards graphics now... :) |
I am running 3.6.4 and am trying to figure out code to add the awards list into my Quick Links menu. Can anyone help??
Thanks. |
I have figured out the err of my ways and all is working well again.
|
Database error in vBulletin 3.5.4:
Invalid SQL: SELECT a.*, au.*, post.userid, post.postid FROM post AS post INNER JOIN award_user AS au ON (au.userid=post.userid) INNER JOIN award AS a ON (a.award_id=au.award_id) WHERE post.postid IN (0,17342,17343,17344,17345,17351,17357,17376,17464 ,17470,17472) GROUP BY post.postid GROUP BY au.issue_id ORDER BY au.issue_time DESC; MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY au.issue_id ORDER BY au.issue_time DESC' at line 7 Error Number : 1064 I got the above problems. Any kind soul can assist? TIA |
Quote:
How to we get both YAAS and Photoplog work well? any kind soul to assist..TIA. |
Does anyone know of a hack, similar to this one, that allows the assignment of ranks in the same fashion. (I hate assigning by usergroups).
Thanks |
All times are GMT. The time now is 04:47 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|