Home Support
Welcome, Guest
Please Login or Register.    Lost Password?

How to setup Super Admin???
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: How to setup Super Admin???
#6237
BlastChatSupport
Admin
Posts: 2413
graph
User Offline Click here to see the profile of this user
BlastChat
Re:How to setup Super Admin??? 2 Months, 3 Weeks ago Karma: 68
1. got to your website front page
2. login there to your SuperAdmin account
3. load page that contains chat
4. leave chat page

5. go to your joomla admin backend, menu Components/BlastChat
Client/Administration
6. select your website, then "Users"
7. find the SuperAdmin user that will be listed there and edit it, set
it as SuperAdmin, click Save

8. go back to your frontpage and load chat again
 
The administrator has disabled public write access.
#6235
sismercado
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:How to setup Super Admin??? 2 Months, 3 Weeks ago Karma: 0
I still getting this message:
This website has no Super Administrator assigned. Assign one in "Users" area. I have same problem after I follow the instruction from Support forum still not visible the problem to add the "Super Admin" on my platform; the site is registered and working from my end; I add chat room but still give me this message: This site don't have "Super Admin"??? well what I have to do next after I see I can add a "Super Admin" from my end??? I hope this put to runn the chat A.S.A.P. ....???

www.spiritzcoaching.com
User Manager, don't show any option to add the "Super Admin"
BC Account / www.spiritzcoaching.com / User Manager / umanager ???
please help!
Thanks,
HMM
 
The administrator has disabled public write access.
#4897
BlastChatSupport
Admin
Posts: 2413
graph
User Offline Click here to see the profile of this user
BlastChat
Re:How to setup Super Admin??? 2 Years, 8 Months ago Karma: 68
I am assuming you are using BlastChat Client for Joomla 1.5.x:
so replace
Code:

function bc_getLiveSite($ls) {

with
Code:

function bc_getLiveSite() {
 
The administrator has disabled public write access.
#4896
makdee
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:How to setup Super Admin??? 2 Years, 8 Months ago Karma: 0
I have replaced the "function bc_getLiveSite()"

and the chat is working.

but a new problem is arising, when I click the link this warning comes along with the chat box.


Warning: Missing argument 1 for bc_getLiveSite(), called in /home/makdee/public_html/makdee.co.cc/components/com_blastchatc/blastchatc.php on line 124 and defined in /home/makdee/public_html/makdee.co.cc/components/com_blastchatc/api.blastchatc.php on line 217

code i used is:

function bc_getLiveSite($ls) {

//this string must match your website URL that you registered with blastchat service!

return "makdee.co.cc";

}
 
The administrator has disabled public write access.
#4783
BlastChatSupport
Admin
Posts: 2413
graph
User Offline Click here to see the profile of this user
BlastChat
Re:How to setup Super Admin??? 2 Years, 10 Months ago Karma: 68
1. Go to admin backend, menu Components - BlastChat Client - Registration
2. copy value of "private key" field printed on that page
3. paste copied value to "private key" field at Configuration-Client tab/menu.

First you have to solve error message, then your users will be created and then you can assign SuperAdmin.
 
Last Edit: 2009/03/30 22:09 By BlastChatSupport.
The administrator has disabled public write access.
#4780
lucamarino
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:How to setup Super Admin??? 2 Years, 10 Months ago Karma: 0
Hello,
I'm in the same loop as the other member.
I've installed blastchat and when configuring the server I get the message:
"This website has no Super Administrator assigned. Assign one in "Users" area."
But here there is no users yet. And it says:
"Users are created in blastchat system when a member of your site enters chat from your website's frontend (not admin backend). "

So I moved to the login page of my website, logged in and then try to open a chat and I get:
"Contact your website administrator. Incorrect public key. Check that value if your private key is correct."

So no users are created at the admin level and I don't know what to do....

Luca
 
The administrator has disabled public write access.
Go to topPage: 123