Help us to help you!

Our aim is to offer you the best service possible, to do this we need to know: (1.) Joomla! version (2.) Server type (3.) Editor version (4.) Browsers type & Version and any (5.) Error messages you may have, for help in finding this information please - click here…We would also invite you to read our form rules before posting - read more…

Welcome, Guest
Please Login or Register.    Lost Password?
Forum is locked
Re: xampp / JoomlaCK 3.3.1 - Warning for error in "event.php" Forum is locked
(1 viewing) (1) Guest
This is a list on known issues that will be addressed in the next official version release.
Go to bottomPage: 1
TOPIC: Re: xampp / JoomlaCK 3.3.1 - Warning for error in "event.php"
#517
Re: xampp / JoomlaCK 3.3.1 - Warning for error in "event.php" 1 Year, 6 Months ago Karma: 0
Installation of version 3.3.1 was successful
Joomla 1.1.18
Xampp 1.7.3

But when loading the editor the following warnnings are displayed on top of the editor:

Warning: Parameter 1 to plgEditorALLVideosParameters::afterLoad() expected to be a reference, value given in C:\xampp\htdocs\ap-test.com\libraries\joomla\event\event.php on line 67

Warning: Parameter 1 to plgEditorClient::afterLoad() expected to be a reference, value given in C:\xampp\htdocs\ap-test.com\libraries\joomla\event\event.php on line 67

Warning: Parameter 1 to plgEditorParameters::afterLoad() expected to be a reference, value given in C:\xampp\htdocs\ap-test.com\libraries\joomla\event\event.php on line 67

Warning: Parameter 1 to plgEditorSigParameters::afterLoad() expected to be a reference, value given in C:\xampp\htdocs\ap-test.com\libraries\joomla\event\event.php on line 67

Any idea

Thanks beforend
nicophp
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/12/03 18:04 By Paul.F.
The topic has been locked.
 
#518
Re: xampp / JoomlaCK 3.3.1 - Warning for error in "event.php" 1 Year, 6 Months ago Karma: 20
Hi nicophp,

Thank you for your post.

The error message seams to allude that the issue is related to one of Joomla core files rather than the JoomlaCK editor. This is because the error is found at:
Code:
C:\xampp\htdocs\joomla\libraries\joomla\event\event.php

I have never installed Joomla locally on‘xampp’ but with your permission I will move this forum to the known issues folder and look into it with the next release.

Take care,


Paul
Paul.F
Administrator
Posts: 1045
graph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London Birthday: 12/09
Last Edit: 2010/07/18 06:26 By Paul.F.
If you use JoomlaCK Editor, please post a review at the Joomla! Extensions Directory.
The topic has been locked.
 
#520
Re: xampp / JoomlaCK 3.3.1 - Warning for error in "event.php" 1 Year, 6 Months ago Karma: 0
I'm having the same issue with an XAMPP installation also. The same site copied over to a live server doesn't have any problems. I'm running a PC on Windows Vista if that has anything to do with it.

Good luck and cheers for such a great product.
Big Col
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/07/18 06:26 By Paul.F.
The topic has been locked.
 
#522
Re: xampp / JoomlaCK 3.3.1 - Warning for error in "event.php" 1 Year, 6 Months ago Karma: 32
You will notice that the errors are not fatal ones but notices that PHP is given you beacuse you have the error reporting level set to high. So as a result it is like getting a slap on the hand for anything PHP considers not the proper way of doing things. To turn this off you just need to set the levels to a lower level in your php.ini file.

The default recommended value for error report is
E_ALL & ~E_NOTICE -- integer value is 6135.

If you dont have access to the php.ini file you can always override this value in Joomla in the Global Configuration section in Adninstration by setting the error repoting value to 'simple'.


Regards
awills
Administrator
Posts: 484
graphgraph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London

Always clear your browser cache(CTRL+SHFT+DEL for FF/IE and Chrome users)
The topic has been locked.
 
#1255
Re: xampp / JoomlaCK 3.3.1 - Warning for error in "event.php" 1 Year, 2 Months ago Karma: 20
Fixed and packaged into in version: 3.4.2

To download, please see: www.joomlackeditor.com/downloads
Paul.F
Administrator
Posts: 1045
graph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London Birthday: 12/09
If you use JoomlaCK Editor, please post a review at the Joomla! Extensions Directory.
The topic has been locked.
 
Go to topPage: 1
Moderators: Paul.F, awills