Quote:
Originally Posted by StarBuG
Hi
In your "USERCP_SHELL_REPLACE" you have 2 hard coded phrases that should be replaced with the existing vB Phrases:
line 30: Compose Message -> $vbphrase[compose_message]
line 53: View All -> $vbphrase[view_all]
Greetings
StarBuG
|
Thats nice but these phrases don't excist. You need to make them you're self.
Use this for standard vB phrases:
line 30: Compose Message -> $vbphrase[send_new_message]
line 53: View All -> $vbphrase[view_all_subscribed_threads]