Fantasy Realm Picture Bed User Help

Since many people encounter problems during installation and use, I still have to summarize it. If it still can’t be solved, you can join the group and ask questions to the omnipotent group friends. Verification code is not displayed Check whether the server supports the GD graphics processing library Check the server WEB environment Apache: If your program is installed in a secondary directory, modify the .htaccess file in the program root directory <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f Rewritebase/your secondary directory name/index.php RewriteRule ^(.*)$ /Your secondary directory name/index.php?/$1 [L] ...

March 19, 2018 · 3 min · MoeJue

Lightweight Sina Tuktuk program Fantasy Domain 1.0 released

The realm of fantasy Wow, finally we have our own graphic bed. Fantasy Fields is a lightweight Sina Tupelo system developed in PHP. It was not created to be the final solution, it was developed to be easy to use. Project homepage Project Address System Description In Fantasy Realm, all the images are hosted in Sina Cloud, and each image has multiple thumbnails at different levels. This is one of the most important features of the fantasy field. There is a perfect user system and administrator system. The administrator has full access to the backend, and can configure all the basic features of the site. My Gallery, which lists all the images uploaded by the user, and the Administrator’s Gallery, which shows all the images hosted by the system. You can delete, preview or copy an image here, but deleting it just means that it will no longer appear in the system, the image still exists on Wave, you should know that. Explore, it’s the frontend’s preview of the user’s images, where you can discover and find what you need. If you don’t need it, you can turn it off in the background. Uploading a Sina image bed is not a no-brainer, it requires you to log in, but we have a separate Sina login program that doesn’t rely on any extensions and has no CAPTCHA, cookie expiration will automatically log you in to take care of all the worries, so you have to set up your Sina password in the background to use it properly. ...

March 8, 2018 · 3 min · MoeJue