Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 06:58 pm EDT

Geeklog Forums

gl-utility installation problem


Status: offline

geKow

Forum User
Full Member
Registered: 01/12/03
Posts: 445
For some reason I can't install the plugin. All I get after trying to install, is a blank page and a not working "User Activity" block.

Any Idea?

geKow
 Quote

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
 Quote

Status: offline

geKow

Forum User
Full Member
Registered: 01/12/03
Posts: 445
argh I allwas forget this beast Embarassed
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
 
 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
 Quote

Status: offline

geKow

Forum User
Full Member
Registered: 01/12/03
Posts: 445
nope, none of them
 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
 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 Wink

thx, so far

geKow
 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
 Quote

All times are EDT. The time is now 06:58 pm.

  • 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