Show all posts by user
All modules known to work or written for 5.2.0 and up. Modules are small packages that increase or change the functionality of Phorum in some way, without changing any of the main Phorum code.
You can find a list of Phorum 5.2 Modules --> Here
You can find a list of Phorum 5.2 Modules --> Here
relog, blank page - 12 years ago
I expand or collapse a directory and sign out. If I log in directly again, the jump destination is after the confirmation switch ... /forum/index.php?expand = 36 Some browsers display the site as a blank page. The browser tries so after logging in go back to the page before logging. What can you do about it? Regards Masei1202 fragwerk.infoby masei1202 - v5/v6 Modules/Add-Ons
Re: Module: Ajax Toggle Folders - 12 years ago
Hello, A thousand thanks for the Mod It solves some of our problems. Our forums list on the index page is very long. It is longer than a height of the screen. If I want a list at the end of the forum collapse, the side then jumps in the browser Pos1. Is it possible that the website remains available at the level where it will expand and collapse? Regards Masei1202 fragwerk.infoby masei1202 - v5/v6 Modules/Add-Ons
Re: Hook "postin_action_cancel_post" is not working - 13 years ago
Tnx Tom, Sometimes the forest full of trees: hookcode ../mods/posting_action_cancel_post/posting_action_cancel_post.php <?php function phorum_mod_foo_posting_action_cancel_post ($message) { global $PHORUM; // perform a custom redirect $parent_id = $message["parent_id"]; $message["message_id"] = $parent_id; $url = phorum_get_url(Pby masei1202 - Phorum Support
Re: Hook "postin_action_cancel_post" wrong target - 13 years ago
Hello, I have all the changes in the info.txt. info.txt ../mods/posting_action_cancel_post/info.txt title: posting_action_cancel_post desc: Allow modules to perform custom action whenever the user cancels editing of his post. This can be used to e.g. redirect the user immediately back to the edited post where he came from. hook: posting_action_cancel_post|phorum_mod_foo_posting_action_by masei1202 - Phorum Support
Hook "postin_action_cancel_post" is not working - 13 years ago
Hello, We want aborting a write operation the user returns to the article from which it comes Currently returns the user to a list if it cancels the write operation In the file action_cancel.php (.. / Include / posting / action_cancel.php) an entry point for a hook is prepared. I built the hook as Mod. Directory in the path .. / mods with posting_action_cancel_post name, it is a file "by masei1202 - Phorum Support
Re: mark the entire forum as read - 15 years ago
ok. We have solved it this way: css.tpl, Added: # {phorum a.icon2 font-size: 10pt; } markallforumsread.php Modified: / / Format the default mark readlink code. $ Phorum ["DATA"] ["MARKALLFORUMSREAD_LINK"] = '<div style="text-align:right; padding: 5px 0px ">'. '<a class="icon2" href="&by masei1202 - Phorum Support
Re: mark the entire forum as read - 15 years ago
This is great. You have a very good support A small thing: can I change the font size of "MARKALLFORUMSREAD_LINK"? If so, how do I do that? The font size is in the settings.tpl from the template to "11pt" set. The writing of "MARKALLFORUMSREAD_LINK"is thus too large. thank youby masei1202 - Phorum Support
mark the entire forum as read - 15 years ago
Hi, How to select the entire forum as read. (mark read) So far, one can mark as read only every subforum. We have a large number of sub-forums. Thanks for your help. Servus Masei1202by masei1202 - Phorum Support
quoted text differently - 15 years ago
Hi, How can I change the parser so that quoted text is in italics and in a different color? An example how it looks now: example fragwerk.info In other articles it is difficult to keep cited and not cited apart. we use version 5.2.15a, lightweight template 1.0, Threaded Tree View (version 5.2.1.00), list and read-view threaded Thanks for the help masei1202 edit mmakaay: fixedby masei1202 - Phorum Support
Re: self-delete useraccount - 15 years ago
Thank you very much Mauriceby masei1202 - Phorum Support
self-delete useraccount - 15 years ago
Hi, How can a user delete his account himself? phorum 5.2.15a thank you masei1202by masei1202 - Phorum Support
Re: treeview, topic closed. not to see - 15 years ago
Thanks, it works. masei1202by masei1202 - Phorum Support
Re: treeview, topic closed. not to see - 15 years ago
Yes, I know. I have "WWWWWWWWWWAAAAAAAAHHHHH" made to see where I am:) I have tried the following in list_threads.tpl: {LOOP MESSAGES} {IF MESSAGES->closed} {VAR title <span style= color:gray>} {/IF} But this does not color the gray Article. What am I doing wrong? thanx masei1202by masei1202 - Phorum Support
Re: treeview, topic closed. not to see - 15 years ago
QuoteMaurice Makaay What do you mean? Writing a new message for a closed topic should not be possible. The editor should not be shown to the user. Sorry, I was using an admin account. My mistake. For us would be fantastic if the finished subjects would appear in a different color. For example. in gray. Thus we see immediately in "list.php" which topic was finished. in live: fraby masei1202 - Phorum Support
treeview, topic closed. not to see - 15 years ago
Hi, How users see when setting forums treeview that a topic is finished? Example: An administrator terminated an issue. A user writes a new article on this topic and looks only at the sending of the message that the issue is finished. thank you masei1202by masei1202 - Phorum Support
Re: » => color red in read_threads.tpl - 15 years ago
Thank you. Your support is very fast and very valuable.by masei1202 - Phorum Support
» => color red in read_threads.tpl - 15 years ago
Hi, How can I in "read_threads.tpl" in the file section {! This is the current message } {IF MESSAGES->message_id MESSAGE->message_id} {VAR altclass "current"} {VAR title "»"} the "»" give the color red? It is for the user difficult to see where they are located in the tree. thanx masei1202by masei1202 - Phorum Support
Re: remove all Favorites - 15 years ago
Sorry, we use the module Favorite Forum. I have the "list.tpl" and the "index_new.tpl" not edited. In the control center could add or remove favorites. Could not completely remove them. It always remained a favorite. How can I remove them all? thanks masei1202by masei1202 - v5/v6 Modules/Add-Ons
remove all Favorites - 15 years ago
how do I remove all of the favorites in the control panel? It will always be a favorite. servus masei1202by masei1202 - v5/v6 Modules/Add-Ons
Folder index-Page expand/collapse - 15 years ago
Hello, Is there any way the folder (with the forums) on the index page make expand/collapse with "+" and "-" ? thanx masei1202by masei1202 - Phorum Support
Re: rss turn off - 15 years ago
Hello Maurice, Excuse me, I have everything translated by a tool. I want off for all forums. I switch in the admin panel to the RSS feed from all forums. But I can pick up the feed still, though, is turned off. I use the link to I have described and, despite the RSS feeds off to pick up the feed. I call the "feed.php" to simply fxxd_xx.php. What happened? thank you for timeby masei1202 - Phorum Support
Re: rss turn off - 15 years ago
Hello, This option turns off all hyper-links. We have but the links published in a collection. These links are now involved in feed reader and be picked up again and again. hundreds of thousands of times a day. Our server breaks down. The forum has nearly a hundred subforums. That's a lot of RSS feeds. I would like to link [<example>], replies = 1, type = rss no response frby masei1202 - Phorum Support
rss turn off - 15 years ago
How can I turn off the rss-feed completely, coming from the forum no answer to the RSS link?. *************** Wie kann ich den rss-feed komplett abstellen, so das vom Forum keine Antwort auf den Rss-Link kommt? thanxby masei1202 - Phorum Support
Re: Module: Self-Delete Posts Option - 15 years ago
Thank you, now everything is complete. masei1202by masei1202 - v5/v6 Modules/Add-Ons
Re: Module: Self-Delete Posts Option - 15 years ago
A very small question I would have. We use two language files in the Forum. (German_du and English). In the MOD self_delete_posts exists only one language file (english.php). I write a second to the MOD does not work. How do I put the MOD provides both languages? thanxby masei1202 - v5/v6 Modules/Add-Ons
Re: Module: Self-Delete Posts Option - 15 years ago
YESSSSSSSS :) it work! have many thanks. how I can support your work? Donation? Greetings masei1202 p.s. Can I remove the link (server) and the picture again?by masei1202 - v5/v6 Modules/Add-Ons
Re: Module: Self-Delete Posts Option - 15 years ago
was my fault, an open TAG. Ok, I can write it anywhere. But it is not a link "delete" thanxby masei1202 - v5/v6 Modules/Add-Ons
Re: Module: Self-Delete Posts Option - 15 years ago
Hello, The correct file is read_threads.tpl in /mods /treeview /templates /lightweigt Which line (number) must write the code? {IF MODERATOR false} {IF MESSAGES->URL->SELF_DELETE_POST} {MESSAGES->URL->SELF_DELETE_POST} {/IF} {/IF} I would like him to write line 62: {IF MESSAGE->URL->REPORT}» <a class="icon" href="{MESSAby masei1202 - v5/v6 Modules/Add-Ons
Re: Module: Self-Delete Posts Option - 15 years ago
QuoteThe treeview mod provides its own set of templates for the read page, so you will have to edit the template files within that module's directory (mods/treeview/templates/emerald/*). This has no effect. I've edited both files in that folder in turn. Too bad. I want to use this tool. thanx masei1202by masei1202 - v5/v6 Modules/Add-Ons
Re: Module: Self-Delete Posts Option - 15 years ago
Hi, we use template lightweight and threadview + mod treeview. Phorum 5.2.15a in which file I am doing the code: {IF MODERATOR false} {IF MESSAGES->URL->SELF_DELETE_POST} {MESSAGES->URL->SELF_DELETE_POST} {/IF} {/IF} I do it in the file: read.tpl, read_thread.tpl, and read_hybrid.tpl from template /phorum/templates/lightweight/ but the delete button doeby masei1202 - v5/v6 Modules/Add-Ons
