| Re: 2.2.3: No Notifications |
| by moflus on 2005/11/25 19:41:06 I've found out that the whole line: Quote: global $xoopsLogger, $xoopsOption, $xTheme, $xoopsConfig, $xoopsUser, $xoopsModule, $xoopsTpl; ... can be deleted. That line just unsets the vars and redefines it as globals, so all previus content is lost. |
| Re: 2.2.3: No Notifications |
| by marook on 2005/11/24 11:12:20 Wow - great find! That actually works! |
| Re: 2.2.3: No Notifications |
| by moflus on 2005/11/24 0:59:58 Finaly I've found a solution! Just take out the global definition for $xoopsTpl in the footer.php Enjoy! |
| Re: 2.2.3: No Notifications |
| by moflus on 2005/11/23 22:09:59 I have the same problem. In my case, it works fine in local with exactly the same version and configuration than the server. |
| Re: 2.2.3: No Notifications |
| by marook on 2005/11/9 23:13:31 Hi JackJ Thanks for the responce - although it's not helping... :-/ I've made sure the script is in the theme, the images/ folder is there, and still no go. The various modules have notification allowed (both types), but there is simply nothing showing 'inline'. I can get the Block to appear, but the inline functionality as not showing.. :-/ So I guess the big question here is - why does that part not show up... is it a DB setting that is wrong, is it something in the template system, or something else.. I'm using a custom template set, but have deleted and recreated the system templates that should affect this. I'm lost, and tired.. guess I need some sleep...
|