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
Re: Changing individual link colors? - 11 years ago
QuoteTerradon I was very busy, but as promised, here is my result: In map mods/onlineusers/templates/emerald you will find 2 files: css.tpl onlineusers.tpl I have tried different css statements into this css.tpl, but i could not get it working here. Then i tried to find out the html output from onlineusers mod: <div class="generic mod_onlineusers"> <h1>Oby TTV - Phorum Support
Re: Changing individual link colors? - 11 years ago
QuoteTerradon i will try the module by myself and the try out your problem. Give me a few days. That is really awesome of you Terra!!! Thanks again!!! Cheers, TTV!by TTV - Phorum Support
Re: Phorum gets messed up when importing sql database to new host/importing existing users and messages how to? - 11 years ago
PROBLEM IS SOLVED!!! QuoteTTV Hi there, I have tried reuploading my current phorum install on a new paid hosting service, uploaded the files and imported the database but things get messed up, the css fails completely and for some bizarre reason it is redirecting towards the old site? Which is strange because i removed all redirects... Tried everything from purging cache to whatever... Jby TTV - Phorum Support
Phorum gets messed up when importing sql database to new host/importing existing users and messages how to? - 11 years ago
Hi there, I have tried reuploading my current phorum install on a new paid hosting service, uploaded the files and imported the database but things get messed up, the css fails completely and for some bizarre reason it is redirecting towards the old site? Which is strange because i removed all redirects... Tried everything from purging cache to whatever... Just decide to do a fresh installby TTV - Phorum Support
Re: Module: Embed Images - 11 years ago
Hi there great module... How can i hide the href caption that is below the picture...... It displays the filename etc... I am using Slimbox. Thanks, TTVby TTV - v5/v6 Modules/Add-Ons
Re: Changing individual link colors? - 11 years ago
Yeah it does inject CSS: /* Added by module "onlineusers", template "onlineusers::css" */ #phorum .mod_onlineusers { margin-bottom: 1em; } #phorum .mod_onlineusers h1 { font-size: 1.2em; padding: 0; margin: 0; } #phorum .mod_onlineusers .onlineusers_users { font-size: 80%; } #phorum .mod_onlineusers .onlineusers_users a { } #phoby TTV - Phorum Support
Re: Changing individual link colors? - 11 years ago
QuoteTerradon I tested it, its not a'lot of work. In css.tpl: I copied, added below existing css codes and then changed the css for links. a { color: yellow; text-decoration: none; } a:active { color: {activelinkcolor}; text-decoration: none; } a:visited { color: brown; text-decoration: none; } a:hover { color: black; } that'by TTV - Phorum Support
Re: Changing individual link colors? - 11 years ago
First of all thank you for responding! Sounds like a lot of work indeed... Thank you!!!by TTV - Phorum Support
Re: Is phorum still futureproof? - 11 years ago
Thank you for clearing that up.... I hope someone picks up the project, because I believe Phorum is still relevant.by TTV - Phorum Support
Is phorum still futureproof? - 11 years ago
Hi there Has phorum development ceased? The limited amount of current posts, the lack of quick response to questions (sure you have your reasons) makes me wonder. Is Makaay still involved? Are there any plans for development? What is going on exactly? Do we have something, to look forward to as end users? I absolutely love phorum, that is why i am asking.by TTV - Phorum Support
Changing individual link colors? - 11 years ago
How can i change the invidual link colors on a page? As of now a lot of color is "inherited", but i am unable to find out how to edit them. Thanks, TTVby TTV - Phorum Support
Re: Module: Topic Poll - 11 years ago
QuoteScott Finegan For the regular forum: Make available the formal dutch.php for selection. The topic poll comes with a formal dutch.php language file. If formal Dutch is used, the topic poll uses formal Dutch on its buttons, etc. in my test. Make a copy of the dutch.php, rename it to dutch_informal.php and test yourself. Dit not work for some reason, but i decided to delete the informaby TTV - v5/v6 Modules/Add-Ons
Re: Asked my template question is the wrong section, so here we go again: How to edit the classic template? - 11 years ago
Thank you Scott! But sadly is not working, i appreciate the help!!!!by TTV - v5/v6 Templates
Re: Module: Topic Poll - 12 years ago
QuoteScott Finegan Both must be formal, or you need to create an informal for the module. You mean i should change the filename?? Or simply delete the informal file?by TTV - v5/v6 Modules/Add-Ons
Re: Module: Topic Poll - 12 years ago
QuoteScott Finegan They are both formal Dutch? No one is formal Dutch and the other informal...by TTV - v5/v6 Modules/Add-Ons
Re: Module: Topic Poll - 12 years ago
QuoteScott Finegan The language file must match. If phorum/include/lang/dutch.php is used the poll seems to work (phorum5.3 dev) If phorum/include/lang/dutch_informal.php is used the poll remains in english Yeah tried that yesterday but without any luck, i am going to retry it right now to see what it does..... Update: Updated the language file... Still no luck... Isn't theby TTV - v5/v6 Modules/Add-Ons
Re: Module: Topic Poll - 12 years ago
QuoteScott Finegan Are you using the Emerald template when you encounter this issue? edit>> The Classic template would need a matching template in the poll module. I am using emerald-alt as my standard template, next to the normal emerald, classic and redbirds templates. The module stays in English in all of them..... And yes Dutch is included in the language files of the module. Therby TTV - v5/v6 Modules/Add-Ons
Re: Module: Topic Poll - 12 years ago
Module language is not changing to Dutch on my site, i have tried several things but nothing seems to be working, what can i do to set it to show in Dutch instead of English? I am using Nederlands informeel on my site...by TTV - v5/v6 Modules/Add-Ons
Asked my template question is the wrong section, so here we go again: How to edit the classic template? - 12 years ago
As derived from this question which was placed in the wrong section: I am trying to edit the classic template to look like this: Yeah i know it is not the best looking site graphically, but it is what my audience would love to see... Because they have been using it for years now, so i gave them the choice to choose between templates.... So far i have been able to set the colors eby TTV - v5/v6 Templates
Re: Module: Online Users - 12 years ago
Thanks for this awesome module!!!by TTV - v5/v6 Modules/Add-Ons
Re: Module: Automatic Time Zones - 12 years ago
QuoteScott Finegan In the automatic_timezones directory locate the info.txt file. Open it with a programmers text editor (not MS Word). Locate this line... require_version: 5.2 Add a period and a zero require_version: 5.2.0 You should be able to enable the module. (I did not test beyond this point.) Thanks Scott! I use linux myself so don't worry... Hahahahaha... Tested andby TTV - v5/v6 Modules/Add-Ons
Re: Module: Automatic Time Zones - 12 years ago
QuoteThomas Seifert if you can't turn it on you are probably running a version of phorum older than the one expected. Nope running the latest version of Phorum and it is impossible to turn on...by TTV - v5/v6 Modules/Add-Ons
Adding sticky gif image to the classic phorum template? - 12 years ago
Hi there, The title says it all i guess...... How would i go about adding an image, in front of sticky posts in the classic phorum template? Could you please provide the info on where/what code to edit, and an example of the code to achieve this? Thanks! TTV EDIT Found this old thread explaining how to do it with the old Phorum software, but how do i implement it into the new oby TTV - Phorum Support
Re: Forgive me for my ongoing questions, but i need some help yet again.... - 12 years ago
Hi there Scott! Thank you so much for helping me out with this, i have been able to manage a lot of problems myself.... But there is still a learning curve for me on these issues..... Thank you and i will try to get it all to work! Cheers! TTVby TTV - Phorum Support
Forgive me for my ongoing questions, but i need some help yet again.... - 12 years ago
First off all thank you for helping me out with my previous questions! But since i am pretty new to running a website, and even modding files of a website, i am bound to run into problems on the way... The principle of trial and error etc. First question: I am using the emerald template and well my icons are suddenly missing, as in the key icon next to Log in/Control Center etc.... I reallyby TTV - Phorum Support
Re: PHP error message when changing views, in manage list/read display settings... - 12 years ago
Thanks for clearing that up Thomas, yeah i am still learning all this stuff, so that was another quick lesson in PHP. I think i need to read more, well or at least you should start charging for your quick lessons lol... CHeers! TTVby TTV - Phorum Support
PHP error message when changing views, in manage list/read display settings... - 12 years ago
Hi there i am currently using a free host/domain (just temporarily), and i am getting these error messages, when switching views in manage list display settings and read display settings.... Warning: filemtime() : stat failed for ./mods/attachment_download_counter/templates/emerald/counter_read.tpl in /home/a1471003/public_html/phorum-5.2.19/include/templates.php on line 130 Fatal erroby TTV - Phorum Support
Re: HELP ME TO INSTALL USER AVATAR - 12 years ago
Hi there!!! Got everything up and running but..... How do i go about changing the avatar control panel language? It is still in English and not in my native Phorum language..... Cheers! EDIT: it sorted itself out.... Thanks!by TTV - v5/v6 Modules/Add-Ons
Re: Accidentally deleted search table in phpmyadmin.... - 12 years ago
Everything worked out great, im not experienced with coding, but this was easy to do. Thanks again Thomas!by TTV - Phorum Support
Accidentally deleted search table in phpmyadmin.... - 12 years ago
Hi guys, I made a stupid mistake and accidentally deleted the search table in phpmyadmin, is it in any way shape or form possible to reinstall/fix the table, or even reinstall PHORUM without losing the registered users? The reason i was tinkering with the search table, is because the search box was giving me error messages.... I am using the latest version. Thanks!by TTV - Phorum Support
