Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin | Random Content Display
#16
@Oleg06

This plugin (like SimpleAnalytics, I believe) stopped working after GS 2.03 because a plugin hook was removed in 3.0.

Here's a quick fix for GS 3.0.

Edit admin/settings.php, line 140 or so, after this line:
Code:
include(GSLANGPATH.$LANG.'.php');

insert this:

Code:
exec_action('settings-cpsettings');

(In GS 3.1 beta it would be line 145 or so.)

Not sure if it might have some problem... I've done a quick test and seems to work.
Reply


Messages In This Thread
Plugin | Random Content Display - by crashfellow - 2010-03-07, 21:42:46
Plugin | Random Content Display - by n00dles101 - 2010-03-08, 06:43:15
Plugin | Random Content Display - by crashfellow - 2010-03-08, 08:15:38
Plugin | Random Content Display - by juliancc - 2010-03-15, 02:54:21
Plugin | Random Content Display - by Razzia - 2010-03-28, 13:47:56
Plugin | Random Content Display - by Razzia - 2010-03-28, 21:32:14
Plugin | Random Content Display - by Razzia - 2010-03-29, 06:41:10
Plugin | Random Content Display - by homershines - 2010-09-27, 03:01:39
Plugin | Random Content Display - by Oleg06 - 2010-12-22, 01:29:29
Plugin | Random Content Display - by andyash - 2011-06-15, 19:45:07
Plugin | Random Content Display - by Oleg06 - 2011-08-22, 03:10:11
Plugin | Random Content Display - by Oleg06 - 2011-08-22, 03:27:56
Plugin | Random Content Display - by Oleg06 - 2011-08-22, 04:56:26
Plugin | Random Content Display - by Carlos - 2011-08-22, 05:48:08
Plugin | Random Content Display - by crashfellow - 2011-08-22, 08:38:57
Plugin | Random Content Display - by Oleg06 - 2011-08-23, 03:37:38



Users browsing this thread: 1 Guest(s)