Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Another Way to Add Avatars to WhosOnline
@chathura99: * Go to the ./themes directory. * Open the directory of the theme you are using. * Create a directory called "design" inside of it. * Create a file called "custom.css"… (View Post)2 -
Re: Apply for Membership Page - "sign in" url issue
Welcome to the community! Do the links work when you switch to the default theme? Looks like the register page's view was modified. If it's been modified by your theme and not by a plugin, then it wo… (View Post)2 -
Re: Official Basic Pages Feedback Thread
@zhlousek, I've just taken a look at Candy. I haven't installed it, but from looking at the file names, it looks like Candy also has a PageController and PageModel. Is this the cause of the incompati… (View Post)1 -
Re: Members List Enhanced 6.1 feedback
Literally, if a member has more than one role, it will show the member two times in the list because you are joining the user data with the user roles. No screenshot necessary. (View Post)2 -
Re: Category logo problem
Also, you would need to check if you are viewing a category and not the categories index since the AfterCategoryTitle event is also fired on the categories index. For example: <?php if (!defined('… (View Post)2