Forum Activity for @brian

brian
@brian
11/12/15 04:04:24PM
10,149 posts

Invalid App ID


Proxima

Natedogg265:
Since it does authenticate everywhere else I install this, I have to conclude it's a server issue.

Yeah I'm going to agree...
brian
@brian
11/12/15 04:03:47PM
10,149 posts

PayPal Buy It Now Button and Form Designer Question


Using Jamroom

Also - move the code INSIDE the closing div.
brian
@brian
11/12/15 04:02:39PM
10,149 posts

PayPal Buy It Now Button and Form Designer Question


Using Jamroom

No - that's how it works. Have you added content to that form field? Try adding some text around it - i.e.

This is the Description: {$file_description}

And if you see the "This is the Description" part but NOT the content it means either the variable name is WRONG or you've not added anything into that field for the item.
brian
@brian
11/12/15 03:57:42PM
10,149 posts

Trying to add a java slider to a blog post...strips out code


Using Jamroom

You don't need the literal tags - remove those.
brian
@brian
11/12/15 03:53:35PM
10,149 posts

PayPal Buy It Now Button and Form Designer Question


Using Jamroom

You've put it outside the div, but it should still show. Did you reset caches? Make sure you've got Developer Mode enabled (ACP -> Developer -> Developer Tools -> Global Config -> Developer Mode).
brian
@brian
11/12/15 03:52:29PM
10,149 posts

Invalid App ID


Proxima

try doing:

fdebug($_SERVER)

See if it is anywhere in the keys.
brian
@brian
11/12/15 03:51:53PM
10,149 posts

Invalid App ID


Proxima

Natedogg265:
Both empty.

Then it's not coming as Basic Authentication OR PHP/Apache on the server isn't setting it up for you in PHP. I've not seen that before so I don't know what to recommend.
brian
@brian
11/12/15 03:38:45PM
10,149 posts

Ning transfer issue - Url of website and facebook causing an issue


Ning To Jamroom

hypnoscott:
I just checked and it is set as printable. I must be checking the wrong place...?

Are you sure you're looking at the right form? "printable" pretty much allows anything. If you're still getting the error when trying to save, post the error here so we can see what field it is complaining about.
brian
@brian
11/12/15 03:31:05PM
10,149 posts

Making Changes to Artist Page Template


Design and Skin Customization

radiomusicgroup:
Using flashback skin.

What is the skin template file name used for all of the artist profile pages?

I'd like something other than just the timeline to show since we will not be using it.

The ideal artist page would have the artist audio files and then have the blog under it.

It would be great to have a single page that displays everything instead of having to click this and this and this.

Fingers crossed...


Thanks!!
:)

All the templates related to the User Profile start with profile_ (i.e. profile_index.tpl).

Hope this helps!
updated by @brian: 11/12/15 03:31:13PM
brian
@brian
11/12/15 03:30:04PM
10,149 posts

Invalid App ID


Proxima

You'll want to put some fdebug() calls inside the jrProximaCore_get_credentials() function (in the jrProximaCore/include.php file) and see what the contents of $_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_PW'] are.
  323