Home »
FUDforum »
FUDforum Installation Issues »
Pdf generation and other phpgwapi issues (header.inc.php not found)
Pdf generation and other phpgwapi issues [message #39862] |
Sat, 15 December 2007 16:04 |
gfwp
Messages: 1 Registered: December 2007
Karma: 0
|
Junior Member |
|
|
Hi,
after installing fudforum inside phpgroupware I register a series of related issues. Triing to use the "generate pdf" and triing to change forum with the bottom field and GO button both raises the same error reported below.
I loooked inside the sources and apparently the variable
$GLOBALS['phpgw_info']['server']['template_set'] at line 1183
is not set.
I cannot figure how to fix it. I guess it is just a configuration issue.
I'm running fudforum and phpgroupware downloaded as a debian/sid package on a debian/sarge server with Mysql 5 and php5.
TIA
cheers
gfwp
HERE THE ERROR MESSAGES
Warning: common::include(/usr/share/phpgroupware/phpgwapi/templates//head.inc.php) [function.common-include]: failed to open stream: No such file or directory in /usr/share/phpgroupware/phpgwapi/inc/class.common.inc.php on line 1138
Warning: common::include() [function.include]: Failed opening '/usr/share/phpgroupware/phpgwapi/templates//head.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/phpgroupware/phpgwapi/inc/class.common.inc.php on line 1138
Warning: Variable passed to each() is not an array or object in /usr/share/phpgroupware/phpgwapi/inc/class.common.inc.php on line 1043
Warning: Invalid argument supplied for foreach() in /usr/share/phpgroupware/phpgwapi/inc/class.common.inc.php on line 1061
Warning: common::include(/usr/share/phpgroupware/phpgwapi/templates//navbar.inc.php) [function.common-include]: failed to open stream: No such file or directory in /usr/share/phpgroupware/phpgwapi/inc/class.common.inc.php on line 1141
Warning: common::include() [function.include]: Failed opening '/usr/share/phpgroupware/phpgwapi/templates//navbar.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/phpgroupware/phpgwapi/inc/class.common.inc.php on line 1141
|
|
|
|
Goto Forum:
Current Time: Sat Nov 23 22:09:18 GMT 2024
Total time taken to generate the page: 0.02741 seconds