Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.2 & 3.3 Extensions Database 3.2 / 3.3Ultimate Blog

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

TrekRed
Users
Users
Posts: 93
Joined: 27 Oct 2019, 23:54
    Mac OS X Chrome

Re: Ultimate Blog

Post by TrekRed »

This message is not addressed to you, but to the extension developer!

User avatar

deninho32
Users
Users
Posts: 16
Joined: 01 Jan 2021, 14:57
    Android Opera

Re: Ultimate Blog

Post by deninho32 »

TrekRed wrote: 10 May 2021, 01:21 this message is not addressed to you, but to the extension developer!
:tumbsyes:

User avatar

deninho32
Users
Users
Posts: 16
Joined: 01 Jan 2021, 14:57
    Windows 10 Firefox

Re: Ultimate Blog

Post by deninho32 »

When I try to use custom index settings and select multiple specific categories it doesn't work. When I save the settings it jumps back to just one specific category. Anything I can do to fix this?

User avatar

TrekRed
Users
Users
Posts: 93
Joined: 27 Oct 2019, 23:54
    Windows 10 Chrome

Re: Ultimate Blog

Post by TrekRed »

Add the ability to notify the administrator about every new blog and post to stay up to date on what has been written. Thanks!

This is always built into all extensions by default, it is not clear why there is no such possibility here ... :question:

I also noticed that the function of approving blogs has stopped working, although it used to work. Now when you click the Approve button, nothing happens ... :exclaim:

User avatar

Maggan22
Users
Users
Posts: 9
Joined: 23 Mar 2020, 14:07
    Windows 10 Firefox

Re: Ultimate Blog

Post by Maggan22 »

Are Subcategories possible? In these should other users "post" too. Own posts, not Comments. Would that possible

User avatar

roo4less
Users
Users
Posts: 3
Joined: 10 Feb 2022, 08:41
    Windows 10 Firefox

Re: Ultimate Blog

Post by roo4less »

Thank You for a very nice extension, ... and here's the but:
The Installation description needs amending to:

Download the latest release.

In the `ext` directory of your phpBB board, create a new directory named `mrgoldy` (if it does not already exist).
Copy the ultimateblog folder to `/ext/mrgoldy/` if done correctly, you'll have the main extension class at:
(your forum root)/ext/mrgoldy/ultimateblog/composer.json
Navigate in the ACP to `Customise -> Manage extensions`

Look for `Ultimate Blog` under the Disabled Extensions list, and click its `Enable` link.

IF you get the description length error then do as follows:
Open the posting.php : MAKE SURE TO FOLLOW THE EXACT PATH as there is another file in a different directory with same name

Code: Select all

\ultimateblog_v100\ultimateblog\controller\posting.php
Lookf for:

Code: Select all

# Check if the description is the correct length
(strlen($blog_to_update['blog_description']) < constants::BLOG_DESC_MINIMUM || strlen($blog_to_update['blog_description'] > constants::BLOG_DESC_MAXIMUM)) ? $errors[] = $this->lang->lang('BLOG_ERROR_DESC_BOUNDS', strlen($blog_to_update['blog_description'])) : false;
And add # to the second line which should look like:

Code: Select all

# Check if the description is the correct length
#(strlen($blog_to_update['blog_description']) < constants::BLOG_DESC_MINIMUM || strlen($blog_to_update['blog_description'] > #constants::BLOG_DESC_MAXIMUM)) ? $errors[] = $this->lang->lang('BLOG_ERROR_DESC_BOUNDS', strlen($blog_to_update['blog_description'])) : false;
This is just a speedy workaround and not a permanent solution.

This has potential and I sincerely hope the developer gives it a bit of "spit n polish"

User avatar

TrekRed
Users
Users
Posts: 93
Joined: 27 Oct 2019, 23:54
    Windows 10 Chrome

Re: Ultimate Blog

Post by TrekRed »

Tell me why blog approval does not work? It simply says that the blog is automatically created and nothing can be done. This is some kind of bug ... How to fix it?

And after that, the topic cannot be approved and it is not added ...

User avatar

max-ima
Users
Users
Posts: 139
Joined: 25 Mar 2022, 07:11
    Windows 10 Firefox

Re: Ultimate Blog

Post by max-ima »

TrekRed wrote: 10 Mar 2022, 00:08 Tell me why blog approval does not work? It simply says that the blog is automatically created and nothing can be done. This is some kind of bug ... How to fix it?

And after that, the topic cannot be approved and it is not added ...
I tested it today at 3.3.7 and it works everything as it should. Only on Custom index settings if you move to the right it won't stay when you click save.

User avatar

max-ima
Users
Users
Posts: 139
Joined: 25 Mar 2022, 07:11
    Windows 10 Firefox

Re: Ultimate Blog

Post by max-ima »

Image

In history they are unnecessary 2x March. After all, this is history and it is 1x a lot. Anyone you click on shows you the same thing.

If I find any more mistakes I will write.

User avatar

max-ima
Users
Users
Posts: 139
Joined: 25 Mar 2022, 07:11
    Windows 10 Firefox

Re: Ultimate Blog

Post by max-ima »

Missing for translation: 1 day, 13 hours, 23 minutes, 40 seconds - Time of operation Blog

User avatar

Lord Phobos
Users
Users
Posts: 3
Joined: 15 Oct 2022, 19:13
    Windows 10 Chrome

Re: Ultimate Blog

Post by Lord Phobos »

Won't install.
Doesn't appear in acp.

Post Reply Previous topicNext topic