Error sending mail Article

Premium, Furniture Joomla Design Shop Template with K2Store support
GK User
Thu Jul 12, 2012 4:30 pm
Hello everybody, when I click to email the article after clicking submit displays the following error:
Code: Select all
Fatal error: Class 'JView' not found in /home/home40uz/public_html/components/com_mailto/views/sent/view.html.php on line 11


although the mail is sent.

http://home40.com.br/index.php/imoveis-prontos/apartamentos/item/23-ville-de-france

Please help me!!!
thanks!
User avatar
Fresh Boarder

GK User
Sun Jul 15, 2012 1:11 pm
The error comes from core Joomla! code and surely template and any extension don't affect on this. What is your PHP and Joomla version ?
User avatar
Platinum Boarder

GK User
Wed Jul 18, 2012 7:18 am
Tank's for reply,
PHP Version 5.2.17
Joomla 2.5
User avatar
Fresh Boarder

GK User
Thu Jul 19, 2012 9:02 am
Recommended by Joomla installer version of PHP is 5.3+ so this is probably the source of your problems.
User avatar
Platinum Boarder

GK User
Fri Jul 27, 2012 12:58 pm
I have the exact same issue with Joomla 2.5.6 on PHP 5.3.17 - so going from PHP 5.2x to 5.3.x might not solve this problem...

/Zorroson
User avatar
Junior Boarder

GK User
Fri Jul 27, 2012 1:04 pm
Actually - I just found this -> http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28745

It describes there is a bug in 2.5.6 with this, and solution is to open components/com_mailto/views/sent/view.html.php and change

Code: Select all
class MailtoViewSent extends JView

to
Code: Select all
class MailtoViewSent extends JViewLegacy


Works for me :)

/Zorroson
User avatar
Junior Boarder

GK User
Fri Jul 27, 2012 5:09 pm
Thank's Zorroson I'll try this
User avatar
Fresh Boarder

GK User
Thu Mar 28, 2013 12:36 am
Hello friends,
I have similar problem. The solutions presented here does not help me.
com_mailto is not working on my site. I can not send articles by email.

Neither PRINT and EMAIL buttons/links work.

See the error here:
http://javieryep.com/forex-trading-ea

please advice

thanks
User avatar
Fresh Boarder

GK User
Sat Mar 30, 2013 12:02 am
I've checked print/email icons in quickstart template and there is no problem. Please try to disable SEF URL's. You don't have any additional 3rd party extensions ?
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.