Mover of the moment:

Now online:

1stMovers on Twitter

Forum: faceboook grant permission turn to forbidden - more...
Forum: Publishing Content from Joomla to FAcebook - more...
Forum: Autotweet and phpBB - more...

Please read this before you post

I'm Ulli, the developer of 1stMover extensions. Most 1stMover extensions are free of charges or fees and this is the forum site where you can get free support for these extensions. The word "free" is important and it means too, that I'm doing these free things in my free time and sometime I'm not able to answer all the questions posted here. I would like to ask for your patience.

If you want to help me (writing manuals, answering the posts here) then this will be very appreciated.

Before posting new post, please read the documentation and the previous forum posts as answering the same questions takes a lot of time which is missing for developing and for answering not yet answered posts.

Thank you very much for your understanding, Ulli

 

Welcome, Guest
Please Login or Register.    Lost Password?
Forum is locked
PHP 5.3 related bug (parse error) (and solution), Forum is locked
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: PHP 5.3 related bug (parse error) (and solution),
#1403
PHP 5.3 related bug (parse error) (and solution), 1 Year, 9 Months ago Karma: 2
The word NAMESPACE is a reserved word in PHP 5.3. Therefor the the following error occurs when selecting the Information link in the admin part of the component:

Parse error: syntax error, unexpected T_NAMESPACE, expecting T_STRING in /administrator/components/com_autotweet/helpers/autotweetinfohelper.php on line 30.

Solution: In line 30 and 78 of autotweetinfohelper.php, change NAMESPACE into NAMESPACESTRING for the problem to be solved.
gd32475
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#1404
Re:PHP 5.3 related bug (parse error) (and solution 1 Year, 9 Months ago Karma: 33
Thanks a lot for reporting this (and for the solution). I will integrate your fix for the next version.

I have not tested with PHP 5.3.

Thx again,
Ulli
ustorck
Administrator
Posts: 1928
graph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#1405
Re:PHP 5.3 related bug (parse error) (and solution 1 Year, 9 Months ago Karma: 33
Bugfix integrated for AutoTweet NG (free) 2.6 and AutoTweet NG Pro 1.7.
ustorck
Administrator
Posts: 1928
graph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#1407
Re:PHP 5.3 related bug (parse error) (and solution), 1 Year, 9 Months ago Karma: 2
Glad to have been of assistance.

Great component, btw.
gd32475
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
Go to topPage: 1
Moderators: ustorck