bidiesman
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Mega Menu] Mobile menu broken and question about uninstallationI have the same issue, but didn’t success to solve it that way… Help!
using wptouch.- This reply was modified 7 years ago by bidiesman.
Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last messages from 5 different topics?May be the other guy was also me.. ??
The thing is…if you have a very active topic… then after 5 post. there is no more link about other active topic…Hope you will have 5 minutes to have a look if it’s easy to handle or not coming month :).
Have a nice day,
jerome
Forum: Plugins
In reply to: [phpBB Topics Portal] phpBB 3.1 Plugin not anymore working…? ??
Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic reply??
It make my day ??Thanks Jeremy and waiting forward for the next release ??
Jerome
Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic replyHum,..
Just noticed…
There is a problem with the link… for last post.
it sends to the first page of the topic and not the last..:s
is it easy to fix?Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic replySure,
But I don’t think I will make things write^^. to make the loop looking for next post with different topic.I’m already happy like this and the result here in live:
https://www.kitesurfeur.be
??Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic replyHi jeremy,
Thanks for this quick release:
I did a small hack to get some bullet list:===>$forum_stats_post_list .='<ul>'; $forum_stats_posts=$forum_stats['last_post']; if (isset($forum_stats_posts)) { $cw_phpbb_i='0'; foreach ($forum_stats_posts as $forum_stats_post) { $forum_stats_post=explode('|',$forum_stats_post); $form_status_post_url_build=sprintf($cw_phpbb_stats_post_url,$forum_details['forum_url'],$forum_stats_post[0],$forum_stats_post[2],$forum_stats_post[3]); =====> $forum_stats_post_list .='<li><a href="'.$form_status_post_url_build.'">'.$forum_stats_post[4].'</a> - '.$forum_stats_post[1].'</li>'; if ($cw_phpbb_i === '0') { $cw_phpbb_stats_last_post='<a href="'.$form_status_post_url_build.'">'.$forum_stats_post[4].'</a>'; } $cw_phpbb_i++; } ======> $forum_stats_post_list .='</ul>'; }
As far as I see it’s working well now. ?? but it takes the 5 last posts.and not the 5 last different topic reply.
imagine 5 reply in a same topic and we have no more idea about other topics.Is this difficult to implement?
Thanks ??
Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic replyOk waiting forward for it.
ps: about wpapi folder it was personally a bit tricky to understand and being sure I was placing the folder on the right place.
I think you should add an extra note inside the readme file:
like:
wwww.mywebsite.com/phpbb_root/style/wpapips: is this wpapi folder really need to be there?
with the previous plugin everything was in wordpress plugin folder:
https://www.ads-software.com/plugins/phpbb-topics-portal/Keep me in touch ??
Jerome
Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic replyHi Jeremy,
can you confirm the tag to place to get the 5 last page and author?I only see these tags:
{{FORUM_TITLE}} = Forum Title
{{MEMBER_COUNT}} = Total Member/user Count
{{TOPIC_COUNT}} = Total Topics/thread Count
{{POST_COUNT}} = Total Post Count
{{LAST_POST}} = Last Post To Forum
{{NEWEST_MEMBER}} = Newest Member To Join
{{FORUM_LINK}} = Creates Link To Main Forum Indexand {{LAST_POST}} = Last Post To Forum
only display one post and no author.Is there any other tags?? It will be awesome.
thanks again for your quick answer.
Jerome
Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic replyAh,
and is it possible to add time and user poster?Like:
last post:
–5 last different topic reply by bidiesman on 11/09/2015 16h45Actually there was another plugin I was using in the past.. but now it diesn’t work anymore with phpbb3.1…
that was the plugin:
https://www.ads-software.com/plugins/phpbb-topics-portal/Cheers,
Jerome
Forum: Plugins
In reply to: [Cleverwise phpBB Statistics] 5 last different topic replyHi Jeremy,
you mean that this will work?
{{LAST_POST-3}}but you still have to upload it?
will it take 5 last post from 5 different last active topics?
Kind regards,
Jerome
Forum: Plugins
In reply to: [xili-language] 2.20.0 BLANK Websitesupport form filled in.
regards,
Forum: Plugins
In reply to: [xili-language] 2.20.0 BLANK WebsiteFirst of all I thank you for this quick fix ! ??
yes no blank with this version, it works good.
May I ask you a last question?
I have selected browser language detection. How can I easily check this language browser autodetection, I changed it into firefox, (firefox=>preference=>content=>language)
but it doesn’t switch to the target browser language.Any idea?
Meanwhile, problem solved so I update the topic as resolved.
thanks,
Forum: Plugins
In reply to: [xili-language] 2.20.0 BLANK WebsiteIf I use the previous version 2.19.x
Then WordPress is running fine and not fatal white screen of death with your pluginForum: Fixing WordPress
In reply to: Since WordPress 4.3 readmore tag doesn't work!Hello,
I didn’t got the problem with twenty twelve.in order to fix my problem with aggregate. in place of using <!–more–>
I defined some text as excerpt and I activated this option in the theme.
It’s kind of workaround. but it works.I will report this problem to Eleganttheme team.
Thanks a lot for your quick reply James.
kind regards,