R_J
AdminR_J Admin
-
Re: User cannot log off
The mere fact that you see it is a hint that there are links "behind" it. The popup simply doesn't open. (View Post)1 -
Re: how can i fix this problem. (new disscussion button)
The RandomImageList overlays your button and that way it can not be clicked. You'll have to change it's position/styling (View Post)2 -
Re: Something has gone wrong
But as far as I've understood, installation went smoothly at first, but the InnoDB tables "disappeared" later on. Already the structure.php of the dashboard states explicitly ->Engine('I… (View Post)1 -
Re: Something has gone wrong
Your data might not be lost. You cannot access all InnoDB tables - and that are most of them except for the tables that are fulltext searchable and that are Discussion and Comment. All you have to do… (View Post)1 -
Re: Custom Smarty functions only in SmartyPlugins directory?
Just in order to test things out, I've created a subfolder SmartyPlugins in my theme and added that code to the themehooks file: public function Gdn_Smarty_Init_Handler($Sender) { $Sender->plugins… (View Post)1
