Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Newest Members Listing?
Is is possible to add a listing (maybe under the "Who's Online" section) of the newest members who have joined? I know I've seen PHP forums who have it. Would be nice to see who has joined since the last time I logged in.
:~D
:~D
0
This discussion has been closed.
Comments
-------------------------------------------------------------------------
Warning: unlink(/hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/options.inc): Permission denied in /hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/default.php on line 59
Warning: fopen(/hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/options.inc): failed to open stream: Permission denied in /hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/default.php on line 60
Warning: fwrite(): supplied argument is not a valid stream resource in /hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/default.php on line 61
Warning: fclose(): supplied argument is not a valid stream resource in /hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/default.php on line 62
Warning: chmod(): Operation not permitted in /hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/default.php on line 63
-------------------------------------------------------------------------
All the other extensions worked really easy so I had just given up on this one. Can you give me a clue as to what the problem is? BTW I did try uninstalling, deleting the extension and re-downloading and reinstalling - but that didn't help. (Running XP Pro)
Thanks
Umm - can you tell me how to do it???
And what does CHMOD stand for BTW??
LOL
Warning: unlink(/hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/options.inc): Permission denied in /hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/default.php on line 59
Warning: chmod(): Operation not permitted in /hsphere/local/home/dstewart/thebay3d.com/forum/extensions/Statistics/default.php on line 63
And I never did find a place where I could set CHMOD to 777.
But anyway it looks like other than that error message (which only shows on the modify statistics page) it's working fine.
Thank you!
No I don't know - how would I tell?
Make yourself a file called phpinfo.php and inside it put
<?php echo phpinfo(); ?>
then upload it to somewhere on your server and link us it.
I had to get my ISP support crew to change the owner to me and to to 777 also referred to as rwxrwxrwx.
By the way, CHMOD stands for CHange MODe