1283 Posts
Bucklash
6 years ago
3
Topic

Hi Folks

EDIT::29 May 2017::SOLVED::All (most) of my dramas seemed to come from me adding Menu Items dynamically. It has worked fine all this time, but removing it has solved my main drama.

Hoping some clever minds out there can help me where to look...
I have just noticed that I am getting some error messages on my site

 

Once on my homepage:

Fatal error: Cannot use object of type JTableContent as array in /home/ashstone/public_html/fretroom.com.au/plugins/cck_field/code_beforerender/code_beforerender.php(164) : eval()'d code on line 13

And on menu items that share a particular parent menu item:

Cannot use object of type JTableContent as array

Joomla is 3.6.5

Seblod is 3.10.0

Php 7.1.5

I backed up the site and loaded it locally, still no joy.

I updated to Joomla 3.7.2 and Seblod 3.11.2 and things went a bit crazier... Admin Form View would not load the relevant fields. Instead the view remained the same as the Content View. In DB fields were assigned to correct template ie #__cck_core_types and #__cck_core_type_field seemed all good.

I removed all code pack fields (beforerender etc) from forms and views and still sam error messages...

Any tips from any gurus?

Jon

Get a Book for SEBLOD
1283 Posts
Bucklash
6 years ago
2
Level 1

EDIT::29 May 2017::I had a overrides which used Helper_Include.  Seblod now uses JCckDev....

Hmmm

So, my home page displays WSOD except for error message:

Class 'Helper_Include' not found

The culprit....Seblod Form which I use as contact form, hmmm...

However, I can access this form correctly if I use a different menu item.

1283 Posts
Bucklash
6 years ago
1
Level 2

Also...

EXPORTER

I just tried to export using Seblod Exporter and receive error message:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

Hmmm..

1283 Posts
Bucklash
6 years ago
0
Level 3

Also

Switching between a view, especially, Admin to Content View I receive an error message:

The most recent request was denied because it contained an invalid security token. Please refresh the page and try again.

I then go back to ADMIN view, and voila:

My admin view contains all the fields etc from my Content View..

No idea if all of this is linked but what a drama!

Get a VIP membership