Profile named Test no longer works

SteveX
SteveX
@ultrajam
12 years ago
2,589 posts
I'm certain I have named a profile Test before, but I just did that on a fresh site, and the profile doesn't appear correctly, just the header and footer.

Rename the profile and the profile_url to Test1 directly in the database, and the profile appears. Change it back to Test, and the profile is collapsed again.

See the "collapsed" profile here: http://dev3.ultrajam.co.uk/test


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 12/13/13 01:49:02PM
brian
@brian
12 years ago
10,149 posts
Weird - let me see what's up with that.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
12 years ago
10,149 posts
I just tested here and it worked for me. Do you maybe a site page name called "test" at that URL that has no content?

Shoot me your admin login and password if you can't see anything that would case it.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SteveX
SteveX
@ultrajam
12 years ago
2,589 posts
No, there's nothing created. I jsut installed some of the free modules, then created the profile named test.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
SteveX
SteveX
@ultrajam
12 years ago
2,589 posts
Its in jrElastic: test.tpl

{jrCore_include template="header.tpl"}

{jrCore_list module="jrAudio" search1="audio_title like mp3% || audio_album like testing%" search2="_created > 0" limit="50" order_by="audio_title asc"}

{jrCore_include template="footer.tpl"}



--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 10/24/13 04:40:53PM
brian
@brian
12 years ago
10,149 posts
Ahh - that's a testing template from me - not sure how that got in there, but let me get it removed and rebuilt.

The core would have prevented you from naming the profile "test", but you used a capital "T", and there is no "Test.tpl" - I'll get that fixed up so it's not case sensitive when it does it's check.

Sorry about that!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
12 years ago
10,149 posts
Okay I've pushed an updated Elastic that does not have the test.tpl inside it - delete that file and the profile should work.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags