Subrion CMS Support Forums   Follow Subrion on Twitter Join Us on Facebook

Go Back   Subrion CMS Support Forums > Subrion CMS Core Discussion > Subrion Core Discussion

Subrion Core Discussion Here we discuss everything that is related to Subrion CMS core functionality. Additional features related to plugins and templates engines. New features that are related to Manage Pages functionality or anything that's not related to Subrion packages.

Reply

 

LinkBack Thread Tools Display Modes
Old 05-28-2007   #1 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 7
darkswan is on a distinguished road
Default Error in Sending emai via the Manage contacts

When responding in *Manage Contacts* to email sent via the "Contact Us" page I get this error

Fatal error: Call to a member function on a non-object in /home/virtual/site12/fst/var/www/html/archive/admin/manage-contacts.php on line 56

any ideas on how to fix this?
darkswan is offline   Reply With Quote
Old 05-28-2007   #2 (permalink)
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: Error in Sending emai via the Manage contacts

Yes, please, replace line#56 in file admin/manage-contacts.php with next one
PHP Code:
if (!mail($to$subject$body"From: {$from}""-f{$from}")) 
This solution should fix the problem you have.
Sergey Hmelevsky is offline   Reply With Quote
Old 05-29-2007   #3 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 289
admin is on a distinguished road
Default Re: Error in Sending emai via the Manage contacts

Just a note of course all known bugs are getting fixed in our next version
admin is offline   Reply With Quote
Old 05-29-2007   #4 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 7
darkswan is on a distinguished road
Default Re: Error in Sending emai via the Manage contacts

Quote:
Originally Posted by Sergey Hmelevsky View Post
Yes, please, replace line#56 in file admin/manage-contacts.php with next one
PHP Code:
if (!mail($to$subject$body"From: {$from}""-f{$from}")) 
This solution should fix the problem you have.
thanks, that fixed it!
darkswan is offline   Reply With Quote
Old 05-30-2007   #5 (permalink)
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: Error in Sending emai via the Manage contacts

Always at your services
Sergey Hmelevsky is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 06:37 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0