Fudforum working with some tricks

View: New views
2 Messages — Rating Filter:   Alert me  

Fudforum working with some tricks

by Giorgio Pioda :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



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


_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Re: Fudforum working with some tricks

by Giorgio Pioda :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



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


_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers