Page 1 of 1

Random Text array counter

Posted: Tue May 26, 2009 9:56 pm
by dr-bi11
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I installed rantex.php and am using quotes in that file instead of in the external file. I note that fairly often rantex generates a blank quote in this more. Is there a way to set the array not to start at zero (0)? I suspect that is what is causing the script to return a blank quote. I've double checked my quotes and do not find any blank ones?

Posted: Wed May 27, 2009 6:06 am
by Klemen
Array indexes start from 0 so that's not a problem. Can you paste your $settings['quotes'] setting here?

My stupid

Posted: Wed May 27, 2009 5:13 pm
by dr-bi11
I found that I had not added all the quotes so I had a blank line. It's removed and the problem is solved. Duh!!!!

Bill