Current time: 09-27-2024, 11:48 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WIKI][Erledigt] Installation Roundcube
Author Message
tango Offline
Member
***

Posts: 461
Joined: Jun 2007
Reputation: 0
Post: #26
RE: [WIKI][Erledigt] Installation Roundcube
ich werde es mal überprüfen.


[$a_user_prefs[$p] = $CONFIG[$p];] die gibt es 2. mal welche sollen wir jetzt ändern ??

foreach ((array)$CONFIG['dont_override'] as $p)
$a_user_prefs[$p] = $CONFIG[$p];

oder

if (in_array('default_imap_folders', (array)$CONFIG['dont_override'])) {
foreach (array('drafts_mbox','sent_mbox','junk_mbox','trash_mbox') as $p)
$a_user_prefs[$p] = $CONFIG[$p];
}

Habe alle beide varianten ausprobiert und kein erfolg gehabt.

ich hänge mal die beiden dateien als *.txt ein

http://www.alleslegal.net/func.inc.txt
http://www.alleslegal.net/save_prefs.inc.txt

Edit2:

habe mir die logs angeschaut

[26-Feb-2009 13:18:39] PHP Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE or '$' in /var/www/ispcp/gui/tools/roundcube/program/steps/settings/func.inc on line 161

ich werde mal func.inc nochmal unter die Lupe nehmen.
(This post was last modified: 02-26-2009 10:30 PM by tango.)
02-26-2009 09:49 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: [WIKI][Erledigt] Installation Roundcube - tango - 02-26-2009 09:49 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)