Michelle Dupuis
Guru
- Joined
- Apr 10, 2015
- Messages
- 52
- Reaction score
- 13
On to my next non-functioning piece...(CentOS 7 install). When I click the Meetme Conference icon I get only a few elements onscreen and the apache error log shows:
[Mon Mar 07 18:27:15.814930 2016] [:error] [pid 15998] [client 192.168.1.2:62647] PHP Notice: Undefined variable: order in /var/www/html/meetme/index.php on line 20, referer: http://pbx/
[Mon Mar 07 18:27:15.814963 2016] [:error] [pid 15998] [client 192.168.1.2:62647] PHP Notice: Undefined variable: sens in /var/www/html/meetme/index.php on line 20, referer: http://pbx/
[Mon Mar 07 18:27:15.814980 2016] [:error] [pid 15998] [client 192.168.1.2:62647] PHP Notice: Undefined variable: current_page in /var/www/html/meetme/index.php on line 20, referer: http://pbx/
[Mon Mar 07 18:27:15.814989 2016] [:error] [pid 15998] [client 192.168.1.2:62647] PHP Notice: Undefined variable: confno in /var/www/html/meetme/index.php on line 23, referer: http://pbx/
The PHP code at line 20 is pretty self explanatory, I'm just not sure where the PHP variables get populated. Hopefully someone familiar with the code can offer a solution...[Mon Mar 07 18:27:15.814963 2016] [:error] [pid 15998] [client 192.168.1.2:62647] PHP Notice: Undefined variable: sens in /var/www/html/meetme/index.php on line 20, referer: http://pbx/
[Mon Mar 07 18:27:15.814980 2016] [:error] [pid 15998] [client 192.168.1.2:62647] PHP Notice: Undefined variable: current_page in /var/www/html/meetme/index.php on line 20, referer: http://pbx/
[Mon Mar 07 18:27:15.814989 2016] [:error] [pid 15998] [client 192.168.1.2:62647] PHP Notice: Undefined variable: confno in /var/www/html/meetme/index.php on line 23, referer: http://pbx/