Replies

Oct 30, 2021 4 years ago
BlueRiver
has a massive family
User Avatar
Duncan

Lag is insane. At least I can finally see the forums again.

Art by

Oct 31, 2021 4 years ago
DimDim
is hopelessly romantic
User Avatar

Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/html/src/include/class/suggestions.php on line 173

when i try to open the dashboard i get this note every time, the whole page is full, estimated 200 lines of the same text. i tried to refresh 2 times and then left it. i don't know what that means, but a warning ? what for ? i just tried to open a page. unfortunately the thread here is empty, so i don't know if this has already been posted.

I hope it only affects the page, do not want to be blocked and do not know why.

[img align=right]http://i.imgur.com/2wJsgJb.gif[/img]

Oct 31, 2021 4 years ago
Pinocchio
is made of stardust
User Avatar
Minty

I'm getting a "Warning: array_key_exists() expects exactly 2 parameters, 1 given in /var/www/html/src/hover_user.php on line 48" whenever I hover over a username to view their info, this is appearing at the top of the pop-up over the name and photo.

Never let a single tear be shed, my little woodenhead
Looking for pets with any of the following birthdays: September 17, 2011 /2016 /2021

Nov 1, 2021 4 years ago
Kel
needs more chocolate
User Avatar
Kel

Oh No! This is not a valid quest!

Getting this message as I try to do quests. Started at 7:40 PM Subeta time.

Nov 1, 2021 4 years ago
Namira
is lonely
User Avatar
Zerithi

Still getting the

Oh no! This is not a valid quest!

As of 3:13am Nov 1st Subeta time :/



Holiday Links [box=Paleturquoise]




🌸 🌸


🎃 [egg=namira] 🎃 [tp=namira]



[/box]

Nov 1, 2021 4 years ago
NEVER feed
BoaConstrictor
after midnight!!
User Avatar
SapphireSeasGoddess

Probably unnecessary to state: The site is pretty slow.

Nov 1, 2021 4 years ago
Swimfreak
fighter of the dayman
User Avatar
Cryistel

I know the Advertising Forum has been wonky for some time, throwing errors and requiring multiple refreshes to get it to load.

I started seeing this pop up, which is new: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/src/include/class/database.new.php on line 64

After backwards navigating from loading up a Subfourm it seems the main Forum wants to load; just wanted to share the database error message in case it is related to everything else

