Forum Activity for @michael

michael
@michael
08/05/15 09:49:31PM
7,832 posts

Twitter


Suggestions

Not understanding how that would work.

The new users get redirected to twitter?
notifications of new users are output to twitter?
New users can use their twitter account to sign up?
michael
@michael
08/05/15 02:18:20AM
7,832 posts

I am unable to install any module


Installation and Configuration

Sounds like a server issue, check that your server is able to create symlinks.
michael
@michael
08/05/15 01:45:48AM
7,832 posts

Syntax Error


Using Jamroom

The culprit is that {var on line 15. and {if on line 11.

But paul brings up another way to approach the issue that is better in this case because you have a ton of stuff. If you wrap that whole block in {literal}{/literal} then you dont need to do that add a space between the bracket thing.

{literal}
// all that code in here.......
{/literal}
michael
@michael
08/04/15 05:47:48PM
7,832 posts

Developer Tools Suggestion


Suggestions

We're not going to put that into Developer Tools because we cant vouch for its security. The one I liked though was this one:

http://extplorer.net/

you just upload it and it works, no setup needed. I put it into a folder:
/ftp

then visited that in the browser and it worked.
michael
@michael
08/01/15 12:16:18AM
7,832 posts

Editing a page layout with Sitebuilder


Using Jamroom

SB does not effect profile pages. Its a tool to get stuff that exists in the system out and display it on the top level of your site.

So the user added content is added to each users profile. Then you use site builder to show off what you want to show off to structure your community for users visiting.

So you build lists of things that exist on profiles in orders that make sense, perhaps the newest videos uploaded to the profiles.

researchcooperative:....but pages set up with links from the main menu tab have disappeared....
It might be because you changed the menu items link.

If you have a menu item that reads:
"Todays Favourites"

and the url for that gets auto generated to be:
/todays-favourites

Then go and build a page there with SB, the page you built is linked to that URL.

If you then go in and change the menu url to something else:
"Todays Best"
/todays-best

That is not going to take the page to a different location. The page created at /todays-favourites is still there.

So you'd either need to move the url of the page to the new location, or keep the same url and just update the title text.

Is that the issue causing confusion perhaps.
michael
@michael
07/31/15 10:45:37PM
7,832 posts

PHP Fatal error: Cannot set directive after finalization


Jamroom Developers

This looks related:
http://htmlpurifier.org/phorum/read.php?3,7261
Quote: .....they're not supported because they're not part of the HTML4 spec, so HTML Purifier doesn't know about them. If you're sure they're safe from an XSS perspective, you can teach HTML Purifier about them using http://htmlpurifier.org/docs/enduser-customize.html .....

and leads us to here:
http://htmlpurifier.org/docs/enduser-customize.html

Trying to figure out how to add custom definition of 'data-content' now.
michael
@michael
07/31/15 10:19:58PM
7,832 posts

PHP Fatal error: Cannot set directive after finalization


Jamroom Developers

Without changing anything, if I have:
span,strong,em,a,b,u,i,p,div,br,img,h1,h2,h3,h4,pre,
hr,ul,ol,li,table,tbody,th,tr,td,figure,figcaption,
figure.class,figcaption.class,iframe,blockquote,footer,
cite,cite.class,cite.title,blockquote.class,blockquote.data-content
as the "Allowed HTML Tags" then the only thing that gets stripped out is that:
data-content=

looking for how to get to keep that now.
updated by @michael: 07/31/15 10:20:44PM
michael
@michael
07/31/15 10:01:31PM
7,832 posts

jrAdminSkin module views


Using Jamroom

Should be all sorted now. Thanks Steve.
michael
@michael
07/31/15 02:56:47AM
7,832 posts

jrAdminSkin module views


Using Jamroom

yes.

but they arn't.

Needs fixing, hmmm.
michael
@michael
07/31/15 02:50:55AM
7,832 posts

PHP Fatal error: Cannot set directive after finalization


Jamroom Developers

Sorry I didn't get to this today steve, I'll try to tomorrow.

--edit--
Thanks for the really great write up on how to get setup. :)
updated by @michael: 07/31/15 02:51:21AM
  506