09-22-2016, 02:09 PM
Sorry for the delay, messed up my prod by mixing local and production sites, so previous result wasn't completely right.
The result of the 3 variables are :
/var/www/html/mlm09/users/helpers/helpers.php:186tring '/var/www/html' (length=13)
/var/www/html/mlm09/users/helpers/helpers.php:186tring '/mlm09/' (length=7)
/var/www/html/mlm09/users/helpers/helpers.php:186tring 'mlm09/usersc/' (length=13)
and from z_us_root.php :
$path=['mlm09/','mlm09/users/','mlm09/usersc/'];
Still these messages if that can help :
( ! ) Notice: Undefined variable: row in /var/www/html/mlm09/users/helpers/us_helpers.php on line 166
Call Stack
# Time Memory Function Location
1 0.0002 258856 {main}( ) .../admin_pages.php:0
2 0.0059 695552 getPathPhpFiles( ) .../admin_pages.php:52
! ) Warning: Invalid argument supplied for foreach() in /var/www/html/mlm09/users/admin_pages.php on line 53
Call Stack
# Time Memory Function Location
1 0.0002 258856 {main}( ) .../admin_pages.php:0
And the files are now listed on the page (with deletion part commented out) !
The result of the 3 variables are :
/var/www/html/mlm09/users/helpers/helpers.php:186tring '/var/www/html' (length=13)
/var/www/html/mlm09/users/helpers/helpers.php:186tring '/mlm09/' (length=7)
/var/www/html/mlm09/users/helpers/helpers.php:186tring 'mlm09/usersc/' (length=13)
and from z_us_root.php :
$path=['mlm09/','mlm09/users/','mlm09/usersc/'];
Still these messages if that can help :
( ! ) Notice: Undefined variable: row in /var/www/html/mlm09/users/helpers/us_helpers.php on line 166
Call Stack
# Time Memory Function Location
1 0.0002 258856 {main}( ) .../admin_pages.php:0
2 0.0059 695552 getPathPhpFiles( ) .../admin_pages.php:52
! ) Warning: Invalid argument supplied for foreach() in /var/www/html/mlm09/users/admin_pages.php on line 53
Call Stack
# Time Memory Function Location
1 0.0002 258856 {main}( ) .../admin_pages.php:0
And the files are now listed on the page (with deletion part commented out) !