Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Re:Can't make moderators (1 viewing) (1) Guest
Go to bottom Favoured: 4
TOPIC: Re:Can't make moderators
#9420
Re:Can't make moderators 1 Year, 5 Months ago  
u can look at phpmyadmin at the table u will se if the drop causes en error the field is already droped before or havent been there

this is what i meant by look at the tables and u will see why u get the error

1. the key is already there causes error
2. is already dropped or not made before will cause error too
incubus (User)
Junior Boarder
Posts: 77
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Subraum
Logged Logged
 
Last Edit: 2007/05/31 11:01 By incubus.
 
CCC e.V.
There are 10 kind of people: Those who know binary and those who don\'\'t
 
The administrator has disabled public write access.  
#9425
Re:Can't make moderators 1 Year, 5 Months ago  
ehm yes if i understand u right

in the script u use there are option that sometimes still exist.

that are the lines that causes errors.

Or there are lines that ure database doesent contain so u havent to drop them cause they arent there.

so u have to run the script

u get en error.

all lines to the line that causes arror are done by phpmyadmin.

so u must remove them from the script.

the line that causes error must be removed to.


The save the srcipt run it again.

if u get en error look which line in script causes the error and remove it.

If the line is the first line and causes error remove it run again .

If the third line causes error delete all lines before and the line that causes error.

then run again.

I hope u understand what i mean cause im not english im german so maybe my description isnt understanadble ??
incubus (User)
Junior Boarder
Posts: 77
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Subraum
Logged Logged
 
Last Edit: 2007/05/31 11:13 By incubus.
 
CCC e.V.
There are 10 kind of people: Those who know binary and those who don\'\'t
 
The administrator has disabled public write access.  
#9432
Re:Can't make moderators 1 Year, 5 Months ago  
ehm hast du auch die javascript tags richtig eingebunden
??

hast du mal gekuckt dass auch alle keys die in die datenbank sollten nach dem script so drinne sind ?

Also mit phpmy in die tabelle und gucken autocincrement usw gesetzt ??

????
incubus (User)
Junior Boarder
Posts: 77
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Subraum
Logged Logged
 
CCC e.V.
There are 10 kind of people: Those who know binary and those who don\'\'t
 
The administrator has disabled public write access.  
#12728
Re:Can't make moderators 1 Year, 5 Months ago  
thanks for the fix but i still get the following error:
(i run it locally but get the same error on my test server)
Notice: Undefined variable: fbConfig in c:program fileseasyphp1-8wwwXXXXXXadministratorcomponentscom_...n.fireboard.html.php on line 2803

Notice: Undefined variable: fbConfig in c:program fileseasyphp1-8wwwXXXXXadministratorcomponentscom_f...n.fireboard.html.php on line 2840

these two lines refer to the same php code line:


does anybody knows why it does that
bobthebob01 (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
www.esolasia.com: The one stop, central hub for teachers and students in Asia
 
The administrator has disabled public write access.  
#12729
Re:Can't make moderators 1 Year, 5 Months ago  
sorry, weird, the error is gone!
bobthebob01 (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
www.esolasia.com: The one stop, central hub for teachers and students in Asia
 
The administrator has disabled public write access.  
#14111
Re:Can't make moderators 1 Year, 4 Months ago  
Jo_shi wrote:
[quote]OK I have had the same Problem but I solved it. The Problem is the bb_adm.js in /administrator/components/com_fireboard. At the beginning and in the End there is some code missing.

At the beginning write:
[code:1]

[/code:1]

That's it.

For all people who don't love to edit the file I have it attached! [file name=bb_adm.zip size=4149]http://www.bestofjoomla.com/components/com_fireboard/uploaded/files/bb_adm.zip[/file]

Greetings Jo_shi[/quote]

Works great...thanks!!
Overberg (User)
Junior Boarder
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#16198
Re:Can't make moderators 1 Year, 3 Months ago  
Hey Jo_shi,
It works... This was a great fix for me thanks a million!
Codestream (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Los Angeles, CA Birthdate: 0000-04-12
Logged Logged
 
PHP built On: Linux serv01.siteground15.com 2.6.19.2-grsec-sg5 #7 SMP Thu Apr 26 03:55:42 CDT 2007 i686
Database Version: 4.1.22-standard-log
PHP Version: 4.4.4
Web Server: Apache
WebServer to PHP interface: cgi
Joomla! Version: Joomla! 1.0.12 Stable
 
The administrator has disabled public write access.  
#17445
Re:Can't make moderators 1 Year, 3 Months ago  
Thanks for the script, I used your file. But now it gives me runtime errors in lines:
727
728
729

It points to index2.php but I'm not sure if thats the right file...

Any one with the same problem? I use Joomla 1.0.13 and FB 1.0.1 en IE 7 No problems with FF.
Jesseh (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/08/08 10:24 By Jesseh.
 
The administrator has disabled public write access.  
Go to top