Discussion Forums  >  Self Hosted Control Panels

Replies: 17    Views: 120

MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
02/05/14 11:02 AM (11 years ago)

(Solved) Error when trying to download plugins to a self hosted on 3.0.0

Hi all, On the config from line 29 I have the option to change username and password: /* buzztouch.com User Email Address, Password */ define("APP_BT_ACCOUNT_USEREMAIL", "YOUR_BUZZTOUCH_ACCOUNT_USER_NAME"); define("APP_BT_ACCOUNT_USERPASS", "YOUR_BUZZTOUCH_ACOUNT_PASSWORD"); The thing is, my username is my email address, therefore it contains "@' sign. Back on my server, if I leave like the original config.php, the plugins don't show as I get: "Error! Invalid buzztouch.com login" If I change the config.php to my buzztouch.com login credentials, my server shows a message like: Parse error: syntax error, unexpected '@' in line 30 and doesn't let me do anything else. Am I doing anything wrong here? Thanks in advance.
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
02/05/14 11:17 AM (11 years ago)
Hi @MobNew, Did you see a checkmark inside a red box at some pint when setting up self-hosted? Make sure you put in the secret and other details to match your buzztouch info on buzztouch site. LA
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 11:35 AM (11 years ago)
Hey @LA, There was no red checkmarks at all. In fact, so far everything seams to be working great. Only the "Download Plugins from your buzztouch.com Control Panel" that seams to not accept my username as it contains the "@" sign when trying to sync. Thanks for your prompt reply trying to help.
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
02/05/14 11:39 AM (11 years ago)
How long ago did you setup the self-hosted? LA
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 11:41 AM (11 years ago)
About an hour ago. MobNew
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 11:41 AM (11 years ago)
About an hour ago. MobNew
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
02/05/14 11:43 AM (11 years ago)
When you were going thru the setup process, it should of said something about seeing a green checkmark inside a red box? If not, then it's not config correctly. LA
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 11:47 AM (11 years ago)
I saw a message informing everything was checked and fine and I should proceed ahead, which I did. To be honest I don't remember exactly what the message was, but it showed a √ and informed I was good to carry on to the next step. Cheers
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
02/05/14 11:49 AM (11 years ago)
ok not sure then, I would send a message to PSMDanny! LA
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 11:51 AM (11 years ago)
okay. Thanks anyway LA.
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
02/05/14 11:52 AM (11 years ago)
Sorry! LA
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 11:53 AM (11 years ago)
No worries. Your predisposition for helping is much appreciated. MN
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
02/05/14 03:05 PM (11 years ago)
I can't remember the 'procedure' required, but I 'thought' you could put a slash '/' to accept the next character (if it's a special character) but I can't remember exactly… Hopefully someone can chime in, or perhaps a bit of a search could remedy it. Cheers! -- Smug
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 03:17 PM (11 years ago)
Guys thanks a ton!!! I managed to find out the mistake and it was a silly one of course; that with the help of all of you. I will post here hunt in case some others are on a mac and using a text editor called Smultron. the " it types is with style and that it is recognised as a special character and not as a normal double quotes. Cheers
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
02/05/14 03:26 PM (11 years ago)
Hi, God thinking @SmugWimp That's what I thought at first to until he showed me the code he used: define("APP_BT_ACCOUNT_USEREMAIL", “email I use to log into your site”); define("APP_BT_ACCOUNT_USERPASS", “mypassword to log into your site”); See the double quotes? That's where it went wrong. Hope that whenever someone is facing the same issue he finds this post. Glad we could solve this. Best Regards, Danny
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
02/05/14 03:28 PM (11 years ago)
Well I tried..lol LA
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
02/05/14 03:32 PM (11 years ago)
Hi LA, Thanks for trying. You helped a lot and it's much appreciated! (especially the post where you refered to PSMDanny, hahahahaha) Best Regards, Danny
 
MobNew
Aspiring developer
Profile
Posts: 21
Reg: Feb 03, 2014
London
510
like
02/05/14 03:37 PM (11 years ago)
Hehe. Sure thing @PSMDanny. @LA. Super thanks to spare some of your time. I own you a pint ;) .... One to you too @PSMDanny ;)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.