PKP Bugzilla – Bug 6516
Custom blocks don't appear in Block Plugins page
Last modified: 2011-04-07 10:49:01 PDT
I've created a few custom blocks via the custom block plugin, but they aren't appearing in the Block Plugins page. No error appears in the log. Values are being written to the database: a:2:{i:0;s:4:"test";i:1;s:12:"another test";} which would be the two blocks I just created. This is on ojs-stable-2_3, and I'd appreciate it if someone else could try and replicate. Also note that I don't think this has anything to do with Bug 6512 -- it's the same install, but I just did a git pull to retrieve the missing plugin files, the plugin itself is enabled, and as I said above, the db is being written to. (Also -- scheduled against 2.3.5 as I believe this is a fairly high-use plugin.)
Is this the same as bug #6076?
(In reply to comment #1) > Is this the same as bug #6076? D'oh -- yep. *** This bug has been marked as a duplicate of bug 6076 ***