Previous Thread
Next Thread
Print Thread
Hop To
#266223 09/01/2024 12:36 AM
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
I tried to upgrade my forum to version 8.0 tonight, but I'm getting a missing files error.
Quote
The following files do not exist in your install
(Make sure these are uploaded)
libs/fa/fa-brands-400.eot
libs/fa/fa-brands-400.svg
libs/fa/fa-brands-400.woff
libs/fa/fa-regular-400.eot
libs/fa/fa-regular-400.svg
libs/fa/fa-regular-400.woff
libs/fa/fa-solid-900.eot
libs/fa/fa-solid-900.svg
libs/fa/fa-solid-900.woff
libs/fa/version5151free
libs/phpmailer/class.phpmailer.php
libs/phpmailer/class.pop3.php
libs/phpmailer/class.smtp.php
libs/phpmailer/version5258
libs/smarty/version3136
ubb_js/tinymce/jquery.tinymce.min.js
ubb_js/tinymce/plugins/colorpicker/plugin.min.js
ubb_js/tinymce/plugins/contextmenu/plugin.min.js
ubb_js/tinymce/plugins/fullpage/plugin.min.js
ubb_js/tinymce/plugins/hr/plugin.min.js
ubb_js/tinymce/plugins/imagetools/plugin.min.js
ubb_js/tinymce/plugins/legacyoutput/plugin.min.js
ubb_js/tinymce/plugins/noneditable/plugin.min.js
ubb_js/tinymce/plugins/paste/plugin.min.js
ubb_js/tinymce/plugins/print/plugin.min.js
ubb_js/tinymce/plugins/spellchecker/plugin.min.js
ubb_js/tinymce/plugins/tabfocus/plugin.min.js
ubb_js/tinymce/plugins/textcolor/plugin.min.js
ubb_js/tinymce/plugins/textpattern/plugin.min.js
ubb_js/tinymce/plugins/toc/plugin.min.js
ubb_js/tinymce/themes/mobile/theme.min.js
ubb_js/tinymce/version551
None of these files are in the zip that I downloaded and the upgrade script won't allow me to proceed any further.

I'm going to have to back off to version 7.7.5 until this can be resolved.

UPDATE: running the install script for 7.7.5 generated the folowing error:
Quote
Updating Database To Version 7.7.5
If at any time this step times out you may just refresh this screen and it will continue.
Duplicate column name 'LIKE_ID'

Database Update: Step 2
Add LIKE_ID column to sbf_LIKES table. FAILED
SQL Query: ALTER TABLE sbf_LIKES ADD COLUMN LIKE_ID INT(11) UNSIGNED NOT NULL AUTO_INCREMENT FIRST, ADD PRIMARY KEY (LIKE_ID)
Reason for failure:
Upgrade Step: /install/upgrade.php?step=altertable
The above step has failed. You may try to run this step again by returning to this link. If you are unable to resolve this issue please contact UBB.threads Support with the above information.
However, that column already exists in the db and the forum appears to be working as expected.

Please let me know when the missing files have been added to the download. Although I downloaded the 8.0 file earlier this week, I redownloaded it tonight and verified that the files are not in the zip file.

Last edited by Baldeagle; 09/01/2024 1:00 AM.

The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Jun 2006
Posts: 16,347
Likes: 122
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,347
Likes: 122
We just added a corrected /install/UPGRADE_CHANGES.txt file to the v8.0.0 archive in the Member Area


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
Thank you. I will attempt the ugprade again on Sunday night.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
1 member likes this: isaac
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
This is still not working.
I have been manually copying the missing files to their directories from a copy of the 7.7.5 directories, after which the installer wants to remove them.
Quote
The following files do not exist in your install
(Make sure these are uploaded)
libs/fa/fa-brands-400.eot
libs/fa/fa-brands-400.svg
libs/fa/fa-brands-400.woff
libs/fa/fa-regular-400.eot
libs/fa/fa-regular-400.svg
libs/fa/fa-regular-400.woff
libs/fa/fa-solid-900.eot
libs/fa/fa-solid-900.svg
libs/fa/fa-solid-900.woff
libs/fa/version5151free
libs/phpmailer/class.phpmailer.php
libs/phpmailer/class.pop3.php
libs/phpmailer/class.smtp.php
libs/phpmailer/version5258
libs/smarty/version3136
ubb_js/tinymce/jquery.tinymce.min.js
ubb_js/tinymce/plugins/colorpicker/plugin.min.js
ubb_js/tinymce/plugins/contextmenu/plugin.min.js
ubb_js/tinymce/plugins/fullpage/plugin.min.js
ubb_js/tinymce/plugins/hr/plugin.min.js
ubb_js/tinymce/plugins/imagetools/plugin.min.js
ubb_js/tinymce/plugins/legacyoutput/plugin.min.js
ubb_js/tinymce/plugins/noneditable/plugin.min.js
ubb_js/tinymce/plugins/paste/plugin.min.js
ubb_js/tinymce/plugins/print/plugin.min.js
ubb_js/tinymce/plugins/spellchecker/plugin.min.js
ubb_js/tinymce/plugins/tabfocus/plugin.min.js
ubb_js/tinymce/plugins/textcolor/plugin.min.js
ubb_js/tinymce/plugins/textpattern/plugin.min.js
ubb_js/tinymce/plugins/toc/plugin.min.js
ubb_js/tinymce/themes/mobile/theme.min.js
ubb_js/tinymce/version551






