martin wrote: it shows Jaantje [phpBB Debug] PHP Notice: in file [ROOT]/ext/sniper/mobiledevice/event/listener.php on line 504: Undefined variable: status Fake phpbb debug error
and every one else see's this
Jaantje is seeing a debug here only he can see it lol.
Love this extension! Thank you!! Now I can sort all games :)
Just one question, is there a way that I can change the order of the links?
I would like to place 'Arcade' before 'Puzzel'
2015-10-30 13 06 29.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Last edited by Solidjeuh10 years ago, edited 1 time in total.
Forum voor NL Extensie vertalingen--->https://www.supportforum.be ----------------------------------------------------------------------------
Solidjeuh wrote:Love this extension! Thank you!! Now I can sort all games :)
Just one question, is there a way that I can change the order of the links?
I would like to place 'Arcade' before 'Puzzel'
2015-10-30 13 06 29.png
You can add <!-- EVENT dmzx_navbar_quick_links_1 --> in overall_header_navigation_prepend.html for template events.
And let the games call that specific event.
Solidjeuh wrote:Love this extension! Thank you!! Now I can sort all games :)
Just one question, is there a way that I can change the order of the links?
I would like to place 'Arcade' before 'Puzzel'
2015-10-30 13 06 29.png
You can add <!-- EVENT dmzx_navbar_quick_links_1 --> in overall_header_navigation_prepend.html for template events.
And let the games call that specific event.
I think that could be done in the Admin panel (ACP) the possibility to add other GAMES/sections for this extension. You can implement the code. Or even how... Know that you can handle, but I would like more automaticity through ACP.