Jump to content
  • Sign Up

TJ.

Retired Staff
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by TJ.

  1. Hello Michael! Welcome to WebFlake. ¡Hola Michael! Me llamo Pop. Disfrute su estadía
  2. To upload in Binary with FileZilla, go to Edit > Settings > Transfers > File Types Once you have arrived in File Types you should notice at the top is says Default Transfer Type Change this from Auto to Binary.
  3. What program do you use to upload your files?
  4. Hello Reptiles, Sorry to hear you are having issues with your Nexus application. Have you uploaded the files using Binary or ASCII? I've noticed this to be a common issue with this application. The Nexus files are encoded, which means they have to be uploaded in Binary. This is a change you will have to make in your FTP client. Most have an option for ASCII filenames, remove PHP from the list so that they will be uploaded in Binary.
  5. Beep beep beep :3

  6. TJ.

    Hi !

    Hey devel, Welcome to WebFlake! Glad to hear about your donation. Enjoy your stay here on the forums!
  7. TJ.

    Ohai

    Welcome back to WebFlake! See you around the forums
  8. Hello Neh, You should be able to replace the logo with ease by using the native feature in IPB called "Easy Logo Changer". From the ACP, go to Look & Feel and under the sub-menu labeled Look & Feel you should see Easy Logo Changer. Once you have opened the tool, change where it says Apply to which skin set? to your skin name and enter the URL into the field below. Once your information is set, press Submit.
  9. Honored to be joining the staff team here at WebFlake!

  10. TJ.

    Feedback Outdated Link

    Hello, I would like to report an outdated link in the user profile template. If you go to a members profile and click on the green button that shows how many best answers they have, it will send them to http://webflake.net/index.php?app=forums&module=extras&section=stats&do=bestanswer&mid= Instead of webflake.sx
  11. Ah, glad to hear it was just a simple overlooked step. Glad I could be of assistance. Have a wonderful day!
  12. Sorry, bad wording. That is what I was trying to get at. So you're server is saying that the page is not found, have you checked your error log?
  13. You placed index.php in the directory which contains the directory forum correct?
  14. Hello, In your Global Shoutbox Settings, tick the box that says HTML and add this code <table> <tr> <td></td> <td rowspan=2><img src="pic.jpg"></td> </tr> <tr> <td colspan=2>This is the overlay text</td> </tr> </table>
  15. Take a peak at the instructions on this page. http://community.invisionpower.com/resources/documentation/index.html/_/tutorials/content/make-ipcontent-your-home-page-r174
  16. I would imagine you would have to manually modify the hook, or contact the developer.
  17. Could it be that they are signed in over multiple devices?
  18. You are very welcome. I was only able to find carbon themes for 3.4.x versions of IP.Board. I am not certain if it would work with 3.3.3, but you could attempt to import it and see if it works or not.
  19. Guess who just got their very first WebFlake award? This guy!

  20. Have a look at this hook:
  21. You're welcome. Have a wonderful day!
  22. What about using SQL query to set all values in the warning points column to zero? Would that suffice? UPDATE members SET warn_level = '0' WHERE warn_level != '0';
  23. Ah, those damn hosts! Glad I could still be of service though. Have a wonderful day!
  24. One thing I've found helpful when I find corrupt images is to right click on the corrupt icon and click "Open image in new tab" and look at the link in the address bar. Using this information, access your server with your favorite FTP client and locate the image path. If the image isn't there, then you should move your image there. If it is there, try to download it and open it on your local machine to tell if it is corrupt or not. If you find it is not corrupt, take a look at the file permissions for each photo.
  25. You're quite welcome, glad I could be of assistance. Have a wonderful day
×
×
  • Create New...