When I activate the printer icon (or the email icon, it's the same problem) and click it on the top right, I get the following error messages:
Warning: include(includes/functions.php) [function.include]: failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/cc_data/templates/as002046/component.php on line 13 Warning: include() [function.include]: Failed opening 'includes/functions.php' for inclusion (include_path='.:/Applications/XAMPP/xamppfiles/lib/php:/Applications/XAMPP/xamppfiles/lib/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/cc_data/templates/as002046/component.php on line 13
Can you fix this problem?
Greetings Helmut
AS Templates
POSTED: 2014-01-29
Hello TEAMWORXX,
Thank You for noticing about this issue, please open the component.php file which can be found in the template's root folder and delete the line 13:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Warning: include(includes/functions.php) [function.include]: failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/cc_data/templates/as002046/component.php on line 13 Warning: include() [function.include]: Failed opening 'includes/functions.php' for inclusion (include_path='.:/Applications/XAMPP/xamppfiles/lib/php:/Applications/XAMPP/xamppfiles/lib/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/cc_data/templates/as002046/component.php on line 13
Can you fix this problem?
Greetings Helmut
Thank You for noticing about this issue, please open the component.php file which can be found in the template's root folder and delete the line 13:
include ('includes/functions.php');
Regards, AS Team.