Forum Activity for @claygordon

Clay Gordon
@claygordon
02/09/15 10:01:34AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

I don't see it:

<div id="menu_content">
    <nav id="menu-wrap">
        <ul id="menu">

            {* Add in Cart link if jrFoxyCart module is installed *}
            {if jrCore_module_is_active('jrFoxyCart') && strlen($_conf.jrFoxyCart_api_key) > 0}
                <li>
                    {jrCore_lang skin=$_conf.jrCore_active_skin id="2" default="cart" assign="cart"}
                    <a href="{$_conf.jrFoxyCart_store_domain}/cart?cart=view">{jrCore_image image="cart24.png" width="24" height="24" alt=$cart}</a>
                    <span id="fc_minicart"><span id="fc_quantity"></span></span>
                </li>
            {/if}

And it was working in the morning on Sunday the 8th - so not sure why the errors on the 7th are not seen on the 8th.
updated by @claygordon: 02/09/15 10:04:54AM
Clay Gordon
@claygordon
02/09/15 09:55:01AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

I don't see any differences between the current header_menu_desktop and the last known prior working version using the compare tool. There were no visible changes made on Feb 8 that might have caused this to happen. Feb 7, yes - but Forums was not throwing errors on the 7th.
Clay Gordon
@claygordon
02/09/15 09:46:29AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

Sorry --- it's header_menu_desktop. Which makes more sense.
Clay Gordon
@claygordon
02/09/15 09:40:26AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

Deleted. Reloaded site. Error is back. Cached template re-created. It looks like it's index.tpl
Clay Gordon
@claygordon
02/09/15 09:04:30AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

Delete -

data/cache/jrCore/dc6931e8034b218e9a23c6771c4478ac.tpl

Resetting template caches doesn't fix this?
Clay Gordon
@claygordon
02/09/15 08:53:24AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

[07-Feb-2015 18:08:20 America/New_York] PHP Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/choclife/public_html/thechocolatelife/data/cache/jrCore/dc6931e8034b218e9a23c6771c4478ac.tpl" on line 12 "{/if}" unexpected closing tag <-- [x 1]

thrown in /home/choclife/public_html/thechocolatelife/modules/jrCore-release-5.2.22/contrib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 12 [x 1]
Clay Gordon
@claygordon
02/09/15 08:41:49AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

No PHP errors on-screen. I am assuming nothing in the JR logs.

Not sure where to find the PHP error logs using cPanel - though error logs function shows empty.
updated by @claygordon: 02/09/15 08:42:52AM
Clay Gordon
@claygordon
02/09/15 08:32:32AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

It's my quota as admin. Anything routing through thechocolatelife.com/clay is affected.

I can't get to my profile, but I can get to my account/profile settings pages.

I have the same problem when not logged in in another browser.

In Profile Forums config "allow on profile" is enabled for all quotas.
Clay Gordon
@claygordon
02/09/15 08:18:40AM
744 posts

All Forum Links Are Not Working :: 404 errors


Ning To Jamroom

NONE of the links to Forums are working, all generate 404 errors. ALL other top nav URLs function properly.

I reverted to the prior working version of the skin. Did not help.

I posted a new forum post yesterday morning and it was working fine when I left. I made no template changes yesterday after doing the post, however I did update galleries by moving images around and adding titles.

This is the URL set in the skin global config:

http://www.thechocolatelife.com/clay/forums

This is the URL copied from the top nav menu item:

http://www.thechocolatelife.com/clay/forums

This is the URL from a link in the Latest Forum Posts block on the home page:

http://www.thechocolatelife.com/clay/forums/tasting-notes/14682/trying-to-make-generic-pairing-recommendations#last

I ran the integrity check. Did not fix the problem.

Running 1.5.1 of jrForum. Reverted to 1.5.0 then reset caches. This did not solve the problem. (Reverted back.)

I am at a loss to understand what is going on.



updated by @claygordon: 03/15/15 05:01:30AM
  11