Forum Activity for @douglas

douglas
@douglas
06/18/15 08:56:15AM
2,812 posts

Profile Image on Private Notes Module


Jamroom Developers

I see your point. But if your creating the profile(s) yourself via the ACP > Profiles > User Profiles > Tools > Create New Profile, then you should be able to upload an image at the same time of creation.
douglas
@douglas
06/18/15 07:38:11AM
2,812 posts

Profile Image on Private Notes Module


Jamroom Developers

I believe if you upload a user image and not a profile image, the profile will use the user image, so you could just allow your users to upload a user image.
douglas
@douglas
06/17/15 12:15:47PM
2,812 posts

login startsite


Using Jamroom

If you'll send your site URL, admin username and password, and FTP access to support[at]jamroom[dot]net I'll take a look at it for you.
douglas
@douglas
06/17/15 09:46:17AM
2,812 posts

invalid search criteria in jrCore_db


Installation and Configuration

If you'll send your admin login to support[at]jamroom[dot]net I'll take a look.

You may have done this once already, but we don't normally keep admin login information.
douglas
@douglas
06/17/15 08:58:13AM
2,812 posts

Language issue [SOLVED]


Design and Skin Customization

I see Spanish. Try deleting the browser cookies for your site in your browsers settings.
douglas
@douglas
06/17/15 08:55:47AM
2,812 posts

invalid search criteria in jrCore_db


Installation and Configuration

Do you have the developer mode enabled?

On a side note, I see an issue with your news_slider.tpl, you'll want to change your row.blog_text variable from this:

{$row.blog_text|truncate:150:"...":false|jrCore_format_string:$row.profile_quota_id|nl2br}

to this:

{$row.blog_text|truncate:150:"...":false|jrCore_format_string:$row.profile_quota_id:null:nl2br}

that should help with the extra spaces showing up in the sliders caption area.
updated by @douglas: 10/24/15 01:40:00AM
douglas
@douglas
06/17/15 08:46:03AM
2,812 posts

(Allow HTML ) TAGS


Using Jamroom

Can the search bar script go in the template the blog is located at?

In other words, can it be put in a template instead of trying to embed it?
douglas
@douglas
06/17/15 05:08:40AM
2,812 posts

login startsite


Using Jamroom

Make sure you've activated it after uploading it. I know it works as I use it on a couple of my own sites and the jrSoloArtist skin uses a similar module as well.

I've thought about coming up with more options for it, I just don't have the time and there doesn't seem to be a big demand for it. Will put it down as a TODO, but it won't be priority at this time.
douglas
@douglas
06/16/15 12:30:33PM
2,812 posts

(Allow HTML ) TAGS


Using Jamroom

I really don't recommend doing this, but you could try adding the gcse:search tag to your allowed HTML and see if that fixes it.
douglas
@douglas
06/16/15 07:58:23AM
2,812 posts

(Allow HTML ) TAGS


Using Jamroom

Is there a reason you need javascript in a blog post?

Or are you trying to show the code itself in a blog post?

If so, are you using the text editor?
  147