Forum Activity for @dazed

Dazed
@dazed
05/03/15 04:04:58PM
1,022 posts

ProJam Help


Using Jamroom

For the life of me I can't find out what template this is in.

For projam > audio index > what template has the edit, update, download buttons in it? I have a rogue sprite that I can't find!
updated by @dazed: 06/09/15 02:25:08AM
Dazed
@dazed
04/30/15 05:41:33AM
1,022 posts

add function to DB Backup module...?


Using Jamroom

I have the same Amazon setup. I think your idea is sound but if I have my backup files in a directory, I only need to replace the changed files not the entire skin.

I suggested this as temporary solution until Brian decides if he will implement your suggestion.
Dazed
@dazed
04/29/15 07:14:05PM
1,022 posts

add function to DB Backup module...?


Using Jamroom

Do it all via ftp and do it locally. With JR unless you are doing full blown development work, I can't see a need for using a source control like git.

So when I am changing stuff on my site, I just use filezilla and copy the files into a dir and create a backup copy of the files I am working on.
Dazed
@dazed
04/29/15 07:04:45PM
1,022 posts

add function to DB Backup module...?


Using Jamroom

It is probably a good idea.

As a suggestion, try this.

Create a directory called "Site Name"
Add a new folder by date: "04.28.15"
Create a folder called "back"
Copy your modules and skins to the back folder before you change anything
Then drag your "working files" into the date dir

This way you always have a backup of what you are working on and the current files easy to access. It also provides a history of changed files and backups. It is easy to roll back to specific date this way.
Dazed
@dazed
04/25/15 07:48:27PM
1,022 posts

Re-Key SSL Certificate Update


Installation and Configuration

I spaced that the SHA-1 Certificates needed to be updated to SHA-2. I updated the certs and now need to install them. This is where I am getting a bit stuck.

Anyone have a process flow for doing this? I found this but I am still not following based on my server setup.

https://www.digicert.com/ssl-certificate-installation-ubuntu-server-with-apache2.htm


updated by @dazed: 05/26/15 04:39:08PM
Dazed
@dazed
04/22/15 03:47:06PM
1,022 posts

Genre Search Displays 4 Pages but Pg 2-4 are empty


Using Jamroom

Thanks Douglas. Works like a charm!
Dazed
@dazed
04/22/15 04:38:20AM
1,022 posts

Genre Search Displays 4 Pages but Pg 2-4 are empty


Using Jamroom

It is the ampersand. I added %26 to he below and it pulls up. The genre on this is Drum & Bass so you can see the escape chars %20 for the spaces and "&" was in there. I will have to dig into the code and see if I can find out why that is missing.

http://www.mixposure.com/music/search_area=audio_genre/search_string=Drum%20%26%20Bass/p=3
Dazed
@dazed
04/21/15 07:34:02PM
1,022 posts

Cometchat


Using Jamroom

glad it is working. The integration file would just be good to compare for the db connections.
Dazed
@dazed
04/21/15 07:09:00PM
1,022 posts

Cometchat


Using Jamroom

yes.

let me know if you want to compare the integration.php file.
  47