Discussion:
Fudforum working with some tricks
Giorgio Pioda
2009-03-04 09:32:10 UTC
Permalink
Endly....

The setup script is messed up

I copied by hand the files contained in the fudforum/setup/base in the correct directories

(/var/lib/phpgroupware/files/fudforum for the NON-WEB-Based and /usr/share/phpgroupware/fudforum for WEB BASED)

I then disabled the part of setup/index.php (the file is in /fudforum/index.php and NOT in /fudforum/setup/index.php) responsible for copiing the filestructure

Then running a coupple of tinme the application I finally got the error that /usr/share/phpgroupware/fudforum/theme/default/index.php were missing (this means that the locale creation in the setup/index.php is also broken) so I copied it from my old installation (yes I am lazy) and BANG! Fudforum works.

I hope that these hints will help in fixing it in the sources.
.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org
Giorgio Pioda
2009-03-04 09:46:20 UTC
Permalink
Forgot to report this...

reads is still a problem to solve according to the reported bug

personally I set reads inside backticks quote `reads`

cheers

gfwp.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org

Loading...