thanks but no joy so far
<?php virtual('../Connections/jodenonline_i.php'); ?>
<?php require_once('../webassist/mysqli/queryobj.php'); ?>
produces Warning: virtual(): Unable to include '../Connections/jodenonline_i.php' - error finding URI in /usr/www/users/jodenii/cbauer/products_results.php on line 5
Same for adding to the webassist links.
If I use just / the pages cannot parse. Same if I remove 1 dot or 2 and / . I even tried creating these pages from scratch in WA DataAssist, thinking it could be old code resulting in the same issues. WA can see the connections. No problem connecting using Navicat directly to the DB. I'm just stumped.
ANYONE KNOW WHAT FILE and FUNCTION IN WA is calling for the connection? It may be there.