[x] Navigation

[x] Languages

[x] 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

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Hilfe

View previous topic :: View next topic  
Author Message
rouven
Investigator
Investigator

Offline Offline
Joined: Oct 10, 2004
Posts: 2

PostPosted: 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! Crying or Very sad
Back to top
View user's profile
flatter
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 29, 2004
Posts: 148

PostPosted: 23.10.2004 19:55
Post subject: Re: Problem bei neuen Administratoren hinzufügen

www.google.de/search?q...ues+&hl=de


flatter's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
(Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 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
View user's profile Send e-mail Visit poster's website Photo Gallery
derdoe
Investigator
Investigator

Offline Offline
Joined: Jan 26, 2005
Posts: 2

PostPosted: 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! Confused


derdoe please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Visit poster's website
derdoe
Investigator
Investigator

Offline Offline
Joined: Jan 26, 2005
Posts: 2

PostPosted: 26.01.2005 14:56
Post subject: Re: Problem bei neuen Administratoren hinzufügen

Nach suche auf der .com hab ich jetzt auch die sache mit $add_radminblocker gesehen, hat sich also erledigt Wink


derdoe please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Hilfe
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


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




Interactive software released under GNU GPL, Code Credits, Privacy Policy