Quote:
Originally Posted by tasarimdunyasi
hi,
first:
when i delete a site using admin panel, i see that message:
Warning: unlink(/**************public_html/images/toplist/buttons/sites/forumbit_14): No such file or directory in /*****cp/toplist_admin.php on line 646
deleting succesfull..
second:
when I'm adding a new site, toplist looks like that althoug i don't use a picture. why it try to screen image although i use blank: http://img291.imageshack.us/img291/7020/example7px.jpg
sorry for my english.
thanks
|
Just ignore the error, that just means the file isn't there. I will make it not show the error in the next release.
Also can you PM me the url to your forum and a test account so that I can try the 2nd thing? It shouldn't be showing anything if you leave the image field blank.
Quote:
Originally Posted by Chris-777
Installed and working almost perfectly. Couple of questions:
- Where do I edit/add the missing image in the attached pic?
- How do I set the allowed image types? I made the edits to the files in post 463, but it still wants "JPEG" instead of "JPG".
Thanks!
|
For the image to show, you need to edit the images/toplist/buttons/dynamic/image.png file in a text editor such as notepad. You need to change the path from what I have to your path. See this
post for more info.
For your second question, did you add $image_type == "image/jpg" to the if statement?
Derek