Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues
Author Message
Palbin
Site Admin



Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania

PostPosted: Thu Oct 30, 2008 8:10 pm Reply with quote

To reproduce this error you need to be running PHP 5.X, do a fresh install then slect any language other than english and go to the surveys module. If you select any language that does have a poll you get the following error.

Fatal error: Cannot use string offset as an array in /home/xxxxxx/public_html/raven/modules/Surveys/index.php on line 218

The reason for this is that $resultArray is initialized as a string but needs to be initialized as an array.

Solution:

FIND LINE 212 OF index.php
$resultArray = '';

REPLACE LINE 212 OF index.php WITH
$resultArray = array();
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Thu Oct 30, 2008 8:40 pm Reply with quote

Thanks, again. Palbin, we need you on the test team!!

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Fri Oct 31, 2008 3:35 am Reply with quote

I have noted this in our bug tracker and the fix wil be released with the RN2.3.01 fix pack, thanks!
 
View user's profile Send private message Send e-mail
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©