Quote:
Originally Posted by KirbyDE
Updated for RC1
|
Kirby, your RC1 XML file seems to be missing somethings. Like the hooks. And the setting.
They're probably not tagged as for this product properly.
Also, in your install code...
Code:
$db->query("UPDATE " . TABLE_PREFIX . "phrase SET languageid=-1, product='profileviews' WHERE languageid=0 AND varname IN ('setting_welcomepmuserid_desc', 'setting_welcomepmuserid_title', 'welcomepm')");
Profileviews?