zak2008
i am on 6.1.2 but getting error for just a simple php test code <?php echo “Hello world”; ?>

Parse error: syntax error, unexpected '<' in /home/ethiomys/public_html/inc/classes/BxDolPageView.php(308) : eval()'d code on line 1
newdreamers
That's because you mustn't include the PHP start/end delimiters.

This will work:

echo "Hello world";

This will not:

<?php echo "Hello world"; ?>
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.052963972091675