- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
AUGGGGHHHH!!! haha that worked great. One darn line of php code wrong causes me a day of trouble
Changing:
$session = $account->getSession("test");
To:
$session = $account->getSession($roomName);
in my php file and everything is working. Thanks for the help!
-Eric
Views
Replies
0 Likes
Total Likes