Easy, but lame: use frames / iframe Easy, but you need to rewrite your page almost from scratch to integrate into the portal: use a phpBB portal Not that easy, you also need to rewrite parts of your site: Make your site a phpBB template Not that easy: Integrate phpBB :P Just including the index.php ...
Great you're still alive, pentapenguin! :D If you call your mod "sort topics alphabetically", I think there is some justification to the supposition that it does sort topics alphabetically ;-) I am sure there shouldn't be a problem for you to implement (maybe on base of a link in viewforum...
I don't think this is the case, maybe it's just a coincidence. You may notice that the topics are still ordered by their creation date. To make it really sort them alphabetically, you'll have to apply the hack I posted above. Sadly there is no statement here by the author of the mod or any phpbb mod...
OK... to make the mod do what it promises: (pseudo-mod-language) ----[ DO ]---- install sort-topics-alphabetically 0.2.0 ----[ OPEN ]----- viewforum.php ----[ around line 355, FIND ]---- // // Grab all the basic data (all topics except announcements) // for this forum // $sql = "SELECT t.*, u.u...
I got a little issue with it, as it seems... installed it with easymod, and it does not (!) sort the topics alphabetically when I enter the forum or when I click the "Show all topics" button. It does display correctly when I click one of the letters. Is this behavior as to be expected? If ...
:cry: Something must be wrong there... I did the Search index rebuild, but it does not help. But I discovered something else: When I do the search for "Bayer* Blind*" as mentioned above, it comes up with the blank page, as mentioned above. when I reload the page and also resubmit the POST-...
ok, I'll try. but the forum is not heavily visited, it's more a database than a forum (umm... I could have earned a lot of money making this database myself, but now i earn a lot of money with maintaining the forum ).
Hello, I got phpbb 2.0.21 running at http://forum.arcum-beratungsstelle.de . And recently the search seems to be broken. I have a topic named "Bayerischer Blinden- und Sehbehindertenverband e.V.". If I search for "Bayer*", it would not show up in the results (Other entries would)...