Forum Activity for @claygordon

Clay Gordon
@claygordon
02/02/15 12:17:59PM
733 posts

Home page content block not updating, bad URLs in Activity feed


Ning To Jamroom

Brian -

I went to the POSTS for a random user and those URLs are properly formed. I then went to search for one of the posters involved - David Menkes - in the site-wide search and I only return the profile, not any of the posts he's contributed to. I navigated manually to his posts and none of the URLs there are malformed.

Then I went to David's profile and viewed his timeline and the URLs there are malformed. So ... it's something in the comments module? I went there and the last file modify date is Jan 29 on item_list.tpl. I don't believe I could have overlooked this for three days.

index.tpl is showing a modify date for today but i made no modifications today.
Clay Gordon
@claygordon
02/02/15 12:07:09PM
733 posts

Home page content block not updating, bad URLs in Activity feed


Ning To Jamroom

{* BEGIN ACTIVITY *}
<div class="col12 last">
  <div class="item blog-archive-header m10">
    <h2>{jrCore_lang skin=$_conf.jrCore_active_skin id="27" default="Activity"}</h2>
  </div>
  <div class="blog-index-text" style="{if !jrCore_is_mobile_device()}height:400px; font: 10px/12px; overflow-y:scroll; overflow-x:hidden;{/if}margin: 10px 10px 0 10px;padding-bottom: 10px;">
{jrCore_list module="jrAction" order_by="_item_id numerical_desc" template="index_activity.tpl" pagebreak=7 page=$_post.p}
  </div>
</div>
{* END ACTIVITY *}

index_activity.tpl has not been modified.
Clay Gordon
@claygordon
02/02/15 11:57:45AM
733 posts

Home page content block not updating, bad URLs in Activity feed


Ning To Jamroom

Okay, so the stuff following the # is not the cause.

The problem is:

http://www.thechocolatelife.com/[b]david-menkes[b]/forum/14620/whole-bean-chocolate-raw-chocolate-etc-and-the-law

Should be:

http://www.thechocolatelife.com/[b]clay[/b]/forum/14620/whole-bean-chocolate-raw-chocolate-etc-and-the-law

Which might explain why it's not updating properly in Latest Forum Posts.

I don't know where (in what template) this URL is constructed so I don't know if I changed anything.

--- edited to add ---

I did revert to 1.6.4 of the activity timeline module and then reset the template cache but that did not solve the problem.
updated by @claygordon: 02/02/15 12:02:08PM
Clay Gordon
@claygordon
02/02/15 11:43:14AM
733 posts

Corrupted profile record survives database repair ?


Using Jamroom

Brian -

I go to the User Accounts Browser.
Click on Last login twice to see the most recent logins
The record I am talking about is on page two (of 96)

It's still there. This user logged in last at: 01/28/15 09:20:35PM

There is only the jrimage_display text in the image column. No user ID so I can't click on Modify. I don't know where to start looking in the datastore other than to page through all 96 pages of members and do a browser search on the page for jrimage_display to find out where it even is in the datastore.
Clay Gordon
@claygordon
02/02/15 11:36:01AM
733 posts

Home page content block not updating, bad URLs in Activity feed


Ning To Jamroom

This is in the site-wide forums.

I don't even know what I could do to change the URL this way.
updated by @claygordon: 02/02/15 11:36:32AM
Clay Gordon
@claygordon
02/02/15 09:22:53AM
733 posts

Home page content block not updating, bad URLs in Activity feed


Ning To Jamroom

Searching for something unique in the user comments datastore - rapadura does not appear. But it is there in site-wide search.
Clay Gordon
@claygordon
02/02/15 09:03:39AM
733 posts

It's Alive !!!


Ning To Jamroom

Thanks - it's been an awesome journey getting it to work.
Clay Gordon
@claygordon
02/02/15 08:43:46AM
733 posts

Home page content block not updating, bad URLs in Activity feed


Ning To Jamroom

Note - the URLs of the original posts are okay - but that does not explain why they are not in the Latest Forum Posts list - it's the URLs to the comments that generate 404s.

ALL of the comment URLs now generate 404 errors.
updated by @claygordon: 02/02/15 08:48:15AM
Clay Gordon
@claygordon
02/02/15 08:41:16AM
733 posts

Home page content block not updating, bad URLs in Activity feed


Ning To Jamroom

1) In the attached screen shot, the Activity Feed and Lastest Forum posts are out of sync.

There should be at least two entries above the top one in Latest Forum Posts - the Activity Feed posts on Flavored Chocolate and on Rapadura sugar.

2) The URLs in the Activity feed are broken - they have a #rNNNNN after them and generate 404 errors.

http://www.thechocolatelife.com/priscilla/forum/14627/flavored-chocolate-and-continuous-tempering-machines#r14629

These were working last night when I went to bed. Not working this morning. I have made no changed to template code in the last 24 hours.

I have done a full integrity check including repair database tables.


Home_TheChocolateLife_-_2015-02-02_11.31.40.png Home_TheChocolateLife_-_2015-02-02_11.31.40.png - 366KB

updated by @claygordon: 03/05/15 08:37:18AM
Clay Gordon
@claygordon
02/01/15 02:19:39PM
733 posts

Corrupted profile record survives database repair ?


Using Jamroom

Getting

jrImage_display: image item_id parameter required

in the img field of a user profile record. I can't modify it as there is an invalid parameter passed. I don't know what to look for in the DB to see what's going on.

I tried a repair database ... and it's still there.

http://www.thechocolatelife.com/user/browser/
Data_Browser_TheChocolateLife_-_2015-02-01_17.09.27.png Data_Browser_TheChocolateLife_-_2015-02-01_17.09.27.png - 174KB

updated by @claygordon: 03/15/15 01:12:11PM
  20