Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
battlefield

acp prob

Recommended Posts

wenn ich bei "view all general settings" und dann auf zb. "User Profiles" gehe, kommt immer über'm logo:

IPB WARNING [2] implode(): Bad arguments. (Line: 1099 of /sources/admin/ad_settings.php)

line 1099 +-10

1089        ";

 

  if ( is_array( $conf_entry ) and count( $conf_entry ) )

  {

  foreach( $conf_entry as $id => $r )

  {

    $ibforums->html .= $this->_setting_process_entry( $r );

  }

  }

 

1099  $ibforums->html .= "<input type='hidden' name='settings_save' value='".implode(",",$this->key_array)."' />";

 

  $ibforums->html .= "<div class='pformstrip' align='center'><input type='submit' value='Update Settings' class='realdarkbutton' /></div></div></form>";

 

  $ibforums->html .= "<br /><br /><div align='right'><b><em>Settings Quick Jump</em></b>".$this->setting_make_dropdown()."</div>";

  $ibforums->admin->output();

 

 

}

1109 //-------------------------------------------------------------

Share this post


Link to post

sowas nennt ihr supportboard? echt schwach <_<

Was soll den dieser Spruch ?

Also bei solchen Sprüchen wirst Du wohl kaum irgendwelche Hilfestellung erwarten können ;) Kauf Dir doch eine Lizenz, und registriere Dein Forum, dann kannst Du direkt bei invisionpower.com Support bekommen, und da darfst Du Dich sogar hinterher noch beschweren wenn es zu lange dauert oder niemand hilft.

Sorry, aber da geht mir wirklich etwas leicht der Hut hoch ;)

Nebenbei solltest Du auch bedenken, das bei einer PF Version sich wohl kaum jemand die Mühe macht nach einem Bug zu suchen, wenn die 2er Final Version vor der TÜr steht. Darüber hinaus solltest Du, wenn Du hier schon probleme mit irgendetwas hast, etwas mehr Informationen mit in Deinem Beitrag einbringen, wie z.B. ob Du ein absolut Original und unmodifiziertes PF4 Board am laufen hast, oder sind da schon Modifikationen gemacht wurden, wenn ja welche etc. usw.

So, und mit verlaub, ich geh jetzt erst mal was essen, da ich gerade von einem 12 Std. Tag von der Arbeit komme ;)

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×