![Show/hide content [x]](themes/dragonfly/images/minus.png) Navigation
Home Community News Search Projekte
![Show/hide content [x]](themes/dragonfly/images/minus.png) Languages
![Show/hide content [x]](themes/dragonfly/images/minus.png) Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.
|
Problem bei neuen Administratoren hinzufügen
|
View previous topic :: View next topic |
| Author |
Message |
rouven Investigator


Offline Joined: Oct 10, 2004 Posts: 2
|
Posted: 23.10.2004 14:11 Post subject: Problem bei neuen Administratoren hinzufügen |
|
Hi, in der Version 8.2a hab ich einige admins hinzugefügt, nun hab ich meine page gepatched auf 8.2b und nun erscheint folgendes, wenn ich ein neuen admin hinzufügen möchte.
On /admin.php
While executing query "insert into cms_authors values ('test', 'test', '', 'test', '098f6bcd4621d373cade4e832627b4f6', '0', '','','','','','','','','','','1','','','1','','german')"
the following error occured: Column count doesn't match value count at row 1
habt ihr eine Lösung?
rouven please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
flatter Doppel-Null-Agent


Offline Joined: Jul 29, 2004 Posts: 148
|
Posted: 23.10.2004 19:55 Post subject: Re: Problem bei neuen Administratoren hinzufügen |
|
flatter's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
Ertan Webmaster


Offline Joined: Mar 19, 2004 Posts: 1264 Location: Germany
|
Posted: 24.10.2004 18:39 Post subject: Re: Problem bei neuen Administratoren hinzufügen |
|
Array:
finn dette i filen admin/modules/authors.php
PHP:
$result = $db->sql_query("insert into ".$prefix."_authors values ('$add_aid', '$add_name', '$add_url', '$add_email', '$add_pwd', '0', '$add_radminarticle','$add_radmintopic','$add_radminuser','$add_radminsurvey','$add_radminsection', '$add_radminlink','$add_radminephem','$add_radminfaq','$add_radmindownload', '$add_radminreviews','$add_radminnewsletter','$add_radminforum','$add_radmincontent', '$add_radminency','$add_radminsuper','$add_admlanguage','$add_radminblocker')");
og forandre den til
PHP:
$result = $db->sql_query("insert into ".$prefix."_authors values ('$add_aid', '$add_name', '$add_url', '$add_email', '$add_pwd', '0', '$add_radminarticle','$add_radmintopic','$add_radminuser', '$add_radminsurvey','$add_radminsection','$add_radminlink','$add_radminephem','$add_radminfaq','$add_radmindownload', '$add_radminreviews','$add_radminnewsletter','$add_radminforum', '$add_radmincontent','$add_radminency','$add_radminsuper','$add_admlanguage')");
_________________
.-= Pitcher =-.
Please vote for us at Norways Top 50
You can vote once a day!
Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
derdoe Investigator


Offline Joined: Jan 26, 2005 Posts: 2
|
Posted: 26.01.2005 14:27 Post subject: Re: Problem bei neuen Administratoren hinzufügen |
|
Hab ich das jetzt richtig verstanden? Das problem war bei denen dadurch gelöst dass sie Groß/Kleinbuchstaben und zahlen im passwort verwendet haben?
Bei mir besteht das problem auch mit entsprechendem passwort weiter ...
help!
derdoe please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
derdoe Investigator


Offline Joined: Jan 26, 2005 Posts: 2
|
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|