
-
Menu/Navigation Icons
Yeah it is a styling issue, I could add a section for styling as well as the normal icon configuration but it would be redundant. Also to save headaches it would be best to keep all CSS in the theme if it pertains specifically to that theme.
-
Menu/Navigation Icons
It is already hooking into the mobile navbar templates, so it should appear, at least on the default theme. Are you using a custom theme?
-
Menu/Navigation Icons
Update posted, I'll get more features implemented so please let me know if there are things you want to see!
-
Application Forms - Supporttopic
@Fosters for some reason the application page is not loading any content, it just shows the title bar and the page is empty. Is there a reason this happens, like a noob mistake on my end or is it something more serious? Something like another admin disabling showing on the index page perhaps?
-
-
php-vips support for images
https://github.com/libvips/php-vips
-
Application Forms - Supporttopic
Can you send me that version as well I am experiencing the same issue.
-
Menu/Navigation Icons
I'll try to replicate and have an update out by this weekend!
-
Menu/Navigation Icons
Yeah I can implement that ?
-
-
Members Shop ( Support Topic )
Could an extension for items be created so I can make my own item types easily? @TheJackal84
-
Menu/Navigation Icons
Post any issues or suggestions!
-
Change Group in Moderator Panel
@Adriano Faria Could you add two options to each group, one that says `Can be assigned as primary group` and `Can be assigned as secondary group` and based on these entries, it will list the groups accordingly?
-
Raffles System
Also on the raffle page index, hovering over the expiration date, it just says its expiring soon with an undefined phrase.
-
Raffles System
-
Raffles System
Also could we possible have limits for usergroups. Say one usergroup could have 5 entries allowed, while another could have 10. Thanks!
-
Raffles System
UPDATE `raffles_categories` raffles_categories SET `rc_name_furl`='game-giveaways',`rc_parent`=0,`rc_icon`=NULL,`rc_sortorder`='updated',`rc_sortby`='DESC',`rc_sharing`=true,`rc_raffles_type`='{"raffle":0,"giveaway":1}',`rc_newmoderated`=true,`rc_allowcomments`=true,`rc_comments_moderated`=false,`rc_allowreviews`=false,`rc_reviews_moderated`=NULL,`rc_min_prizes`=1,`rc_max_prizes`=3,`rc_maxss`=0,`rc_maxdims`='0x0',`rc_tags_disabled`=false,`rc_tags_noprefixes`=false,`rc_forum_on`=false,`rc_forum`=0,`rc_prefix`=NULL,`rc_suffix`=NULL,`rc_delete_topic`=1 WHERE rc_id=2 IPS\Db\Exception: Column 'rc_reviews_moderated' cannot be null (1048) When creating a new category.