Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 02:41 am EST
Geeklog Forums
Problems with Plugins
Status: offline
rrzasa
Forum User
Newbie
Registered: 08/27/04
Posts: 3
Hi
I've got (1.3.9sr1) version.
I've noticed a bug in Administration -> Submissions. While listing plugins I don't have seperate icon and admin link for each plugin installed but as many icons (and links) as much plugins installed BUT for last plugin. F.e. 3 times "filemgmt" plugin. Has anyone had this problem?
I've got (1.3.9sr1) version.
I've noticed a bug in Administration -> Submissions. While listing plugins I don't have seperate icon and admin link for each plugin installed but as many icons (and links) as much plugins installed BUT for last plugin. F.e. 3 times "filemgmt" plugin. Has anyone had this problem?
9
14
Quote
Status: offline
rrzasa
Forum User
Newbie
Registered: 08/27/04
Posts: 3
IMPORTANT !!!!!!!
I found solution of my problem. The source of it is PHP 5.0. OO programing is little diffrent in it than in previous versions.
I had to change some functions. In system/lib-plugins.php file i had to edit 3 funtions (might by more of them). PLG_getUserOptions(), PLG_getAdminOptions(), PLG_getCCptions() needs one change. Put line $plugin = new Plugin() right under line for ($i=1 .... ) - inside for loop. And delete $plugin->reset(0; line.
I found solution of my problem. The source of it is PHP 5.0. OO programing is little diffrent in it than in previous versions.
I had to change some functions. In system/lib-plugins.php file i had to edit 3 funtions (might by more of them). PLG_getUserOptions(), PLG_getAdminOptions(), PLG_getCCptions() needs one change. Put line $plugin = new Plugin() right under line for ($i=1 .... ) - inside for loop. And delete $plugin->reset(0; line.
8
9
Quote
All times are EST. The time is now 02:41 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content