[Br] [Url=https://subeta.net/user_shops.php/shop/16789/category/Lifelikes]Extra Lifelike Dolls[/url] -> drop a comment if you see one you need!!

Nov 1, 2021 4 years ago
Kel
needs more chocolate
User Avatar
Kel

Quests came back for me as of half hour ago, but as I was going to deliver one of them, I got this error:

Quote
Fatal error: Access level to Controller_Quests::handlePath() must be public (as in class Controller) in /var/www/html/src/include/mvc/controllers/Controller_Quests.php on line 216

Getting these for multiple quest givers :(

Nov 1, 2021 4 years ago
Adventure Captain
Mikestoker51
User Avatar
Bang Chan

I keep getting this message with every item the quester is asking for.

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/src/include/mvc/views/quests/home_on_quest.php on line 26

Mary Anne

Nov 1, 2021 4 years ago
Anoniemmus
wants s'more
User Avatar
Burningwaves

above the achievements on the caliphs tomb page

Quote
Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /var/www/html/src/include/user.php on line 2951

Both achievements have the same line

Nov 1, 2021 4 years ago
Rogue
needs to get lost
User Avatar

Keep getting this error trying to load the Advertising forum:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/src/include/class/database.new.php on line 64

✦✦ ✦✦

CW ShopsP ShopMore CWs

Nov 2, 2021 4 years ago
sunshine15
has a dragon
User Avatar

After the event the lag got even worse for me. Since yesterday it is moving very slow.

Looking for CW [flower=sunshine15]
[tot=sunshine15]

Nov 2, 2021 4 years ago
Sehrish
is a billionaire
User Avatar
ChubbyWubby

I hope this is the right place to post this as I am not a code expert but Fatal Error message received when attempting to look into the Trash Can, refreshing page led to the same error message. I have the page/error open if anyone needs a screenshot.

Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'subeta.trash_can' doesn't exist in /var/www/html/vendor/illuminate/database/Connection.php:331 Stack trace: /var/www/html/vendor/illuminate/database/Connection.php(331): PDO->prepare('SELECT * FROM t...') /var/www/html/vendor/illuminate/database/Connection.php(664): IlluminateDatabaseConnection->IlluminateDatabase{closure}('SELECT * FROM t...', Array) /var/www/html/vendor/illuminate/database/Connection.php(631): IlluminateDatabaseConnection->runQueryCallback('SELECT * FROM t...', Array, Object(Closure)) /var/www/html/vendor/illuminate/database/Connection.php(339): IlluminateDatabaseConnection->run('SELECT * FROM t...', Array, Object(Closure)) /var/www/html/vendor/illuminate/database/Capsule/Manager.php(200): IlluminateDatabaseConnection->select('SELECT * FROM t...') /var/www/html/src/include/class/database.new.php(61): IlluminateDatabaseCapsuleManager::__callStatic('select', Array) /var/www/html in /var/www/html/vendor/illuminate/database/Connection.php on line 671

Nov 2, 2021 4 years ago
MarchOnOff
is forever on a quest for more pets
User Avatar
Princess Gri

I survived a lot of stuff in my life including corona (so far), but this laaaaaaaag will kill me.

...DAMN WILL BE GIVEN. PLEASE HOLD YOUR BREATH TILL FURTHER NOTICE!

Nov 2, 2021 4 years ago
Eli_Rose
is fangtastic
User Avatar
Elliot Wolfe Rose

Figured this was a good place as any to report this. When I tried to check the trash for the dailies it came back with this message;

Quote
Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table &;subeta.trash_can&; doesn&;t exist in /var/www/html/vendor/illuminate/database/Connection.php:331 Stack trace: /var/www/html/vendor/illuminate/database/Connection.php(331): PDO->prepare(&;SELECT * FROM t...&;) /var/www/html/vendor/illuminate/database/Connection.php(664): IlluminateDatabaseConnection->IlluminateDatabase{closure}(&;SELECT * FROM t...&;, Array) /var/www/html/vendor/illuminate/database/Connection.php(631): IlluminateDatabaseConnection->runQueryCallback(&;SELECT * FROM t...&;, Array, Object(Closure)) /var/www/html/vendor/illuminate/database/Connection.php(339): IlluminateDatabaseConnection->run(&;SELECT * FROM t...&;, Array, Object(Closure)) /var/www/html/vendor/illuminate/database/Capsule/Manager.php(200): IlluminateDatabaseConnection->select(&;SELECT * FROM t...&;) /var/www/html/src/include/class/database.new.php(61): IlluminateDatabaseCapsuleManager::__callStatic(&;select&;, Array) /var/www/html in /var/www/html/vendor/illuminate/database/Connection.php on line 671

I waited a bit and refreshed the page and got the error again. It was approx. 4:50pm when this happened. I tried it twice and this is after having a few days where it wasn't showing anything at all on the page except the icon after hitting the "Look in trash button".

Nov 3, 2021 4 years ago
Flying Ace
Ciannwn
User Avatar
Gwyn ap Nudd

Getting lag all around the site - quests, restocking from main shops etc. It's been like that ever since I got on at around 6.30 am UK time.

Quote
Ph&;nglui mglw&;nafh Cthulhu R&;lyeh wgah&;nagl fhtagn
H.P Lovecraft
[tot=Ciannwn]

Nov 3, 2021 4 years ago
Eli_Rose
is fangtastic
User Avatar
Elliot Wolfe Rose

In regard to my last post (which is quoted below) At 1:19pm Server time today it seems like this issue was resolved as I attempted to search the trash again and there was no error code!

Quote by Elliot_Wolfe_Rose
Figured this was a good place as any to report this. When I tried to check the trash for the dailies it came back with this message;</p>
<p>
Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table &;subeta.trash_can&; doesn&;t exist in /var/www/html/vendor/illuminate/database/Connection.php:331 Stack trace: /var/www/html/vendor/illuminate/database/Connection.php(331): PDO-&gt;prepare(&;SELECT * FROM t...&;) /var/www/html/vendor/illuminate/database/Connection.php(664): IlluminateDatabaseConnection-&gt;IlluminateDatabase{closure}(&;SELECT * FROM t...&;, Array) /var/www/html/vendor/illuminate/database/Connection.php(631): IlluminateDatabaseConnection-&gt;runQueryCallback(&;SELECT * FROM t...&;, Array, Object(Closure)) /var/www/html/vendor/illuminate/database/Connection.php(339): IlluminateDatabaseConnection-&gt;run(&;SELECT * FROM t...&;, Array, Object(Closure)) /var/www/html/vendor/illuminate/database/Capsule/Manager.php(200): IlluminateDatabaseConnection-&gt;select(&;SELECT * FROM t...&;) /var/www/html/src/include/class/database.new.php(61): IlluminateDatabaseCapsuleManager::__callStatic(&;select&;, Array) /var/www/html in /var/www/html/vendor/illuminate/database/Connection.php on line 671

I waited a bit and refreshed the page and got the error again. It was approx. 4:50pm when this happened. I tried it twice and this is after having a few days where it wasn't showing anything at all on the page except the icon after hitting the "Look in trash button".

Nov 3, 2021 4 years ago
MarchOnOff
is forever on a quest for more pets
User Avatar
Princess Gri

Come on guys...is this the worst lag, or was it worse before, can't remember...but I know this one is SO bad...

...DAMN WILL BE GIVEN. PLEASE HOLD YOUR BREATH TILL FURTHER NOTICE!

Nov 4, 2021 4 years ago
NEVER feed
BoaConstrictor
after midnight!!
User Avatar
SapphireSeasGoddess

Site is still slow, also on our last day :-( 3-4 clicks may go through fast inbetween, but then again it's laggy with mega "pauses" in loading inbetween. Battling everybody is impossible.

Nov 4, 2021 4 years ago
Flying Ace
Ciannwn
User Avatar
Gwyn ap Nudd

Lag is very bad even though there are less than 300 people on at the moment.

Quote
Ph&;nglui mglw&;nafh Cthulhu R&;lyeh wgah&;nagl fhtagn
H.P Lovecraft
[tot=Ciannwn]

Please log in to reply to this topic.