Hello
Im getting this Fatal error messages : when visitor click any ads from the site
Fatal error: Call to a member function getId() on a non-object in /homez/XXXXXXX/public_html/XXXXXX/inc/classes/BxDolPageView.php(572) : eval()'d code on line 1
I check like #1 by downloading Dolphin 7.2 to check >> BxDolPageView.php and my old BxDolPageView.php
but they have the same code on line one
__________________________________________________________________________________________________
<?php
/***************************************************************************
* Dolphin Smart Community Builder
* -------------------
* begin : Mon Mar 23 2006
* copyright : (C) 2007 BoonEx Group
* website : http://www.boonex.com
* This file is part of Dolphin - Smart Community Builder
*
* Dolphin is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the
* License, or any later version.
*
* Dolphin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with Dolphin,
* see license.txt file; if not, write to marketing@boonex.com
***************************************************************************/
bx_import('BxDolPrivacy');
bx_import('BxDolPageViewAdmin'); // for caching abilities
