Color Picker Plus
ExpressionEngine 2
Back to this add-on's main page
View Other Add-ons From Shoe Shine Design & Development
Error after installing
Bug Report
jmkenz
|
Posted: 06 July 2014 09:43 AM |
|
|
|
Hi there,
I’ve just installed color picker plus for a client project and I’m getting PHP errors that are preventing it from referencing the JS&CSS; files needed for it to work. Can you please review the errors below and let me know how to fix this? Thank you!
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 549
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 550
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 552
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 614
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /Users/James/Sites/MeredithHeron/www/system/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 446
|
|
|
Stephen
|
Posted: 07 July 2014 12:55 PM |
# 1
|
|
Developer
|
Hello,
Just uploaded version 1.2.2 which should fix this for you. Let me know if you still have problems after updating.
|
|
|
VisInc
|
Posted: 07 July 2014 11:16 PM |
# 2
|
|
|
The update is working well - thanks so much for the quick turnaround!
|
|
|
Stephen
|
Posted: 08 July 2014 12:40 PM |
# 3
|
|
Developer
|
Glad to hear it! Thanks for choosing our add-on. If you have a moment to leave a review, we’d really appreciate it.
|
|
|
Zack Morgan
|
Posted: 22 September 2014 11:35 AM |
# 4
|
|
|
Hi,
I have a similar issue, using version 1.3 (and EE 2.8.1):
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 22
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 23
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 25
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Color_picker_plus_ft::$theme_url
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 602
Is there a fix? Thanks!
|
|
|
Stephen
|
Posted: 22 September 2014 11:38 AM |
# 5
|
|
Developer
|
Hi Zack,
First I’ve seen this with 1.3. I’ll look at it ASAP and get back to you.
|
|
|
Zack Morgan
|
Posted: 22 September 2014 11:40 AM |
# 6
|
|
|
Thanks! BTW, I am using it in a grid field.
(Works OK as a standalone field)
|
|
|
Stephen
|
Posted: 22 September 2014 11:45 AM |
# 7
|
|
Developer
|
Can you replace your current /system/third_party/color_picker_plus/ft.color_picker_plus.php with this one (unzip it first)? —> http://d.pr/f/IGBS
Let me know if that fixes it for you.
|
|
|
Zack Morgan
|
Posted: 22 September 2014 11:55 AM |
# 8
|
|
|
Thanks, but still getting the same errors!
|
|
|
Stephen
|
Posted: 22 September 2014 12:00 PM |
# 9
|
|
Developer
|
Okay. I’ll dive in a bit deeper. I’ll get back to you when I have something for you.
|
|
|
Stephen
|
Posted: 22 September 2014 12:21 PM |
# 10
|
|
Developer
|
I was able to replicate and get it working for 2.8.1 and 2.9.0. Try this file and let me know how it goes: http://d.pr/f/1jh9x
|
|
|
Zack Morgan
|
Posted: 22 September 2014 12:32 PM |
# 11
|
|
|
Excellent, now working, thank you!
|
|
|
Stephen
|
Posted: 22 September 2014 12:33 PM |
# 12
|
|
Developer
|
You’re welcome. Thanks for using the add-on.
|
|
|
Stephen
|
Posted: 22 September 2014 12:44 PM |
# 13
|
|
Developer
|
For anyone following this, version 1.3.1 includes this fix.
|
|
|
RezStream Admin
|
Posted: 15 May 2016 07:11 PM |
# 14
|
|
|
Just experienced a similar issue after installing.
==========================================================
A PHP Error was encountered
Severity: Warning
Message: base64_decode() expects parameter 1 to be string, array given
Filename: color_picker_plus/ft.color_picker_plus.php
Line Number: 110
A Database Error Occurred
Error Number: 1146
Table ‘tcmsstag_stage5.exp_color_picker_plus_member_groups’ doesn’t exist
SELECT can_save_changes, can_reset_defaults FROM exp_color_picker_plus_member_groups WHERE group_id = 1;
Filename: third_party/color_picker_plus/ft.color_picker_plus.php
Line Number: 131
==========================================================
Running on ExpressionEngine 2.9.3
|
|
|
Stephen
|
Posted: 16 May 2016 09:25 AM |
# 15
|
|
Developer
|
Hi RezStream Admin,
We’ll look into it right away and hopefully get a fix up for you today.
|
|
|