Yes see that also, will check it when other items are done.
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
-
dmzx
- Founder

- Posts: 6467
- Joined: 13 Jan 2014, 21:45
Re: Ultimate Blog
-
Klammer
- Users

- Posts: 1
- Joined: 18 Jun 2020, 01:26
Re: Ultimate Blog
Hello.
I was able to install it and it also shows up in acp. I cannot call it up in the forum. The link then leads to the following error.
Why is that ? Can it be due to the prefix of my database ?
My prefix is not phpbb but pjkf.
What do I have to change to make it work ?
Thanks and regards
Klammer
phpBB 3.3.0
PHP 7.3
I was able to install it and it also shows up in acp. I cannot call it up in the forum. The link then leads to the following error.
Why is that ? Can it be due to the prefix of my database ?
My prefix is not phpbb but pjkf.
What do I have to change to make it work ?
Thanks and regards
Klammer
phpBB 3.3.0
PHP 7.3
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'db_403529_2.c.comment_time' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [1055]
SQL
SELECT b.blog_id, b.blog_title, b.blog_approved, b.blog_reported, b.blog_image, u.user_id, u.username, u.user_colour, GROUP_CONCAT(distinct bc.category_id) as categories FROM (pjkF_ub_blogs b CROSS JOIN pjkF_users u CROSS JOIN pjkF_ub_comments c) LEFT JOIN pjkF_ub_blog_category bc ON (b.blog_id = bc.blog_id) LEFT JOIN pjkF_zebra z ON (b.author_id = z.user_id AND z.friend = 1) WHERE b.author_id = u.user_id AND c.blog_id = b.blog_id GROUP BY b.blog_id ORDER BY c.comment_time DESC, b.blog_date DESC LIMIT 3
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1023
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 195
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/mysql_base.php
LINE: 45
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 296
CALL: phpbb\db\driver\mysql_base->_sql_query_limit()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 337
CALL: phpbb\db\driver\driver->sql_query_limit()
FILE: [ROOT]/ext/mrgoldy/ultimateblog/core/functions.php
LINE: 407
CALL: phpbb\db\driver\factory->sql_query_limit()
FILE: [ROOT]/ext/mrgoldy/ultimateblog/controller/bloglist.php
LINE: 163
CALL: mrgoldy\ultimateblog\core\functions->blog_index_list()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 151
CALL: mrgoldy\ultimateblog\controller\bloglist->index()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 68
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()
FILE: [ROOT]/app.php
LINE: 35
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()
Sorry for the bad english. I work with google translator
-
seacoast
- Users

- Posts: 159
- Joined: 28 Aug 2017, 19:58
Re: Ultimate Blog
Just wanted to add that ABBC3 does work with UB on 3.2.1 but not 3.3seacoast wrote: 09 Oct 2020, 12:46 I disabled UB, deleted data and enabled UB. The error went away. Not sure what happened there, but still the ABBC3 editor is not there.
-
Austeyr
- Users

- Posts: 12
- Joined: 04 Dec 2016, 00:53
Re: Ultimate Blog
Not sure I'm doing something wrong but I've added this and it doesn't show for me to enable.
I've renamed the folder and moved it to dmxz folder still nothing.
Anyone else having this issue I got so many Extensions installed running the latest version of phpBB cheers in advance.
I've renamed the folder and moved it to dmxz folder still nothing.
Anyone else having this issue I got so many Extensions installed running the latest version of phpBB cheers in advance.
My phpBB Forums Top Ad Coop & Gamer Raid
I Run Several Advertising Websites. Find Out More & Get Advertising For Your Forum for FREE Share My Ads
I Run Several Advertising Websites. Find Out More & Get Advertising For Your Forum for FREE Share My Ads
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
A person creates a blog in a category. How do you create multiple topics on a blog? And there is no subscription button!
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
It turns out that a person in 1 blog can create only 1 topic? Must be divided into several topics!
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
Can you explain how to subscribe to a blog and add multiple topics in 1 blogs? All rights are exposed!
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
How can I get an alert after every post on any blog?
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
Tell me how to get notified about new blog posts and new blogs created?

-
Austeyr
- Users

- Posts: 12
- Joined: 04 Dec 2016, 00:53
Re: Ultimate Blog
Don't know if you mentioned this above, but ive been trying to install this for over a week, adding the unzipped ext to ext/dmzx. turns out it needs to be added to ext/mrgoldy and then finally gave me the option to enable.
just a heads up if it's not working try adding a folder in ext title mrgoldy
stand corrected now the page app.php/ultimateblog says:
lost now thought i had it.
Edit: Ok now I have something. The same directory as above but had to disable the reenable now is working from what I can see.
Update: Everything works flawlessly now,
just a heads up if it's not working try adding a folder in ext title mrgoldy
stand corrected now the page app.php/ultimateblog says:
Code: Select all
Information
The requested page could not be found.Edit: Ok now I have something. The same directory as above but had to disable the reenable now is working from what I can see.
Update: Everything works flawlessly now,
-
deninho32
- Users

- Posts: 16
- Joined: 01 Jan 2021, 14:57
Re: Ultimate Blog
Thanks for sharing this extension, it works really well on phpBB 3.3.2. I still have some small issues though. When I post a blog the view count is incorrect. In the blog itself it shows the correct number of views, but through the notifications it is way off. After 30 minutes or so I get notifications with 30,000 views. I think that's a bit optimistic
Also, is this extension done or still in development? It would be nice to be able to select a "main article" that has a prominent position on the frontpage.
Also, is this extension done or still in development? It would be nice to be able to select a "main article" that has a prominent position on the frontpage.
-
deninho32
- Users

- Posts: 16
- Joined: 01 Jan 2021, 14:57
Re: Ultimate Blog
Little bump here
I get notifications that say that one my articles has been read 1800 times, but when I check Google Analytics I find out that the page has only been viewed around 500 times. Is there something wrong in the counting process?
I get notifications that say that one my articles has been read 1800 times, but when I check Google Analytics I find out that the page has only been viewed around 500 times. Is there something wrong in the counting process?
-
TrekRed
- Users

- Posts: 93
- Joined: 27 Oct 2019, 23:54
Re: Ultimate Blog
Make an alert for every new topic and message! Is it really that hard?
You have to constantly manually check all messages!
You have to constantly manually check all messages!
-
deninho32
- Users

- Posts: 16
- Joined: 01 Jan 2021, 14:57
Re: Ultimate Blog
Was this meant for me? Because I really don't know what you mean with this post. This is not about topics, but about how many times a blog is read. The numbers don't match and I try to find out what the problem is.TrekRed wrote: 09 May 2021, 17:48 Make an alert for every new topic and message! Is it really that hard?
You have to constantly manually check all messages!