Welcome to Geeklog, Anonymous Friday, November 29 2024 @ 05:41 am EST
Geeklog Forums
gl-utility installation problem
Status: offline
eg0master
Forum User
Regular Poster
Registered: 07/21/05
Posts: 73
Location:Stockholm
What does the error.log file contain? No error message there?
Geeklog Plugins: http://plugincms.com
Geeklog Plugins: http://plugincms.com
11
13
Quote
Status: offline
geKow
Forum User
Full Member
Registered: 01/12/03
Posts: 445
argh I allwas forget this beast
But I'm affraid it's not that helpfull:
So 27 Aug 2006 12:36:23 GMT-2 - Attempting to create GL-Utility Admin group
So 27 Aug 2006 12:36:23 GMT-2 - Attempting to add GL-Utility feature(s)
So 27 Aug 2006 12:36:23 GMT-2 - Adding glutil.log_view feature to the GL-Utility Admin group
But I'm affraid it's not that helpfull:
Text Formatted Code
So 27 Aug 2006 12:36:23 GMT-2 - Attempting to install the GL-Utility plugin So 27 Aug 2006 12:36:23 GMT-2 - Attempting to create GL-Utility Admin group
So 27 Aug 2006 12:36:23 GMT-2 - Attempting to add GL-Utility feature(s)
So 27 Aug 2006 12:36:23 GMT-2 - Adding glutil.log_view feature to the GL-Utility Admin group
11
12
Quote
Status: offline
eg0master
Forum User
Regular Poster
Registered: 07/21/05
Posts: 73
Location:Stockholm
From that log I can see that it seams to have failed between giving glutil.log_view and glutil.log_reset rights to the GL-Utility admin group.
First thing to check I think is to see if both the glutil.log_view and glutil.log_reset features hav been added to the geeklog features table. (named gl_features in a default indtallation).
Geeklog Plugins: http://plugincms.com
First thing to check I think is to see if both the glutil.log_view and glutil.log_reset features hav been added to the geeklog features table. (named gl_features in a default indtallation).
Geeklog Plugins: http://plugincms.com
11
12
Quote
Status: offline
eg0master
Forum User
Regular Poster
Registered: 07/21/05
Posts: 73
Location:Stockholm
Ok, I suggest you change line 172 of the install.php for glutil.
Change:
DB_query("INSERT INTO {$_TABLES['features']} (ft_name, ft_descr)"
. "VALUES('$ft_name', '$ft_desc')", 1 );
to:
DB_query("INSERT INTO {$_TABLES['features']} (ft_name, ft_descr)"
. "VALUES('$ft_name', '$ft_desc')", 0 );
Make sure to remove the GL-Utility Admin group (and the user activity block) and try to reinstall the plugin again. Nw execution should stop and the error log should contain an error messag efrom the database.
Geeklog Plugins: http://plugincms.com
Change:
DB_query("INSERT INTO {$_TABLES['features']} (ft_name, ft_descr)"
. "VALUES('$ft_name', '$ft_desc')", 1 );
to:
DB_query("INSERT INTO {$_TABLES['features']} (ft_name, ft_descr)"
. "VALUES('$ft_name', '$ft_desc')", 0 );
Make sure to remove the GL-Utility Admin group (and the user activity block) and try to reinstall the plugin again. Nw execution should stop and the error log should contain an error messag efrom the database.
Geeklog Plugins: http://plugincms.com
11
13
Quote
Status: offline
geKow
Forum User
Full Member
Registered: 01/12/03
Posts: 445
hmmm
1st I don't have a glutil Admin group
2nd I changed the install.php, but that didn't change anything (same errorlog output, same blank screen)
I think I will resend all the files to the server later, but I have to leave now
thx, so far
geKow
1st I don't have a glutil Admin group
2nd I changed the install.php, but that didn't change anything (same errorlog output, same blank screen)
I think I will resend all the files to the server later, but I have to leave now
thx, so far
geKow
13
9
Quote
Status: offline
eg0master
Forum User
Regular Poster
Registered: 07/21/05
Posts: 73
Location:Stockholm
That is odd... Seams likie nothing (except the block) has been added to the database...
You might wanna change all the DB_queries (not only the one listed above) so they don't ignore errors (the one changed to zero in code above means do not display errors).
Geeklog Plugins: http://plugincms.com
You might wanna change all the DB_queries (not only the one listed above) so they don't ignore errors (the one changed to zero in code above means do not display errors).
Geeklog Plugins: http://plugincms.com
14
11
Quote
All times are EST. The time is now 05: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