vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: [Solved] Fatal error: Allowed memory size of 67108864 bytes exhausted
It means the file or whatever you wanted to do was too large for the task to be executed. Like if you upload a very large image but it is too large to resize into thumbnail , you will get a memory al… (View Post)2 -
Re: add a menu item - need some help on this -
you can use addmenu item and change the order of the links in your config.php $Configuration['Garden']['Menu']['Sort']= array('Home', 'Dashboard', … (View Post)1 -
Re: the $compile_dir '/path/to/forum/cache/Smarty/compile' does not exist, or is not a directory*
@david99 You must create a folder Called Smarty and another called compile that goes in the Smarty folder and put these in the cache folder. (View Post)1 -
Re: Issues with Categories
Knowing where to look helped me, I found out D&D is controlled by jQuery UI I don't know what version you have but this would be found here forum/js/library/nestedSortable.1.2.1/jquery-ui-1.… (View Post)1 -
Re: Notification when replying to someone, or when quoting them?
Do not edit the default-configs, copy the block and paste into config.php then change the 0 to 1. (View Post)1
