Notice: My personal stance on AI generated artwork. Retweet and share if you agree. Let us discuss, and not immediately scream bloody murder.

Now Viewing: Gelbooru source 0.1.11 is released. Get it here!
Keep it civil, do not flame or bait other users. If you notice anything illegal or inappropriate being discussed, contact an administrator or moderator.

lozertuser - Group: The Fake Administrator - Total Posts: 2218
user_avatar
Posted on: 03/09/09 01:14PM

Host needs Java. I'm looking into it if a user can run the required stuff by accessing a PHP script.



Radii - Group: Member - Total Posts: 6
user_avatar
Posted on: 03/09/09 05:55PM

What are the "required stuff"? Since I know a bit of PHP and might be able to help.



viper - Group: Member - Total Posts: 2
user_avatar
Posted on: 03/10/09 01:02AM

Are you serial?

I thought the whole point of offering the source and open source software was to help other people further develop the script and add to it and make it better.



lozertuser - Group: The Fake Administrator - Total Posts: 2218
user_avatar
Posted on: 03/10/09 01:45AM

The 0.1.9 is open source, 0.2.0 is closed. Develop the 0.1.9 branch all you want, and I'll have the tweaks added if they improve the performance. :)



lozertuser - Group: The Fake Administrator - Total Posts: 2218
user_avatar
Posted on: 05/05/09 02:02PM

Updated code to 0.1.10. Should be easier to install for first time installers. Upgrades should be just as simple. Overwrite all files as I have changed a few and have forgotten which were changed. :D



ch405 - Group: Member - Total Posts: 2
user_avatar
Posted on: 07/26/09 07:01PM

I set this up, v0.1.10, and I am getting several notices. Things such as variables and keys not being defined on several pages.

However, it appears that it isn't a real issue because everything seems to be working just fine even with them. Any clue on how to disable those notices? *novice at this stuff*



lozertuser - Group: The Fake Administrator - Total Posts: 2218
user_avatar
Posted on: 07/26/09 08:55PM

error_reporting = E_ALL & ~(E_NOTICE | E_USER_NOTICE) ; display all errors and warnings

Set that in your PHP.ini file.

Or just change display_errors = On to Off.



ch405 - Group: Member - Total Posts: 2
user_avatar
Posted on: 07/26/09 10:21PM

Thank you!
That fixed it~

Might be good to include that in the install directions as a 'if you encounter notices' thing :)



lozertuser - Group: The Fake Administrator - Total Posts: 2218
user_avatar
Posted on: 08/14/09 12:11AM

0.1.11 is almost done with testing. Some improvements include UTF-8 support using mysqli instead of mysql (A bit faster overall), notes with a few html tags allowed, anon voting, editing and commenting being disabled by a config value, and sessions have been mostly removed. Took a few days but it seems to be working so far. Nearly all the PHP files have been overwritten so you'll need to overwrite everything and redo your customizations if you have any.

The layout is still the old version to avoid having it confused with our current site operating code.



Kiryuu - Group: Member - Total Posts: 2
user_avatar
Posted on: 08/25/09 06:31AM

How do you bulk upload images using this script?



add_replyAdd Reply


1 2 34567891011»