Random Text array counter

In case you have problems with some other PHPJunkyard script (not that there are THAT many).
Post Reply
dr-bi11
Posts: 2
Joined: Tue May 26, 2009 9:53 pm

Random Text array counter

Post 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?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Array indexes start from 0 so that's not a problem. Can you paste your $settings['quotes'] setting here?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
dr-bi11
Posts: 2
Joined: Tue May 26, 2009 9:53 pm

My stupid

Post 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
Post Reply