The following files are reporting a wrong version number
(Make sure you updated these files)
All Files Report Proper Version Number





The following files need to be removed
libs/fa/fa-brands-400.eot
libs/fa/fa-brands-400.svg
libs/fa/fa-brands-400.woff
libs/fa/fa-regular-400.eot
libs/fa/fa-regular-400.svg
libs/fa/fa-regular-400.woff
libs/fa/fa-solid-900.eot
libs/fa/fa-solid-900.svg
libs/fa/fa-solid-900.woff
libs/fa/version5151free
So, the exact same files that the installer claims are missing are the files that the installer is removing.

I"m reverting back to 7.7.5 until this is resolved.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
I hope you are working on resolving this.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Apr 2004
Posts: 1,963
Likes: 153
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,963
Likes: 153
Originally Posted by Baldeagle
I hope you are working on resolving this.

Follow the directions for routine incremental upgrades from here
https://www.ubbcentral.com/forums/u...re-8-0-0-changelog-discussion#Post266193

If you are completely confident that you've uploaded all the files from the latest UBB.threads package, and everything is correct and as should be, delete (or zero out the contents of) the /install/UPGRADE_CHANGES.txt file. doing this will bypass all checks to confirm correct files are on your server, and will also bypass all actions of removing old files from your server.


current developer of UBB.threads php forum software
current release: UBB.threads 8.0.0 // wip release: n/a
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
In the REMOVED section of UPGRADE_CHANGES.txt is found this:
Quote
VERSION-8.0.0:REMOVED: libs/fa/fa-brands-400.eot
VERSION-8.0.0:REMOVED: libs/fa/fa-brands-400.svg
VERSION-8.0.0:REMOVED: libs/fa/fa-brands-400.woff
VERSION-8.0.0:REMOVED: libs/fa/fa-regular-400.eot
VERSION-8.0.0:REMOVED: libs/fa/fa-regular-400.svg
VERSION-8.0.0:REMOVED: libs/fa/fa-regular-400.woff
VERSION-8.0.0:REMOVED: libs/fa/fa-solid-900.eot
VERSION-8.0.0:REMOVED: libs/fa/fa-solid-900.svg
VERSION-8.0.0:REMOVED: libs/fa/fa-solid-900.woff
VERSION-8.0.0:REMOVED: libs/fa/version5151free
Yet, the install script complains that those precise filenames are missing. So what's going on? I'm not comfortable just bypassing the file verification steps. Why does the file say those are removed when the script says they are needed? There has to be a conflict somewhere.

I will take a look at the incremental upgrade instructions, but this entire process is making me very nervous.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Jun 2006
Posts: 16,347
Likes: 122
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,347
Likes: 122
This is not an issue I ran into for the beta installs or live installs, just skip the step and proceed with the upgrade... Its possible your browser, server, or a CDN is caching the old changes file.

These files you listed don't exist in a live v8 install, just .ttf and .woff2 files for FA


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
To verify, the way that I skip the step is by deleting the UPGRADE_CHANGES.txt file?


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Jun 2006
Posts: 16,347
Likes: 122
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,347
Likes: 122
Originally Posted by Baldeagle
To verify, the way that I skip the step is by deleting the UPGRADE_CHANGES.txt file?
It should work to either clear all of the data out of that file, or deleting the file from the server. If your server is caching the file however you'll need to clear whatever caching mechanism is at play.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
Thank you. I will try again soon. Thanks for your patience and for all your hard work on getting this new version released.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
I upgraded the forum to 8.0, and everything was working as expected running on php 7.4. So, I asked the hosting company to upgrade php to version 8.3, and they did. Now the forum displays fine, but the admin control panel is a blank page. I don't see anything helpful in the logs. The forum is down now because its last state was closed, and I can't open it.

UPDATE: The admin control panel works fine in Google Chrome. It's a completely blank page in Safari.

Google Chrome Version 128.0.6613.120 (Official Build) (arm64)
Safari Version 17.6 (19618.3.11.11.5)
MacBook Pro Apple M1 Pro
Mac OS Sonoma 14.6.1 (23G93)

UPDATE2: I expired my cookies and logged in again. Safari now displays the control panel.

Thank you, Isaac. And thank you team for the update. The upgrade was a complete success. I'm looking forward to the new features.

Last edited by Baldeagle; 09/04/2024 1:19 AM. Reason: Added information

The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Apr 2004
Posts: 1,963
Likes: 153
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,963
Likes: 153
In your web browser, clear your cookies for your domain. you may be using stale/expired or corrupted admin cookies.


