Those are the last two. I have tried it with and without the comma doesn't make a difference. I doubt this is causing it but in the adminfunctions_template.php looks like this.
PHP Code:
'subscription' => $vbphrase['group_paid_subscriptions'],
'rpg_' => $vbphrase['rpg_integration_hack'],
'aaa' => 'AAA Old Backup'
);
I got init.php working instead of copying and pasting I typed it up don't know why that would make a difference but oh well it worked.
Still having trouble with admincp though. I have checked over all the edits to the admincp and I am pretty sure they were done correctly.
What's odd though is that even if I directly type in a filename in the admincp it loads up blank. This makes me suspect adminfunctions_template.php or a global.php