• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

i could use some help with admin settings

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
12 posts • Page 1 of 1

Postby peppi » Mon Oct 25, 2010 9:52 pm

again i have been reading but i can't find a good tutorial on how to set the admin name and pasword
i have seen some parameter but not where to place them or what file to use
peppi
Member
 
Posts: 16
Joined: Mon Oct 25, 2010 9:48 pm
Top

Postby re*s.t.a.r.s.*2 » Tue Oct 26, 2010 12:13 am

What you need to do is this:
Code: Select all
$params['admins']= array('username' => 'password');

make sure you put the '' in the code..
where username is the name you want to make admin and
password the pass you wanna use..
to become admin you use the following:
1.- enter the chat with the nick you have put in the code, example "username"
2.- use the command /identify password

this way you become admin...
Free Singles Chat Rooms No Registration Required
Text and Chat Singles no need to register or app required
Sala De Bate Papo Online Grátis E Sem Cadastro
re*s.t.a.r.s.*2
Support Team
 
Posts: 612
Joined: Wed Sep 24, 2008 4:04 pm
Location: los angeles CA
  • Website
Top

Postby peppi » Tue Oct 26, 2010 12:51 am

re*s.t.a.r.s.*2 wrote:What you need to do is this:
Code: Select all
$params['admins']= array('username' => 'password');

make sure you put the '' in the code..
where username is the name you want to make admin and
password the pass you wanna use..
to become admin you use the following:
1.- enter the chat with the nick you have put in the code, example "username"
2.- use the command /identify password

this way you become admin...

but where do you login on a admin page ?
thats also something i dont understand
peppi
Member
 
Posts: 16
Joined: Mon Oct 25, 2010 9:48 pm
Top

Postby re*s.t.a.r.s.*2 » Tue Oct 26, 2010 1:29 am

fellow the answer is in the 1 and 2 , read..
there is not admin page..
Last edited by re*s.t.a.r.s.*2 on Tue Oct 26, 2010 1:34 am, edited 1 time in total.
Free Singles Chat Rooms No Registration Required
Text and Chat Singles no need to register or app required
Sala De Bate Papo Online Grátis E Sem Cadastro
re*s.t.a.r.s.*2
Support Team
 
Posts: 612
Joined: Wed Sep 24, 2008 4:04 pm
Location: los angeles CA
  • Website
Top

Postby OldWolf » Tue Oct 26, 2010 5:51 am

http://www.phpfreechat.net/admin

Part of the required readings linked to above under the word "Announcement"
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top

Postby peppi » Wed Oct 27, 2010 12:31 am

very very confusing
in the first versions there was a admin section
chatbox is nice
but its starting to be very hard to understand and find stuff for this
peppi
Member
 
Posts: 16
Joined: Mon Oct 25, 2010 9:48 pm
Top

Postby OldWolf » Wed Oct 27, 2010 4:57 am

I'm really not sure what your confused about... re*s.t.a.r.s.*2 did a great job of explaining it. Could you be more specific? Very difficult to help when all we know is that you don't understand.
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top

Postby peppi » Wed Oct 27, 2010 10:47 am

like i say the first versions had a admin section in it so there is the confusion
then i find stuff here that dont really go's on the chatbox
http://www.phpfreechat.net/forum/viewtopic.php?id=4630
waiheke wrote:Edit your chat.js.tpl.php, after the sequence on regex, about line 1590:
:)

this has taken alot of time for me to figure out where to put the additional script and when i was done it did not work


so tell me what is there not to understand about me saying that its hard to understand some things here

modifications are not really easy to find ( take a look at re*s.t.a.r.s.*2 webpage and his chatbox what are these addons,hacks,modifications?? http://radioscatrachas.info/chat/catrachitas.html )
they are not well documented most of the time the file to edit is not posted just the piece of script


in my opinion you are the admin and developper so i think you should do more about these things
either delete them or edit them and make some rules about how to post hacks, addons, modifications this way noobs like me can understand them aswell



OldWolf wrote:I'm really not sure what your confused about... re*s.t.a.r.s.*2 did a great job of explaining it. Could you be more specific? Very difficult to help when all we know is that you don't understand.

so yes its not the most userfriendly chatbox and its not the most userfriendly hacks,addons,modifications
even the parameter page is very unfriendly
http://www.phpfreechat.net/parameters
no way a noob will understand these things
and for the developper/admin its 5 minutes to add the example's
$params['admins'] = array('your name' => 'your pasword');
$params["theme"] = "blune";


anyway this is all my opinion for what its worth
maybe you are offended by this but thats not my intention
Last edited by peppi on Wed Oct 27, 2010 10:49 am, edited 1 time in total.
peppi
Member
 
Posts: 16
Joined: Mon Oct 25, 2010 9:48 pm
Top

Postby waiheke » Wed Oct 27, 2010 3:24 pm

Hello Peppi

I am neither admin nor developer.
Three months ago I was a complete newbie too.
But in those three months I have tried to understand how it all works.

To be fair, if you are a complete novice, are you trying to do something that's too hard? The regex code belongs where you see the rest of the regex code - I don't know what line it is exactly, but there's 20 lines of regex code, that looks similar, that starts in the same way. It should be really, really obvious to put the new lines there.

If you do not know what a tyre looks like how can you repair a flat tyre ?
Personally I am happy to explain, but I have no responsibility to make a noob smarter. That's your job.

Google is good.
An array is a sequence of related values.
So .. .. for example ..
$params['admins'] = array('peppi' => 'roni');
.. means your name is peppi and the password is roni

I am not offended in the slightest, but you need to understand how to set the chat up, and use it as intended, and understand the basics, before you can do hacks and modifications.

Why don't you provide a link?

Happy trails !!

:)
Last edited by waiheke on Wed Oct 27, 2010 3:25 pm, edited 1 time in total.
waiheke
Member
 
