FabioPaz
Members-
Posts
296 -
Joined
-
Last visited
-
Days Won
1
FabioPaz last won the day on January 3 2021
FabioPaz had the most liked content!
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
FabioPaz's Achievements
-
Hi, @Marc Stridgen I changed to elasticsearch and rebuild the index. Didnt worked, so I did another rebuild. Didnt work, so I changed back to mysql (that worked). Now that you mention it, yes, a lot of entries like this: #0 /var/www/forum/system/Content/Search/Elastic/Query.php(1309): IPS\_Log::log() #1 /var/www/forum/system/Content/Controller.php(4099): IPS\Content\Search\Elastic\_Query->search() #2 /var/www/forum/applications/core/widgets/relatedContent.php(124): IPS\Content\_Controller->getSimilarContent() #3 /var/www/forum/system/Widget/Widget.php(833): IPS\core\widgets\_relatedContent->render() #4 /var/www/forum/system/Widget/Widget.php(888): IPS\_Widget->_render() #5 /var/www/forum/uploads/template_37_94a9d7649fb9cdbfc784d3516e61a717_global.php(18849): IPS\_Widget->__toString() #6 /var/www/forum/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->widgetContainer() #7 /var/www/forum/uploads/template_37_94a9d7649fb9cdbfc784d3516e61a717_global.php(7275): IPS\Theme\_SandboxedTemplate->__call() #8 /var/www/forum/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate() #9 /var/www/forum/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call() #10 /var/www/forum/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #11 /var/www/forum/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #12 /var/www/forum/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #13 /var/www/forum/index.php(13): IPS\_Dispatcher->run() #14 {main} With this: Array ( [query] => Array ( [function_score] => Array ( [query] => Array ( [bool] => Array ( [must] => Array ( [0] => Array ( [more_like_this] => Array ( [fields] => Array ( [0] => index_title ) [like] => Array ( [_index] => XXXXXXXXX [_id] => forums_topic_post-3313076 ) [min_term_freq] => 1 [max_query_terms] => 12 [min_word_length] => 3 ) ) ) [must_not] => Array ( [0] => Array ( [bool] => Array ( [filter] => Array ( [0] => Array ( [terms] => Array ( [index_class] => Array ( [0] => IPS\core\Statuses\Status [1] => IPS\core\Statuses\Reply ) ) ) ) ) ) ) [filter] => Array ( [0] => Array ( [bool] => Array ( [should] => Array ( [0] => Array ( [terms] => Array ( [index_class] => Array ( [0] => IPS\core\Statuses\Status [1] => IPS\core\Statuses\Reply ) ) ) [1] => Array ( [terms] => Array ( [index_class] => Array ( [0] => IPS\forums\Topic\Post ) ) ) ) ) ) [1] => Array ( [range] => Array ( [index_date_updated] => Array ( [gt] => 1624761971 ) ) ) [2] => Array ( [terms] => Array ( [index_permissions] => Array ( [0] => 2 [1] => * ) ) ) [3] => Array ( [term] => Array ( [index_hidden] => 0 ) ) ) ) ) [linear] => Array ( [index_date_updated] => Array ( [scale] => 120d [decay] => 0.5 [origin] => 1687833971 ) ) ) ) [sort] => Array ( ) [from] => 0 [size] => 5 [error] => Array ( [root_cause] => Array ( [0] => Array ( [type] => index_not_found_exception [reason] => no such index [XXXXXXXXX] [resource.type] => index_or_alias [resource.id] => XXXXXXXXX [index_uuid] => _na_ [index] => XXXXXXXXX ) ) [type] => index_not_found_exception [reason] => no such index [XXXXXXXXX] [resource.type] => index_or_alias [resource.id] => XXXXXXXXX [index_uuid] => _na_ [index] => XXXXXXXXX ) )
-
Hello, there. After enabling elasticsearch on IPB settings (and rebuilding the search index), the forum search always returns 0 results and any system that use the search, dont work either. Possible useful info: Lastest version of IPB installed Elasticsearch version 7.10.2 ES is running and I'm successfully using it via other software PHP ver 8.1 Nginx MariaDB Any help would be appreciated.
-
everzel reacted to a post in a topic: iPhone notifications, web app and more
-
everzel reacted to a post in a topic: iPhone notifications, web app and more
-
FabioPaz reacted to a post in a topic: Current ranks – and – Reputation
-
Hello. As the title says: can I disable all theme blocks at once? I dont mind having to edit the database, if it is necessary. Also, I dont mind losing the content of the blocks, or anything. Why (if you need to know): Recently, I had a "urgent" matter that made me remove a specific text from all blocks forum-wide, but since the blocks are independent between board index/forum category/topic, etc... this created a problem, since some of them were removed and some werent. Just to be safe, I want to remove/disable all blocks and them add one by one again.
-
User stuck at "Your account does not require validation"
FabioPaz replied to FabioPaz's topic in Technical Problems
It worked. Thank you! If this helps others: there wasnt a core_validating row in my case, just had to replace members_bitoptions value by a 0. -
User stuck at "Your account does not require validation"
FabioPaz replied to FabioPaz's topic in Technical Problems
Yes. -
User stuck at "Your account does not require validation"
FabioPaz replied to FabioPaz's topic in Technical Problems
Hello. Yes, the message stays if he changes the browser or I login by the ACP. The only different "variable" here is that the email address of the problematic account was previously registered with another account (but the account with that email was deleted). -
iPhone notifications, web app and more
FabioPaz replied to Matt's topic in Invision Community Insider
Search for iOS emulation on mac. Not a mac user, but I think iphone devs must have a way to emulate ios on mac in the same way that you can emulate android on windows. -
FabioPaz reacted to a post in a topic: iPhone notifications, web app and more
-
iPhone notifications, web app and more
FabioPaz replied to Matt's topic in Invision Community Insider
Anyone else replicated this? -
FabioPaz reacted to a post in a topic: iPhone notifications, web app and more
-
iPhone notifications, web app and more
FabioPaz replied to Matt's topic in Invision Community Insider
For some reason Im not a candidate for the beta update, since I have an iphone 7. (Yeah, I was sincerely intrigued before searching and seeing an iphone 14). -
FabioPaz reacted to a post in a topic: How to hide pinned topics from fluid view - Am I missing something?
-
When you enable fluid view in the board index, you will get a beautiful fluid view of all topics in all forums. But even if you filter by "last updated", all pinned topics appears first. Is there a native way to hide pinned topics in fluid view and maybe I am missing it? I now this is expected, but let me explain my problem: in the board index, the fluid view will show all pinned topics, from all categories and subcategories, first. Imagine dozens of categories and subcategories with pinned topics with info that is relevant only in the context of the category.
-
iPhone notifications, web app and more
FabioPaz replied to Matt's topic in Invision Community Insider
Since "android owners have enjoyed for a while", is there a tutorial how to send notifications to android users? If this is enough "topic hijacking", please remove my comment. -
Delete Topics after x days without reply
FabioPaz replied to MaNiAc LRSC's topic in Technical Problems
Sorry, you are right. I could swear I saw somewhere you can make the sitemap avoid archived topics. -
Delete Topics after x days without reply
FabioPaz replied to MaNiAc LRSC's topic in Technical Problems
If you are doing this because of SEO (removing thin/dead content), you can archive topics without replies. According to the devs, they are removed from the sitemap, etc... This is a native feature. Also, I think archived topics can be found by a specific table on the database, so, with a little search, you can manually remove them with a single sql query (please, backup first). -
Using php8.1. Error: Class "XMLWriter" not found (0) #0 /var/www/XXXXX/applications/core/extensions/core/Sitemap/Content.php(328): IPS\_Sitemap->buildSitemapFile() #1 /var/www/XXXXX/system/Sitemap/Sitemap.php(120): IPS\core\extensions\core\Sitemap\_Content->generateSitemap() #2 /var/www/XXXXX/applications/core/tasks/sitemapgenerator.php(39): IPS\_Sitemap->buildNextSitemap() #3 /var/www/XXXXX/system/Task/Task.php(375): IPS\core\tasks\_sitemapgenerator->IPS\core\tasks\{closure}() #4 /var/www/XXXXX/applications/core/tasks/sitemapgenerator.php(34): IPS\_Task->runUntilTimeout() #5 /var/www/XXXXX/system/Task/Task.php(274): IPS\core\tasks\_sitemapgenerator->execute() #6 /var/www/XXXXX/system/Task/Task.php(237): IPS\_Task->run() #7 /var/www/XXXXX/applications/core/interface/task/task.php(58): IPS\_Task->runAndLog() #8 {main} XMLWrite enabled where the forum is running. The same is happening with DOMDocument (also enabled). Dont mind if this is a false positive, but if this is affecting the sitemap and how google might find some pages, this would be a problem.