Warning: session_start(): open(/var/lib/php5/sessions/sess_9d72fc7b0a064a733317815959c40692, O_RDWR) failed: Permission denied (13) in /var/extra/public_html/includes/common.php on line 21
How can I use includes in the templates files? I want to use a php include in my templates/user/header.html file so it will use my existing header and not the default one that comes with the software.
Anjula
30 Jul 2007 6:20 PM
Hello,
You can edit the file 'templates/user/header.html' and change it to use your specific layout instead of the default one.
With regards,
ViArt Support Team
Warning: Unknown: open(/var/lib/php5/sessions/sess_9d72fc7b0a064a733317815959c40692, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5/sessions) in Unknown on line 0