Hi guys, i'm back lol....
When new users register on our site at the end of the page where the reset-button should be at i get the text Reset"> instead of Reset
Is it possible to change this? or is this a bug?
Hi guys, i'm back lol....
When new users register on our site at the end of the page where the reset-button should be at i get the text Reset"> instead of Reset
Is it possible to change this? or is this a bug?
welcome back!! :)
Bladian can you please open up
components/com_ninjaboard/designs/templates/ninjaboard/ninjaboard_register.php
... and delete the two characters before </span> (on or near line 105) :
<button type="reset" class="nb-buttons btnReset"><span><?php echo JText::_('NB_Reset'); ?>"></span></button>
I'll patch this in the next release.
Thanks alot that helped! I got some other issues i haven't found on this forum yet..
I don't know if i should make a new topic or not. I'll just post it here for now:
1. When i try to move a topic, it moves it to allmost every forum on my board...but i can't choose the forum i want it to be moved to. (so ofc i cancelled that, but now a topic is stuck somewhere i don't want it to be :s)
2. When someone posts a new topic or reply i don't see a "new post" icon, which makes it pretty hard to spot new posts.
Maybe i'll find some more, but i'll probably be posting that!
Thanks anyway! ;)
Glad to help :)
1.) That sounds like a nasty bug. I'll try and replicate this and post a report in our tracker.
2.) That's a template issue. The template is getting reworked and I'll make sure this is ironed out.
I appreciate the bug reports.
Thanks
Is it possible to get a temporary sollution or should i just wait for a update from you guys?
Thanks