Forum Activity for @claygordon

Clay Gordon
@claygordon
01/19/15 10:53:48AM
754 posts

comment back (tip)


Ning To Jamroom

brian:
What if there were notifications for replies to comments?

What you say is also very easy though - it's just a link to their profile index with a "hash" tag set so they drop right down to the comment box.

Brian -

A notification of a reply to a comment ... that should be the same thing as someone just commenting, especially as there is no nesting of replies to replies. Not sure if there is a meaningful difference semantically (or from a data structures perspective).

The "reply to comment" (comment back) is a shortcut - it takes us directly to the place where we reply back with a single click; that's its usefulness, the single click to reply (and it would be even better if cursor focus were in the comment textarea).

It's is NOT a feature that I use very often, but I don't keep track of my members commenting on each others' comment walls so I can't tell you how useful it is to my membership in general. However, I can see where it's useful in a lot of communities.

But notifications is an absolute necessity - otherwise it would never occur to me to check my comment wall.
Clay Gordon
@claygordon
01/19/15 10:06:24AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

Paul -

I got your email, just back at my desk from being out for an hour or so.

Brian did some looking, he had me add the rewrite rules to .htaccess and I was able to get it to work in Safari, which I don't use on a daily basis, but for testing and stuff. Had no problems with Safari after all the changes so I am thinking that it is a Chrome issue. That's my next step.
Clay Gordon
@claygordon
01/19/15 08:08:31AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

the www CNAME record should point to :

thechocolatelife.com?
thechocolatelife.info/thechocolatelife?
Clay Gordon
@claygordon
01/19/15 08:02:16AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

As per Ning instructions, the www is a CNAME record.

The A entry is to @.

As they are both resolving properly (and this is a shared IP as that's the class of hosting I have at Arvixe at the moment - plan to upgrade once everything is working).
updated by @claygordon: 01/19/15 08:03:34AM
Clay Gordon
@claygordon
01/19/15 07:52:50AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

Question - should I delete the www entry in my zone file?
Clay Gordon
@claygordon
01/19/15 07:47:38AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

Brian -

Just did all of the above and was not able to log in.
Clay Gordon
@claygordon
01/19/15 07:42:22AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

I keep all the other rewrite rules, yes?


RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule ^(.*)$ modules/jrCore/router.php?_uri=$1 [NC,L]
Clay Gordon
@claygordon
01/19/15 07:37:14AM
754 posts

Missing Home Page About Blog entry - just disappeared from db


Ning To Jamroom

I was going to check it again last night but got waylaid by the DNS and not being able to log in. I will try to duplicate on my side.
Clay Gordon
@claygordon
01/19/15 07:34:20AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

Brian -

Both, if possible.

At Ning, this is done by setting the www record to point to the subdomain ... not sure how it works outside that environment.

www >> discoverchocolate.ning.com e.g., at Ning. This way I can keep the old site up for a while.

I would prefer the default to be www and have calls to thechocolatelife.com be redirected to www.
updated by @claygordon: 01/19/15 07:35:35AM
Clay Gordon
@claygordon
01/19/15 07:27:58AM
754 posts

DNS is now pointing properly ... but I now cannot log in


Ning To Jamroom

Could it be the www? I have it pointing to thechocolatelife.com should it be pointing to thechocolatelife.thechocolatelife.info? Or somewhere else?
  46