Posts: 126
Joined: Sun Sep 12, 2010 4:33 pm
Top

Postby peppi » Wed Oct 27, 2010 3:34 pm

to be honnest my reply was a reaction on old wolf his reply
and i am not a complete novice in these things
i have installed many addons.hacks on my forums (phpbb) and did some modifications on vBulletin also
these modifications are mostly wel documented in how to implement or replace code's
they say wich file and where to place it or what to replace

and the parameterpage here is made by the admin i presume
so its not all that difficult to place the examples there


but this go's way out of topic maybe i should open a topic about this in bugs or request
peppi
Member
 
Posts: 16
Joined: Mon Oct 25, 2010 9:48 pm
Top

Postby waiheke » Wed Oct 27, 2010 3:50 pm

if it's about admin settings, it's on topic -- i checked out your website -- chat is okay, isn't it?

Now you are trying to make a well-designed webpage aren't you?
waiheke
Member
 
Posts: 126
Joined: Sun Sep 12, 2010 4:33 pm
Top

Postby OldWolf » Wed Oct 27, 2010 11:47 pm

peppi wrote:so tell me what is there not to understand about me saying that its hard to understand some things here

My statement was pertaining to this specific topic. What do you not understand about admin. It's been explained, I've asked you once, now let me ask again. Specifically, what do you not understand about admin? Don't reply telling me you just don't get it or what you think it should have. What don't you understand? If you can't formulate a specific question, there's no way on earth I'm going to be able to give you a specific answer.

peppi wrote:modifications are not really easy to find ( take a look at re*s.t.a.r.s.*2 webpage and his chatbox what are these addons,hacks,modifications?? http://radioscatrachas.info/chat/catrachitas.html )
they are not well documented most of the time the file to edit is not posted just the piece of script

That's his call, not mine! I can't control what he decides to share, nor can I control how much he documents them! I'm not going to tell users they can't post resources just because you don't understand them, many people do, and it's helpful to them.

peppi wrote:in my opinion you are the admin and developper so i think you should do more about these things
either delete them or edit them and make some rules about how to post hacks, addons, modifications this way noobs like me can understand them aswell

Quite frankly, you should be thankful that users are posting anything at all, and that they're willing to volunteer their time and ideas.
No, I'm not going to delete them or tell users that they can only post their ideas if they follow specific rules, because quite frankly (again), I doubt anyone WOULD post then. I'd rather they share their code, and those with competency in php can at least use it, than remove it all, just because you can't.

Those modififcations you refer to are not officially supported, and I don't intend to start supporting them. If you want to modify your chat beyond the intetions of the original design, by all means, go for it... ask others, look into posts, do whatever you like to get the info. But they aren't officially supported, and I'm not about to design a whole system to organize and maintain them when we barely have enough help to answer questions on basic usage within the design of the original software.




peppi wrote:so yes its not the most userfriendly chatbox and its not the most userfriendly hacks,addons,modifications
even the parameter page is very unfriendly
http://www.phpfreechat.net/parameters
no way a noob will understand these things
and for the developper/admin its 5 minutes to add the example's
$params['admins'] = array('your name' => 'your pasword');
$params["theme"] = "blune";

Oh, you mean like that thing at the very top which tells you exactly how to use the parameters? Keep in mind that I can't force you to read the first paragraph in the page. I haven't had one user, after reading that paragraph, not understand how they were used. You're going to have to explain how that doesn't cover it if after reading it you still don't understand.

This chat is designed a certain way, and supported to be used that way. Anything beyond that you are welcome to attempt, but I'm not going to make it "official." I'm happy to help answer any questions on those parameters that you might still have... that's why the forum is here after all.

Thanks,
OldWolf
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top


Post a reply
12 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 10 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub