Forum Activity for @michael

michael
@michael
08/28/15 08:10:44PM
7,832 posts

need help developing advanced search (partially completed)


Jamroom Developers

Yeah, thats looking nice!

--edit--
Thought I remember you saying it had fuzzy logic searching. I tried 'srampoo' and expected to see the results for 'shampoo' and 'sjampoo'(there was that in a search result) but it came back empty.

Still looking nice though. :)
updated by @michael: 08/28/15 08:13:31PM
michael
@michael
08/28/15 07:31:28PM
7,832 posts

Question regarding media permissions


Using Jamroom

where is the 'media icon'? Im not totally understanding what your trying to achieve.

All the youtube videos should be visible at:
YOUR-SITE.com/youtube

If your talking about embeding youtube into a blog post only videos associated with your profile will show up in the embed option screen.

If its the embed screen your talking about, there is an option at:
ACP -> FORMS -> EDITOR EMBEDDED MEDIA -> GLOBAL CONFIG -> "Profile Media Only"

That allows all users to embed other users stuff. Thats not allowed by default but if you remove that limitation any user can add any other users public stuff to their blog posts etc.
michael
@michael
08/28/15 07:22:51PM
7,832 posts

How to copy n paste text on jamroom ?


Using Jamroom

If that's not working, its very likely you are using a skin level over-ride on the jrCore module.

Check your skin for this template:
ACP -> SKINS -> YOUR SKIN -> TEMPLATES -> jrCore_form_editor.tpl

If you have that then your skin is over-riding the way the module works and changing the module template will not have any effect.

Make your changes to the skin level over-ride instead.
michael
@michael
08/28/15 06:53:12PM
7,832 posts

How to copy n paste text on jamroom ?


Using Jamroom

you'll want to get rid of that last , right after
spellchecker",
to:
spellchecker"

Some browsers are really picky, others don't care.

Then run the integrity check, then take a look at the editor in a blog post. Im sure that one is controlled by the location your editing.

Jamroom has lots of over-ride locations, you might be using one of them, but try that first before we go searching.
michael
@michael
08/28/15 06:47:42PM
7,832 posts

Jamroom 5 updating problem


Installation and Configuration

on the issue of manual updates, all the data for the site is stored in the database, so you can either just upload into the same directory as the old module was to do an update.

The only thing to be aware of is that if any files have been DELETED in the newer version they will still be there if you just upload.

If you use an IDE like PhpStorm for development, then it has a "sync with deployed to...." option that checks to see the server and the local version are the same which is useful.

Files aren't often being deleted from modules so its only a real small concern.
michael
@michael
08/28/15 06:43:08PM
7,832 posts

Jamroom 5 updating problem


Installation and Configuration

My first suspicions jump to: Probably a connection related issue, try again in a while.

If your server company is a long way from our server that could possibly be the issue, but it is unlikely as the internet for server to server connections is pretty stable. Unless it was a server that your using at your home, that might make it a bit more likely.

The next thoughts are a stretch.
* If it was a server setup issue, has anything changed between last time you used the marketplace to download something and this time. Perhaps a change in server settings caused a path that was open to now not be open. (seams unlikely)

You can always download the version from here on jamroom.net and upload it over top of what you have on your server as a backup plan.

Nice to get the marketplace working though. Give it another try now and see if it makes a difference.
updated by @michael: 08/28/15 06:43:45PM
michael
@michael
08/27/15 06:33:01PM
7,832 posts

User Accounts page not loading for Chrome & FF users


Using Jamroom

Thats not a jamroom specific error, its the server complaining about something.

I found this:
https://nixtree.com/blog/cannot-allocate-memory-in-suphp/

Looks to be the same issue.

Which one is the "User Accounts" page, got a URL? if its /user/account then its going OK for me here on the current marketplace versions.

I can take a look at the url if you send it to me.

--edit--
Got the URL, same thing for me here on your site too. the browser tab spinner spins like its trying to load but never finishes.
updated by @michael: 08/27/15 06:36:46PM
michael
@michael
08/27/15 06:27:21PM
7,832 posts

Jamroom 5 updating problem


Installation and Configuration

It should be as easy as going to:
YOUR-SITE.com/marketplace/system_update

and clicking the UPDATE ALL ITEMS button.

When you click that a pop-over panel will appear (screenshot) If thats not happening check
ACP -> CORE -> SYSTEM CORE -> TOOLS -> SYSTEM CHECK

to make sure your system has no red lights on it. Could be a server issue, but if you've already done updates before, that's unlikely. Also try installing one of the free modules from the marketplace just to check that the communication system between your server and the main jamroom server is working.
screenshot_system_update.jpg screenshot_system_update.jpg - 104KB
michael
@michael
08/27/15 06:19:14PM
7,832 posts

How to copy n paste text on jamroom ?


Using Jamroom

If there is an image icon button its something you've added, its not there by default on the standard interface because the embed module puts its own there which allows for image upload.

Sure, if the button is there they can use that.

--edit--
Just checked, its not there on your site. You might want to add 'image' to the editor when you are adjusting the form_editor.tpl to allow a way to add linked images.

The docs:
http://www.tinymce.com/wiki.php/Plugin:image

You can see the button on this page: http://www.tinymce.com Its that one that looks like a picture of mountain scenery
updated by @michael: 08/27/15 06:22:39PM
  492