Welcome Guest ( Log In | Register )

 Forum Rules Extensions Support
 
Reply to this topicStart new topic
> Problem To My First Use Of Post By E-mail
marcosmazo
post Jan 17 2012, 04:46 PM
Post #1


Newbie
*

Group: Members
Posts: 2
Joined: 17-January 12
Member No.: 1,040



I bought the component, installed it and when I try to use the first time, when I click in the option Post by E-mail in the Menu, a error message appers:

Parse error: syntax error, unexpected '(', expecting '}' in /home/m15639/public_html/CaimbraNalingua/administrator/components/com_post_by_email/controller.php on line 752

My Joomla is 1.5 and the extension is 1.3.5

Do you know what can be the problem???

Kind regards from Brazil
Go to the top of the page
 
+Quote Post
Ivan Stamenov
post Jan 18 2012, 08:51 AM
Post #2


Advanced User
****

Group: Advanced Member
Posts: 218
Joined: 15-April 11
Member No.: 761



Цитат(marcosmazo @ Jan 17 2012, 05:46 PM) *
I bought the component, installed it and when I try to use the first time, when I click in the option Post by E-mail in the Menu, a error message appers:

Parse error: syntax error, unexpected '(', expecting '}' in /home/m15639/public_html/CaimbraNalingua/administrator/components/com_post_by_email/controller.php on line 752

My Joomla is 1.5 and the extension is 1.3.5

Do you know what can be the problem???

Kind regards from Brazil


Hi, marcosmazo!

Strangely enough, there IS a syntax error in the component blink.gif (I was sure that somebody has been playing with the code)...

You can either download the updated version again or you can do the following:

Please open the controller with a text editor and find the line mentioned. Replace:
Код
$db->setQuery ( "UPDATE #__kunena_messages_text SET message={$db->quote($fields ['message'])} WHERE mesid={$db->quote($id)}" );


with:
Код
$db->setQuery("UPDATE #__kunena_messages_text SET message=".$db->quote($fields['message'])." WHERE mesid=".$db->quote($id));


Save the file.

Best regards,
Ivan
Go to the top of the page
 
+Quote Post
marcosmazo
post Jan 18 2012, 12:21 PM
Post #3


Newbie
*

Group: Members
Posts: 2
Joined: 17-January 12
Member No.: 1,040



QUOTE (Ivan Stamenov @ Jan 18 2012, 09:51 AM) *
Hi, marcosmazo!

Strangely enough, there IS a syntax error in the component blink.gif (I was sure that somebody has been playing with the code)...

You can either download the updated version again or you can do the following:

Please open the controller with a text editor and find the line mentioned. Replace

$db->setQuery ( "UPDATE #__kunena_messages_text SET message={$db->quote($fields ['message'])} WHERE mesid={$db->quote($id)}" );

with:

$db->setQuery("UPDATE #__kunena_messages_text SET message=".$db->quote($fields['message'])." WHERE mesid=".$db->quote($id));

Save the file.


Best regards,

Ivan

Thank you very much! I will try your suggestion now!!!

Regards from Brazil!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Collapse

> Similar Topics

  Topic Replies Topic Starter Views Last Action
No new Pinned: Topic has attachmentsPost By Email Pro
Pro version of Post By Email component
116 Ivan Stamenov 630,836 24th March 2021 - 01:56 PM
Last post by: Web Design Seo
No New Posts Post By Email Pro - Cron Warnings
JROUTER_MODE warnings
3 Brian Craigie 124,189 12th March 2020 - 08:35 AM
Last post by: Web Design Seo
No New Posts Post By Email To K2 Images Not Resizing
1 bossies 127,204 31st May 2019 - 10:49 AM
Last post by: Web Design Seo
No New Posts Post By Email, Error 500
500 error on backend
1 galamarco 172,102 17th January 2019 - 06:29 AM
Last post by: Web Design Seo
No new Post By Email Not Working Since Joomla 3.5.0 Update [solved]
5 tompuchner 135,078 2nd May 2016 - 07:04 AM
Last post by: Web Design Seo
No New Posts Post By Email Using Mms On A Mobile Phone
1 alexilio 122,513 13th April 2016 - 09:44 AM
Last post by: Web Design Seo
No New Posts Post By Email Jomsocial - Unable To Post To Wall
3 uglykidjoe 96,437 11th February 2016 - 07:25 AM
Last post by: Web Design Seo
No New Posts Post By Email Doesn't Works
1 cranky69 107,860 1st December 2015 - 10:30 AM
Last post by: Web Design Seo
No New Posts Post By Email Pro Won't Process Messages But Not Published
All messages are processed but some of them are not published
1 sconello 84,372 9th November 2015 - 11:53 AM
Last post by: Web Design Seo
No new Post By Email - "content Between Strings" Extraction Not Working
4 ritual_advert 79,602 4th November 2015 - 07:25 AM
Last post by: Web Design Seo


 



RSS Lo-Fi Version Time is now: 1st June 2026 - 11:59 PM