current developer of UBB.threads php forum software
current release: UBB.threads 8.0.0 // wip release: n/a
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
Arghh! Replying to a thread generates a blank page in Safari and no actual reply and the following error in Chrome.
Quote
This page isn’t workingwww.stovebolt.com is currently unable to handle this request.
HTTP ERROR 500
I deleted cookies in Chrome but that made no difference.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Jun 2006
Posts: 16,347
Likes: 122
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,347
Likes: 122
A 500 error is server related, what is in your error log for your web request?


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
Code
[Wed Sep 04 01:19:13.633883 2024] [authz_core:debug] [pid 8752:tid 140280703461120] mod_authz_core.c(820): [client 185.82.219.179:61000] AH01626: authorization result of <RequireAny>: granted


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Jun 2006
Posts: 16,347
Likes: 122
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,347
Likes: 122
That does not appear to be related to a 500 error message, if anything its green lighting access to an Access Control RequireAny tag in your Apache configuration (Access Control).


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
Still trying to sort this out. I had debug logging enabled. So, those messages were obscuring what was going on. I set LogLevel to error, restarted Apache, and then tried to reply. I do not see anything useful in the error log.

UPDATE: This is in the ssl_access log for the forum:
Quote
108.234.20.166 - - [04/Sep/2024:02:04:51 -0500] "POST /ubbthreads/ubbthreads.php HTTP/1.1" 500 20 "https://www.stovebolt.com/ubbthreads/ubbthreads.php/topics/1556718/stovebolt-maintenance-9-3-2024.html" "Mozilla/5.0 (Macintosh; intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36"
108.234.20.166 - - [04/Sep/2024:02:05:11 -0500] "-" 408 - "-" "-"
But that IP doesn't show up in the error logs at all.

Last edited by Baldeagle; 09/04/2024 3:27 AM.

The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
I realize that I've not been much help so far. I found this in the www_error.log in the /var/log/php-fpm subdirectory:
Quote
[04-Sep-2024 07:37:47 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /var/www/html/ubbthreads/libs/bbcode.inc.php:572
Stack trace:
#0 /var/www/html/ubbthreads/libs/bbcode.inc.php(394): bbcode->disallow_tag()
#1 /var/www/html/ubbthreads/libs/bbcode.inc.php(65): bbcode->set_image_limit()
#2 /var/www/html/ubbthreads/libs/html.inc.php(948): bbcode->init_post()
#3 /var/www/html/ubbthreads/scripts/addpost.inc.php(355): html->do_markup()
#4 /var/www/html/ubbthreads/ubbthreads.php(286): page_addpost_run()
#5 {main}
thrown in /var/www/html/ubbthreads/libs/bbcode.inc.php on line 572
This appears to be the issue, but I'm not sure where to go from here. I verified that the bbcode.inc.php file is version 8.0.0.

I asked the hosting company if they could back off php to version 8.2 to see if that made a difference. I have verified that all the same extensios are installed now as were installed previously.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
This might be the problem. I ran a diff on two files that I created: installedPHP.txt and installedPHP8.txt, and there was no difference. So, I looked at the installedPHP8.txt file and found this.
Quote
php74-php-common.x86_64 7.4.33-17.el8.remi @remi-safe
php74-php-intl.x86_64 7.4.33-17.el8.remi @remi-safe
php74-php-json.x86_64 7.4.33-17.el8.remi @remi-safe
php74-runtime.x86_64
I'm pretty sure those should be php83 instead of php74. I've asked the hosting company to check it and update them if that's incorrect.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
We're going to have to revert to php 7.4 until we can figure out what the issue is.


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB
Joined: Oct 2007
Posts: 426
Likes: 11
Addict
Addict
Joined: Oct 2007
Posts: 426
Likes: 11
Well, this is wonderful. We're back on 7.4.33 and the forum is working again, but now I have this error in the Control Panel.
Quote
WARNING: Your PHP max_input_vars setting is set to a low value. Your current setting is 1000; the default setting is 1000. Based on your current number of forums, a minimum setting of 2048 is recommended. Your forum may have issues such as a blank configuration file, missing settings, or unexpected script behavior if you continue. Please see the "Issues with the PHP 'max_input_vars' Setting" entry on the UBB.Wiki for more information.
I have set max_input_vars to 4096 in /etc/php.ini and /etc/php.ini.rpmnew.. I've restarted the server (several times). I've cleared the browser cache (several times). I even edited the binary files lipbphp7.so and libphp7-zts.so. Everything on the server is set to 4096. I even reverted to the saved php.ini file (/etc/php.ini.rpmsave), and restarted the server and cleared the cache again. Yet the error remains.

I finally got rid of the error by rebooting the server. Sheesh!
Attachments
Screenshot 2024-09-04 at 7.50.57 AM.png


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 8.0.0
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.37
PHP Version 8.3.11
MYSQL Version 8.0.39
Database Size 1.82 GB

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Test instance works fine
by Baldeagle - 09/09/2024 7:15 PM
How do I edit this line of text?
by ThreadsUser - 09/09/2024 9:07 AM
UBB 8.0.0 Bugs Found
by whk - 09/06/2024 10:53 AM
Avatar letters
by Baldeagle - 09/05/2024 5:42 PM
Who's Online Now
2 members (Baldeagle, toner), 314 guests, and 130 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0