Recoverable Fatal Error: Object Of Class StdClass Could Not Be Converted To String In /home/customer/www/MYSITE/public_html/templates/shaper_knight/sppagebuilder/addons/person/site.php On Line 62 - Question | JoomShaper

Recoverable Fatal Error: Object Of Class StdClass Could Not Be Converted To String In /home/customer/www/MYSITE/public_html/templates/shaper_knight/sppagebuilder/addons/person/site.php On Line 62

R

Rory

Template 3 years ago

Recoverable fatal error: Object of class stdClass could not be converted to string in /home/customer/www/MYSITE/public_html/templates/shaper_knight/sppagebuilder/addons/person/site.php on line 62

This is line 62

                $output  .= '<img class="sppb-img-responsive" src="' . $image . '" alt="'. $name .'">';

Help.....

0
14 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #8619

Hello Rory

Please change . $image . to this . (is_string($image) ? $image : $image->src) . in the file. Hopefully, your issue will be solved.

Best regards

0
R
Rory
Accepted Answer
3 years ago #8745

Do you mean at line 18 where it says :

    $image              = (isset($this->addon->settings->image) && $this->addon->settings->image) ? $this->addon->settings->image : '';
0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #8810

Please share your administrator access here to check the issue. Use the Hidden Content box to share the credentials.

0
R
Rory
Accepted Answer
3 years ago #8897

Hi Ofi I have entered in the hidden content box I haev created a temporary password for use when yiou are accessing and will reset it when you are finished Thanks Rory

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #9015

Please share your site URL here.

0
R
Rory
Accepted Answer
3 years ago #9045

see hidden content

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #9074

I have changed the code in the file. Hopefully, it is fixed now.

0
MF
Markus Freiinger
Accepted Answer
3 years ago #9127

i have the same problem with another template Recoverable fatal error: Object of class stdClass could not be converted to string in /www/himschw01/www/himmelreichschweine.at/templates/shaper_onepage/sppagebuilder/addons/teams/site.php on line 53

I do net get the solution above... can anyone please help?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #9188

Hello Markus Freiinger

Please share the site.php file here. I will fix and share with you.

Best regards

0
R
Rory
Accepted Answer
3 years ago #12867

Hi Ofi

It has happened again when i went to add a picture on the news tab.

Recoverable fatal error: Object of class stdClass could not be converted to string in /home/customer/www/MYSITE/public_html/templates/shaper_knight/sppagebuilder/addons/knight_categories/site.php on line 25

I tried to fix as per above but it failed. Can you fix ?

Can you elaborate what is the issue that keeps causing this so I dont repeat it

Website and password set as for before to allow you access - see hidden content

Thanks

Rory

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #12893

Please use other addon. These are very old addons created specially for this template.

0
M
MARCELO
Accepted Answer
3 years ago #12926

I'm having this error in ALL pages of the Educon template.

I spent hours configuring my website and realized it crashes whenever I try to add an image. It happens even when I try to simply change the image URL of an existing add on.

Is there a solution for this?

0
R
Rory
Accepted Answer
3 years ago #12953

Hi Ofi Thanks for below, I will delete the add ons (which were Knight Categories) and use something else.

Idiot question for this evening as I am sure it is obvious but I just cant see it - if you look at the News tab on my website, the row starts above the main menu and I cannot get it to start under the menu (if that makes sense). Am I missing something obvious ? Asking in case this is because it is an old template and I need to scrap and use another one ?

Also any sign of this template being refreshed/updated ?

Thanks

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #13853

It is an old template and probably it will not be updated.

0