Adriano Faria Posted September 27, 2022 Share Posted September 27, 2022 Support topic for Link to comment
Adriano Faria Posted November 1, 2022 Author Share Posted November 1, 2022 FROM NOVEMBER 1ST TO NOVEMBER 30TH. Link to comment
PPlanet Posted April 13, 2023 Share Posted April 13, 2023 Hi @Adriano Faria, this app is working nicely and it imported the topic descriptions from the old plugin as expected. So, thank you very much for that. Just a question, in Newbie's plugin I used, it was possible to adjust the style a bit in my custom.css. For example: /** * Font size for topic description */ .nbTopicDescription { font-size: 14px; color: #000000 } #nbTopicDescription { color: #000000 } Is it possible to do the same with yours by any chance? Link to comment
Adriano Faria Posted April 13, 2023 Author Share Posted April 13, 2023 For now you would need to edit the template to add your own class and then add the class in custom.css. I’ll add the class in next version. PPlanet 1 Link to comment
Nathan Explosion Posted April 13, 2023 Share Posted April 13, 2023 You may not even need a class to be added. @Adriano Faria - send me a link to a topic that you used for testing, and I'll check if there is already a possible CSS selector. Adriano Faria 1 Link to comment
Nathan Explosion Posted April 13, 2023 Share Posted April 13, 2023 Nope...gonna need a class added. PPlanet and Adriano Faria 1 1 Link to comment
robbalvey Posted May 27, 2023 Share Posted May 27, 2023 (edited) . Edited May 27, 2023 by robbalvey Link to comment
angle4cor Posted September 9, 2023 Share Posted September 9, 2023 Just installed the mod. I would like to add old topic desciptions and do it wia phpmyadmin and SQL. Can't find anything connected to forums description in "forums_topics" table. Could you explain to me where these descriptions are stored in the database? Greetings Link to comment
Adriano Faria Posted September 9, 2023 Author Share Posted September 9, 2023 3 minutes ago, angle4cor said: Just installed the mod. I would like to add old topic desciptions and do it wia phpmyadmin and SQL. Can't find anything connected to forums description in "forums_topics" table. Could you explain to me where these descriptions are stored in the database? Greetings Hello, The data is saved via MetaData extension on the core_content_meta table. I don't think you can add them via query. Link to comment
angle4cor Posted September 9, 2023 Share Posted September 9, 2023 How could I do this otherwise? My old topic descriptions are in the old phpbb2 database. I wanted to export them and insert them in the Invision database with a query based on topic_id. Link to comment
Adriano Faria Posted September 9, 2023 Author Share Posted September 9, 2023 Take a look at the table and see how it is. The “content” field, which is the description here, is a BLOB field: https://dev.mysql.com/doc/refman/8.0/en/blob.html Link to comment
Adriano Faria Posted September 15, 2023 Author Share Posted September 15, 2023 Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my personal site www.sosinvision.com.br. You will find information on my website www.sosinvision.com.br: You can redeem the marketplace purchase keys provided by IPS in order to keep getting updates and support for the applications/plugins you purchased. You can purchase files directly on my marketplace. You can get support for your purchased applications/plugins directly on their new support topics. You can request a custom application/plugin or service. Bookmark https://www.sosinvision.com.br/ and the new Marketplace Directory www.Invisioneer.org. Eric BXL 1 Link to comment
Recommended Posts