Quote:
Originally Posted by liwo
I do not think that there is a problem with config.php. I do have a german board and the database related stuff works fine.
But I would propose, that you just use the constant TABLE_PREFIX as all other vBulletin code and most mods do. Furthermore, your database queries could well go into one single query in awards_profile.php. I recoded awards_profile.php an hour ago to a) use phrases, b) use vBulletin API and options for time/date format and c) do only one query instead of 1 + $num * 2.
Once I figured out why the profile block doesn't show when clicking on the tab (even though the html is there alright), I could give you my version if you are interested.
Besides, that problem lies somewhere outside awards_profile.php, as I do not use it anymore, but it was the reason why I dug into the code and changed it.
Update. I found my problem, it didn't ly within this mod, it was a missing div in another one.
So, if you are interested in my version of the profile block, let me know.
|
That may come in handy, since this is still in beta stage any work that is able to be contributed to help make this mod better/faster/stronger is well welcomed.
Quote:
Originally Posted by gamerscms
I would like to say a big thank you for updating this mod.
I have a idea to put forward if that is ok when you click the awards on the postbit would it be possible to take you to the awards tab and not just the profile?
again thanks
|
This is already addressed internal, it is one of the bugs that still remain and will be worked out.
Quote:
Originally Posted by Loller
All award phrases ("My Awards" etc.) in awards_profile.php are static  Will better to save them in vbulletin phrases, for making correct and full translation.
|
This will be done in the next release, just wanted to get a fully working release out so people could use it. A fully phrased is in the works.
Quote:
Originally Posted by Doug Nelson
What does it look like on sites with the horizontal user post format (such as here on vb.org)?
|
Never tried it since I use postbit_leg. If anyone wants to send in a screen shot that does use the default postbit I will add it to the screen shots so people are able to tell prior to downloading.