
I thought this thing was supposed to me easy!
/me SMASH!
s3rro wrote: Hi,
what does the fallowing code means? What exactly i have to do ?
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_config ( config_name, config_value ) VALUES ('topics_on_index', '10');
I have mysql3 for my forum database sql.
The_Boss wrote:nick robinson wrote:I just installed this mod with EasyMod and I get the box at the bottom of the index that says "Last Active Posts" but nothing shows up in it?? What is wrong?
zparta wrote: If you got category hierarchy i have uploaded a new version which will fix this problem you just have to wait :/
I'm having the same above mention problem. I installed your v1.1.9 & I do run Category Hierarchy. Am I not running the version which will fix this problem?
earl7399 wrote:SpongeWeb wrote:Does anyone know how to display a link to the last post for each line for this MOD?
thanks
I'm having the same problem - mine show the link to the topic, not to the last post.
Help!
Thanks
dcz wrote:earl7399 wrote:SpongeWeb wrote:Does anyone know how to display a link to the last post for each line for this MOD?
thanks
I'm having the same problem - mine show the link to the topic, not to the last post.
Help! Thanks
That's why it's called last topic on index
Code: Select all
'TOPIC_URL' => append_sid($phpbb_root_path . 'viewtopic.'.$phpEx.'?'.POST_TOPIC_URL.'='.$row[$i]["topic_id"]),
Code: Select all
'TOPIC_URL' => append_sid($phpbb_root_path . 'viewtopic.'.$phpEx.'?'.POST_TOPIC_URL.'='.$row[$i]["topic_id"].'&view=newest'),
earl7399 wrote:dcz wrote:earl7399 wrote:SpongeWeb wrote:Does anyone know how to display a link to the last post for each line for this MOD?
thanks
I'm having the same problem - mine show the link to the topic, not to the last post.
Help! Thanks
That's why it's called last topic on index
Um...the code (not to mention most of the discussion here) implies that the link is supposed to be to the latest post...it just isn't working that way.
dcz wrote: It just was never ment to display post links, active topics, not posts.
that's how it works, and nicely
Buy the way you can easily add those in the query if you want.
raven7 wrote: Hi guys, this is a great mod I've been looking for a while, I installed it and it kinda works, but I still have a problemIn IE the latest topics window is stretched out and copyright and admin panel that are usually on the very buttom dont show up... in Firefox, the copyright and admin panel link do show up but the whole field is stretched out on 2-3 pages...
![]()
I tried installing mod twice but still getting same problem, Im running phpbb 2.00.19, any help would be greatly appreciated.
Link to forum
Moolz wrote: Hey guys.
Like so many others, I'd really like to install this my phpbb board. I really hate to ask but I'm another newb here.
The latest_topic_on_index_1-1-9.mod is .txt format so of course I can't rely on easymod to install so it's a manual install.
Razarnet wrote: Hi!
I've been install phpbb board 2.0.19 with Cat Hierarcy 214.. I cant get latest topic v.1.1.9 work on.. All is made like install.txt told to do and this work in my another board where's not catmod.
So.. I've been check all files for error's put i haven't find any.. so can anybody tell how i can make this work on? Now on there is blank "Last 15 Active Topics" block.
Code: Select all
mode=viewprofile&u=7551
Code: Select all
mode=viewprofile$amp;u=7551