Forum Activity for @douglas

douglas
@douglas
11/21/24 06:27:49AM
2,791 posts

search 3.0


Jamroom Developers

MONEE:
is the beta available?

Yes, if you have your Beta channel enabled in your ACP > Marketplace > Tools > Marketplace Channels ( /marketplace/release_channels ).

If you already have that channel enabled, check that you have upgraded to the latest version by going to your ACP > Listings > Search > Info tab.

Hope this helps.
douglas
@douglas
11/01/24 05:28:04AM
2,791 posts

Fan Club skin questions


Design and Skin Customization

K_K:
This is probably going to stay as a one blog style of page, so only way to change them are the templates?

That is correct.
douglas
@douglas
10/31/24 05:23:54AM
2,791 posts

Fan Club skin questions


Design and Skin Customization

Nothing is showing in those lists because you only have one profile on the site.

That list is to show other profiles blog/youtube items.
douglas
@douglas
10/29/24 06:04:36AM
2,791 posts

Fan Club skin questions


Design and Skin Customization

After looking into the code, there shouldn't be a 3rd list tab in the skin settings.

If you want, send us your URL, and admin login, and we can get that tab removed for you.

Quote:
I have about everything else working nicely, but the sidebar for individual user blog post lists shows "No Items Found" and I can't find anywhere to set it.

Can you post a URL where you are seeing this happen?

Thanks!
douglas
@douglas
10/08/24 06:58:27AM
2,791 posts

Login Page not found after server migration.


Installation and Configuration

Sorry if I'm mistaken here, but that does not look like a Jamroom htaccess file. It looks more like this:

# Jamroom Apache .htaccess file
DirectoryIndex modules/jrCore/router.php

Options +FollowSymLinks -MultiViews -Indexes

# Headers
<IfModule mod_headers.c>
Header unset ETag
Header always set X-Content-Type-Options nosniff
Header always set X-XSS-Protection "1; mode=block"
FileETag None
</IfModule>

# Compress everything we can
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript text/javascript-x application/javascript
</IfModule>

# All requests through the router
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^modules/.*\.tpl$ - [F,L,NC]
RewriteRule ^skins/.*\.tpl$ - [F,L,NC]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule ^(.*)$ modules/jrCore/router.php?_uri=$1 [B,NC,L]
</IfModule>
douglas
@douglas
08/19/24 06:05:31AM
2,791 posts

search 3.0


Jamroom Developers

Yes, still in beta at this time.
douglas
@douglas
08/19/24 06:04:06AM
2,791 posts

ads in timeline feed


Design and Skin Customization

I believe this would require a custom module or modifications to the timeline module.

Sorry, it's not possible at this time.
douglas
@douglas
07/30/24 08:11:56AM
2,791 posts

Copying Text


Off Topic

I'm not seeing an issue on Chrome with selecting and copying text, however, I'm not logged in to the site either. Maybe that has something to do with it?
douglas
@douglas
07/23/24 04:56:42AM
2,791 posts

Updates NOT Updating


Using Jamroom

A 500 error is a server error not a Jamroom error.

Most likely the server is not set up to run Jamroom without issues.

Have you checked the server requirements for Jamroom?

https://www.jamroom.net/the-jamroom-network/documentation/getting-started/774/server-requirements

You can also go to your system check in the ACP to clarify everything is set up properly.
ACP > Core > System Core > Tools > System Check (/core/system_check)

Hope this helps!
douglas
@douglas
06/19/24 03:21:40PM
2,791 posts

songs are not streaming to full length


Using Jamroom

Do you have a link we can test?
1