Forum Activity for @madc

MAD
@madc
03/14/14 11:29:57AM
600 posts

Profiles - Assigning different tpl files


Design and Skin Customization

hmmm === broke the page but == worked ...just saying??
MAD
@madc
03/14/14 11:27:45AM
600 posts

Facebook - Not Running SSL


Installation and Configuration

Does jr have any ssl settings in any module ( ie Events ) ?
maybe they are sending back a https link?
Just an idea
The artists pages work perfectly and keep the http links, but the events go in as a https link. If you click on them at FB they go nowhere as we arent running ssl
just a thought?
Did you test both links? You will see what is happening
updated by @madc: 03/14/14 11:28:23AM
MAD
@madc
03/14/14 09:51:16AM
600 posts

Facebook - Not Running SSL


Installation and Configuration

Our last site pulled in images and posts and links without ever using ssl.
We aren't sure why it would turn our link into an ssl one now?
Any ideas
Edit:
I just tested our work site which is not ssl and it pulls into pages fine.
So why is JR returning an ssl link to FB when we dont have it installed?
Edit 2:
The artists links work fine. They pull in the Images and the Bio.
Seems to be only the events
go to facebook and post this in a feed
http://www.punkbandpromotions.com/agent-attitude
It stays the same
then post this
http://www.punkbandpromotions.com/knife49/event/38
It changes to https
So something is wrong
updated by @madc: 03/14/14 10:01:32AM
MAD
@madc
03/14/14 09:49:32AM
600 posts

OneAll - Thought I was going Mad


Using Jamroom

Ok too much to do so that is on the later list. Thanks @brian!
MAD
@madc
03/14/14 09:45:16AM
600 posts

Profiles - Assigning different tpl files


Design and Skin Customization

You sir are more than a Legend!
Worked perfectly. Now I just need to add more if statements to give our other 4 quotas the same thing.
Be good if you could pick the tpl files you want a quota to use.
BTW your code had === instead of ==
How would I add more to that . Say I had three quotas I wanted to all use separate templates

{if $profile_quota_id == 7}
	{jrCore_include template="profile_radio_header.tpl"}
{else}
{if $profile_quota_id == 9}
       	{jrCore_include template="profile_nextquota_header.tpl"}
{else}
{if $profile_quota_id == 14}
       	{jrCore_include template="profile_id14quota_header.tpl"}
{else}

???
MAD
@madc
03/14/14 09:40:25AM
600 posts

Facebook - Not Running SSL


Installation and Configuration

We aren't running SSL but we have noticed if our users post a link to an event page on our site the links go from http to https in facebook ( which dont go anywhere.
Why is FB doing this. Never had this before
updated by @madc: 05/01/14 10:44:50AM
MAD
@madc
03/14/14 09:07:51AM
600 posts

OneAll - Thought I was going Mad


Using Jamroom

Thats for adding the login to an existing tpl file
How is the main login page generated. Is it part of the core? ( Thinking about it, it must be )
MAD
@madc
03/14/14 08:04:07AM
600 posts

OneAll - Thought I was going Mad


Using Jamroom

BTW is there no way to edit the login page?
We'd love to explain it before the users waste their time
MAD
@madc
03/14/14 07:55:18AM
600 posts

OneAll - Thought I was going Mad


Using Jamroom

Tested and I Love it!
Gives the user a good explanation.
Although ( pedantic ) I still can't understand why you have to log into facebook to verify that you own the email address then to go to your site and have it say you don't. Well not in that way but unless your password has been hacked for your email address , which can happen , you own it.
Anyway , it makes so much more sense now. Shame it actually has to log you into FB before getting that answer though, but I know that is out of JR hands.
Cheers @brian!
MAD
@madc
03/14/14 07:42:09AM
600 posts

OneAll - Thought I was going Mad


Using Jamroom

WOW your quick :)
  23