Welcome to World of Potters international feedback portal.

On this page you can suggest ideas, vote for the ideas you like and help develop World of Potter.

All ideas and comments should must be in english.

+1
Answered

Spam in this feedback-community

Didi 2 years ago updated by World of Potter 2 years ago 1

Hello, everyone who is not a robot

I check this feedback from time to time, and recently I have seen some posts that are clearly spam. And, I suspect, AI written. 

I haven't seen a "report" button or some sort of warning for the admins. The worst part is that the spam "topics" are being answered and upvoted :( 

Does anyone know what can I do to report this? Otherwise, I guess this is my way of warning about this. 

Here are some examples of what I am talking about: 

https://worldofpotter.userecho.com/communities/1/topics/2439-the-best-way-to-grow-a-website

https://worldofpotter.userecho.com/communities/1/topics/2431-boho-wallpaper

+1

Add camp Jupiter

CatBee7 2 years ago 0

Add camp Jupiter for a place to travel to

+1

first person games pls

AidenWolfAlanWalkerFan 2 years ago updated by jackfrostenson 2 years ago 7
+1
Fixed

Clubs

pepitogatuno 2 years ago updated by Didi 2 years ago 4

Currently, it is imposible to create a new club.

+1

Letters

Angel Gaskgov 2 years ago updated by Vita Auden 2 years ago 1

Add pages for letters as it doesn’t unload the previous messages, it should be like any other chat. Unloading the message until the person scrolls back up to see them.

Or just add pages, a maximum of about 20-30 messages per page. That’d stop a lot of lag and would free up space in code that can just be an increase in a single variable instead of creating a whole new code for another letter

+1

Writing in notebooks please

willowreed2022 2 years ago updated 2 years ago 2
+1

no serif font pls

Someone_not_me 2 years ago 0

Hey, i dont know if others have the same problem, but it's really hard to read the backgroundstory and the profile text from users who dont have vip or change it. Could you please use there a font without serif?

It's kinda hurting my eyes.

~ me

+1

Side drawer bug

Rose :) 2 years ago updated by Didi 2 years ago 1

When you are looking at a page then open and close the navigation side drawer on mobile then you can't scroll anymore on the page you are on.
+1

Following wall threads by likeing

Lazarus 2 years ago 0

It would be nice that you could follow the wall thread by likeing the thread instead of jumping in and disturbs the thread by saying //oog:follows//

+1

Error message received while attempting to edit a post too late

Okay, I get that it's too late to edit my post, but is it intentional for site code to appear on this error page? It could be a security hazard... Not sure it is, but just in case, I thought it best to check with you devs.

Here's the text of the error. I'd have taken a screenshot, but much of the text was black-on-dark-brown-background, and would have been impossible to see within a .JPG or .PNG image. So here it is, in plain text.:


An error occurred

An error occurred during execution; please try again later.

Additional Information:

Application\Exception\Board\EditTimeExpiredException

File:

/var/www/worldofpotter.com/releases/20221223213920/module/Application/src/Application/Listener/Board/BoardListener.php:185

Message:

You can only edit your post within 5 minutes of posting.

Stack Trace:

#0 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-eventmanager/src/EventManager.php(331): Application\Listener\Board\BoardListener->checkPostTime()

#1 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-eventmanager/src/EventManager.php(153): Laminas\EventManager\EventManager->triggerListeners()

#2 /var/www/worldofpotter.com/releases/20221223213920/vendor/eye4web/eye4web-zf2-board/src/Eye4web/Zf2Board/Controller/BoardController.php(291): Laminas\EventManager\EventManager->trigger()

#3 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-mvc/src/Controller/AbstractActionController.php(77): Eye4web\Zf2Board\Controller\BoardController->postEditAction()

#4 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-eventmanager/src/EventManager.php(331): Laminas\Mvc\Controller\AbstractActionController->onDispatch()

#5 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-eventmanager/src/EventManager.php(188): Laminas\EventManager\EventManager->triggerListeners()

#6 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-mvc/src/Controller/AbstractController.php(103): Laminas\EventManager\EventManager->triggerEventUntil()

#7 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-mvc/src/DispatchListener.php(138): Laminas\Mvc\Controller\AbstractController->dispatch()

#8 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-eventmanager/src/EventManager.php(331): Laminas\Mvc\DispatchListener->onDispatch()

#9 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-eventmanager/src/EventManager.php(188): Laminas\EventManager\EventManager->triggerListeners()

#10 /var/www/worldofpotter.com/releases/20221223213920/vendor/laminas/laminas-mvc/src/Application.php(331): Laminas\EventManager\EventManager->triggerEventUntil()

#11 /var/www/worldofpotter.com/releases/20221223213920/public/index.php(104): Laminas\Mvc\Application->run()

#12 {main}