soaivu / clipbucket

Automatically exported from code.google.com/p/clipbucket
0 stars 0 forks source link

Adding new Mmeber produce PHP Warning errors #427

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Login to Admin Area > User > Add Member
2. Fill out all required information username,password,country etc
3. CLICK on "ADD Member Button and all massive

What is the expected output? What do you see instead?

Warning: Illegal string offset 'username' in 
/home/artsxchange.com/public_html/includes/classes/user.class.php on line 3041

Warning: Illegal string offset 'email' in 
/home/artsxchange.com/public_html/includes/classes/user.class.php on line 3042

Warning: Illegal string offset 'country' in 
/home/artsxchange.com/public_html/includes/classes/user.class.php on line 3043

Warning: Illegal string offset 'dob' in 
/home/artsxchange.com/public_html/includes/classes/user.class.php on line 3044

Warning: Illegal string offset 'category' in 
/home/artsxchange.com/public_html/includes/classes/user.class.php on line 3140

Warning: Illegal string offset 'category' in 
/home/artsxchange.com/public_html/includes/classes/user.class.php on line 3142

Warning: Illegal string offset 'country' in 
/home/artsxchange.com/public_html/includes/classes/form.class.php on line 406

What version of the product are you using? On what operating system?

Latest clipbucket v2.6, centos 6.4, php 5.4.19cli, apache 2.2.25

Please provide any additional information below.

Basically this script not fully compatable with php 5.4.19cli. Arsalan hassan 
its my request to you kindly fix this issue because most of webhosting 
companies should be using php 5.4.19 due to the last security vulnerabilities 
in old php 5.3 that fixed in 5.4.19 version.

So fix this script for 5.4.19 and release the new version on emergency basis.

Original issue reported on code.google.com by ukmatlidigital on 11 Sep 2013 at 6:13

GoogleCodeExporter commented 8 years ago
Please attach image

Original comment by ukmatlidigital on 11 Sep 2013 at 6:15

Attachments:

GoogleCodeExporter commented 8 years ago
Please edit the issue and remove the domain for security reasons.

Original comment by ukmatlidigital on 11 Sep 2013 at 6:16

GoogleCodeExporter commented 8 years ago
fix in 2.7

Original comment by mshoaib...@gmail.com on 17 Sep 2014 at 2:52