Forum Activity for @paul

paul
@paul
09/01/18 06:20:56AM
4,335 posts

Online Marketplace/Retail Store


Using Jamroom

No, not the Premium trial, the Hosting trial. Go here and click on the Create Server button at the bottom of the page -

https://www.jamroom.net/hgmnz/hosting/overview
paul
@paul
09/01/18 01:33:02AM
4,335 posts

Online Marketplace/Retail Store


Using Jamroom

What Strumelia said - Set up a free trial server with the ESkin and try things out for 7 days.
ESkin is very configurable without having any coding knowledge. As an example, I set up this site, with front page images and text, along with a couple of products, in minutes - http://pseudositecom.jamroomhosting.com/
hth
paul
@paul
08/31/18 02:03:22AM
4,335 posts

Are they trying to hack my site?


Off Topic

I've added a bit of code to the top of the music.tpl template to catch any non valid options -

{if $_post.option != 'by_newest' && $_post.option != 'by_plays' && $_post.option != 'by_ratings'}
    {$_post.option = 'by_newest'}
{/if}

They get diverted to 'by_newest' and no errors in your activity log.
hth
paul
@paul
08/30/18 03:07:55PM
4,335 posts

Are they trying to hack my site?


Off Topic

This is calling the skin music.tpl template with the option 'by_album' which isn't a valid template option, so the 'order_by' parameter doesn't get set, hence the error.
Is there a link elsewhere on the site to https://songblitz.com/music/by_album that a bot has maybe found, and then gone on to see all the alphabetical links on the page, so is trying all of them?
paul
@paul
08/30/18 12:15:44PM
4,335 posts

Are they trying to hack my site?


Off Topic

Possibly, though its not possible to pass search order parameters into Jamroom via a url, so those activity log messages are likely generated by an 'invalid order_by' in one of your templates.
What is the URL they are hitting?
paul
@paul
08/28/18 11:23:47AM
4,335 posts

Issue with Blogs/News etc


Using Jamroom

Glad we got there in the end :-)
paul
@paul
08/28/18 10:46:45AM
4,335 posts

Issue with Blogs/News etc


Using Jamroom

These are blogs created by profile 'admin' and that profile has its privacy set to 'private', hence no one else can see any of admin's content.
Change the privacy setting to 'global' and all (including non logged in visitors) will be able to the the blogs.
hth
paul
@paul
08/28/18 10:27:45AM
4,335 posts

Issue with Blogs/News etc


Using Jamroom

Where are you looking at the blogs, and what blogs are you expecting to see there?
paul
@paul
08/28/18 09:48:33AM
4,335 posts

Issue with Blogs/News etc


Using Jamroom

Update a blog and there is a category field where you can edit the category the blog is part of.
hth
paul
@paul
08/28/18 06:49:04AM
4,335 posts

Issue with Blogs/News etc


Using Jamroom

I think your skin might be looking to only display blogs from the admin user with a specific category, so if you changed those, that might be reason they are not showing.
I tried to log into your site but the un/pw I have no longer works. Ticket us with the site and a working master login and I'll take a look.
Thanks
  89