Having some issues getting Jnews CB Plugin to work. When published, registration page becomes a white screen. Source code shows no text on it. Error log indicates:
Declaration of getjNewsTab::getDisplayRegistration() should be compatible with cbTabHandler::getDisplayRegistration($tab, $user, $ui, $postdata) in ../mydomain/public_html/components/com_comprofiler/plugin/user/plug_jnewscbplugin/jnews_cb.php on line 451
That file ends at line 450. Keeps getting stranger.
Ran the Plugins DB tool in CB, and got the following results, all in black:
CB plugin "Default language (English)": no database or no database description.
CB plugin "jNews CB Plugin": no database or no database description.
CB plugin "Default": no database or no database description.
CB plugin "CB Core": no database or no database description.
CB plugin "WinClassic": no database or no database description.
CB plugin "WebFX": no database or no database description.
CB plugin "CB Menu": no database or no database description.
CB plugin "CB Connections": no database or no database description.
CB plugin "OSX": no database or no database description.
CB plugin "Luna": no database or no database description.
CB plugin "Content Author": no database or no database description.
CB plugin "Dark": no database or no database description.
CB plugin "Forum integration": no database or no database description.
CB plugin "Mamblog Blog": no database or no database description.
CB plugin "YaNC Newsletters": no database or no database description.
CB plugin "Private Message System": no database or no database description.
CB plugins database checks done. If all lines above are in green, test completed successfully. Otherwise, please take corrective measures proposed in red.
This is fresh install, not yet live, PHP 5.4. Installed J3.2, CB 1.9.1, Jnews 8.2.1, JCE Editor 2.3.4RC6. All are latest releases and all are J3.2 compatible (in theory). Nothing else loaded.
Any thoughts?