Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Ultimate Blog
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
This message is not addressed to you, but to the extension developer!
-
deninho32
- Users

- Posts: 16
- Joined: 01 Jan 2021, 14:57
Re: Ultimate Blog
TrekRed wrote: 10 May 2021, 01:21 this message is not addressed to you, but to the extension developer!
-
deninho32
- Users

- Posts: 16
- Joined: 01 Jan 2021, 14:57
Re: Ultimate Blog
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?
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
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 ...
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 ...
This is always built into all extensions by default, it is not clear why there is no such possibility here ...
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 ...
-
Maggan22
- Users

- Posts: 9
- Joined: 23 Mar 2020, 14:07
Re: Ultimate Blog
Are Subcategories possible? In these should other users "post" too. Own posts, not Comments. Would that possible
-
roo4less
- Users

- Posts: 3
- Joined: 10 Feb 2022, 08:41
Re: Ultimate Blog
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
Lookf for:
And add # to the second line which should look like:
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"
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.phpCode: 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;
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 has potential and I sincerely hope the developer gives it a bit of "spit n polish"
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
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 ...
And after that, the topic cannot be approved and it is not added ...
-
max-ima
- Users

- Posts: 139
- Joined: 25 Mar 2022, 07:11
Re: Ultimate Blog
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.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 ...
-
max-ima
- Users

- Posts: 139
- Joined: 25 Mar 2022, 07:11
Re: Ultimate Blog

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.
-
max-ima
- Users

- Posts: 139
- Joined: 25 Mar 2022, 07:11
Re: Ultimate Blog
Missing for translation: 1 day, 13 hours, 23 minutes, 40 seconds - Time of operation Blog
-
Lord Phobos
- Users

- Posts: 3
- Joined: 15 Oct 2022, 19:13
Re: Ultimate Blog
Won't install.
Doesn't appear in acp.
Doesn't appear in acp.