Hello list,
when I execute ./bin/installto.sh I get following error:
Done. Your configuration files are now up-to-date! PHP Fatal error: Call to undefined method rcube_mdb2::list_cols() in /var/www/test/installer/rcube_install.php on line 364 All done.
Any suggestions to solve this issue?
Regards,
List info: http://lists.roundcube.net/users/ BT/9b404e9e
On Sat, 01 Oct 2011 13:14:15 +0200, Tobias Hachmer wrote:
when I execute ./bin/installto.sh I get following error:
Done. Your configuration files are now up-to-date! PHP Fatal error: Call to undefined method rcube_mdb2::list_cols() in /var/www/test/installer/rcube_install.php on line 364 All done.
Any suggestions to solve this issue?
Nobody any hint to solve my problem?
List info: http://lists.roundcube.net/users/ BT/9b404e9e
Hi Guys
Just a quick question, I notice I can now change the displayed logo via the $rcmail_config['skin_logo']. This is great and much easier than having to create a new skin every time as I keep the logo file on a different server and just point RC at it. However, to complete the effect, I would also like to do the same with the favicon. I can't see a setting? Am I missing something, or can I add this to the (presumably fairly simple) wish list ?
Thanks Steve
On 10/04/2011 07:49 PM, Steve Perkins wrote:
Hi Guys
Just a quick question, I notice I can now change the displayed logo via the $rcmail_config['skin_logo']. This is great and much easier than having to create a new skin every time as I keep the logo file on a different server and just point RC at it. However, to complete the effect, I would also like to do the same with the favicon. I can't see a setting? Am I missing something, or can I add this to the (presumably fairly simple) wish list ?
While this is probably not the preferred way to do things, I've always kept a makefile one directory above the public roundcube directory to replace stuff like this after an upgrade.