Bartek Posted March 17, 2011 Posted March 17, 2011 How can I remove (or change) frame from awards listing under user avatar? Where I can change date language when showing Award Received (different language)? Thanks
Gunnar94 Posted March 17, 2011 Author Posted March 17, 2011 I checked out the thread on your board and registered but was not able to view the attachment. Not sure what attachment you are referring to. How can I remove (or change) frame from awards listing under user avatar? Where I can change date language when showing Award Received (different language)? Thanks To remove that frame, disable the hook. The time is coded right into the file, I can change that for version 2.2.0. If it is something you cannot wait for the next version to have changed, here are the steps to do so now: Open the file: admin/applications_addon/other/awards/extensions/awards.php Look for this code near line 61:$a['date'] = gmdate('F j, Y g:i a', $a['date'] + $this->registry->class_localization->getTimeOffset()); Change the "F j, Y g:i a" to your desired setting. Save and upload file.
Fluent Inc Posted March 17, 2011 Posted March 17, 2011 The one that is at this link http://www.invisionenvy.com/forums/index.php?/topic/19-coming-soon-inv-awards-220/page__pid__62#entry62
Bartek Posted March 17, 2011 Posted March 17, 2011 To remove that frame, disable the hook. I just want change the look of it in my skin. I want it, but without any frame or with diferrent.
Gunnar94 Posted March 18, 2011 Author Posted March 18, 2011 The one that is at this link http://www.invisionenvy.com/forums/index.php?/topic/19-coming-soon-inv-awards-220/page__pid__62#entry62 Alright, I fixed the permissions. I just want change the look of it in my skin. I want it, but without any frame or with diferrent. You have to then edit the hook file. I will be adding the template in the next version.
Gunnar94 Posted March 18, 2011 Author Posted March 18, 2011 I am going to do my best to have version 2.2.0 out this weekend!
Fluent Inc Posted March 18, 2011 Posted March 18, 2011 Oh sweet! Thanks for this mod the other mod is horrible
Gunnar94 Posted March 18, 2011 Author Posted March 18, 2011 It's not a problem, I am just having trouble with some javascript in the new version, it is taking me some time to figure it out.
setrio Posted April 5, 2011 Posted April 5, 2011 Hi! I have a problem trying to install this app. I get this error: Fatal error: Call to undefined method class_awards::awardsInit() in ****/foros/admin/applications_addon/other/awards/modules_admin/awards/awards.php on line 307 Any idea?
Gunnar94 Posted April 6, 2011 Author Posted April 6, 2011 Possibly the fact that that file does not exist. There isn't a file in the modules_admin/awards/ directory called awards.php. You say this occurred during installation?
Gunnar94 Posted April 7, 2011 Author Posted April 7, 2011 It appears as though the application which you are having trouble with is not mine. You actually have downloaded [url=") Awards Management. This topic is for (inv) Awards.
setrio Posted April 8, 2011 Posted April 8, 2011 Perfect!! I discovered the problem. Previously I had the other app installed, I uninstall it, but not all the files have been deleted. Thats gave me problems when I try to install your app. Thanks!
Gunnar94 Posted April 8, 2011 Author Posted April 8, 2011 Not a problem! Now it all works fine, I assume?
Fluent Inc Posted April 9, 2011 Posted April 9, 2011 How do you find all the files from the PIN awards system as I got the following error when trying to upgrade the mod. Fatal error: Call to undefined method class_awards::awardsInit() in /home/planetmi/public_html/community/admin/applications_addon/other/awards/modules_admin/awards/awards.php on line 307 I use to have PIN awards too. Keep up the good work!
Fluent Inc Posted April 9, 2011 Posted April 9, 2011 Also I tried accessing the awards page and it was erroring out on me as well. /index.php?app=awards There appears to be an error with the database. If you are seeing this page, it means there was a problem communicating with our database. Sometimes this error is temporary and will go away when you refresh the page. Sometimes the error will need to be fixed by an administrator before the site will become accessible again. You can try to refresh the page by clicking here
Fluent Inc Posted April 9, 2011 Posted April 9, 2011 Not sure if the new update fixes group promotion but that is also giving me error. Since I got the above error when trying to upgrade I am not sure if the upgrade completed or not but it is showing that I am running the newest version. When trying to add group promotion I get the following error. There appears to be an error with the database. If you are seeing this page, it means there was a problem communicating with our database. Sometimes this error is temporary and will go away when you refresh the page. Sometimes the error will need to be fixed by an administrator before the site will become accessible again. You can try to refresh the page by clicking here
Gunnar94 Posted April 9, 2011 Author Posted April 9, 2011 To figure out what file need to be deleted just look in the "upload/" folder for the PIN Awards System. Every file which you copied from there to your system needs to be deleted. You should uninstall it first though. Also, I am not sure about what you mean by "Group Promotion", my application doesn't do anything with them.
Fluent Inc Posted April 9, 2011 Posted April 9, 2011 I opened a ticket with IPS and they said I was getting an error when trying to create promotions for member groups because of your mod.
Gunnar94 Posted April 9, 2011 Author Posted April 9, 2011 Did they specifically say my application, (inv) Awards, or did they just say "the awards application". I don't see how an application which doesn't tie into something, can affect that something. I took a closer look, and my application is not the one you are having trouble with. (PIN) Awards System is the application causing your troubles, it integrates into the group form.
Fluent Inc Posted April 9, 2011 Posted April 9, 2011 Here is what they told me All the errors are being generated by the (inv)Awards modification. Here is a typical one: mySQL query error: SELECT aa.row_id,aa.notes,aa.is_active,a.id,a.name,a.icon FROM inv_awards_awarded aa LEFT JOIN inv_awards a ON ( a.id = aa.award_id ) WHERE user_id = && `is_active` = "1" I will download the PIN awards and remove all the files from my server to make sure.
Gunnar94 Posted April 9, 2011 Author Posted April 9, 2011 Does this error occur when your are in the groups add/edit form?
Fluent Inc Posted April 9, 2011 Posted April 9, 2011 No it happens when trying to add a promotion to the group at the bottom of the page. Once I save my changes it errors out. I disable the mod and it works fine.
Gunnar94 Posted April 9, 2011 Author Posted April 9, 2011 Look in the extensions folder for the awards application. Make sure there isn't an admin folder, if there is delete it and the files inside of it. You may have merged the two application's files.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.