Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 07:15 am EST
Geeklog Forums
Bug of the Block system on 2.1.0
Status: offline
mistgrass
Forum User
Newbie
Registered: 08/11/14
Posts: 2
This is the first comments.
There is a bug with Block system on 2.1.0,maybe.
I did the operation such as follows.
1.Make topics like this.
topic_A--|
topic_A_1
topic_A_2
2.Make a block to show on topic_A_1 and topic_A_2.
ex) The Block ID is "block-ab"
Then I open the topic_A, there are exactly the same two "block-ab" on the sideblock.
http://demo.geeklog.jp/index.php?topic=test
Would you check it?
There is a bug with Block system on 2.1.0,maybe.
I did the operation such as follows.
1.Make topics like this.
topic_A--|
topic_A_1
topic_A_2
2.Make a block to show on topic_A_1 and topic_A_2.
ex) The Block ID is "block-ab"
Then I open the topic_A, there are exactly the same two "block-ab" on the sideblock.
http://demo.geeklog.jp/index.php?topic=test
Would you check it?
17
10
Quote
Status: offline
mistgrass
Forum User
Newbie
Registered: 08/11/14
Posts: 2
To Change such as follow, on line 4456 with "public_html/lib-common.php",
From : $blocksql['mysql'] = "SELECT b.*,UNIX_TIMESTAMP(rdfupdated) AS date ";
To : $blocksql['mysql'] = "SELECT DISTINCT b.*,UNIX_TIMESTAMP(rdfupdated) AS date ";
Thanks a lot, Mr Ito!
Text Formatted Code
From : $blocksql['mysql'] = "SELECT b.*,UNIX_TIMESTAMP(rdfupdated) AS date ";
To : $blocksql['mysql'] = "SELECT DISTINCT b.*,UNIX_TIMESTAMP(rdfupdated) AS date ";
Thanks a lot, Mr Ito!
13
14
Quote
All times are EST. The time is now 07:15 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content