Show all posts by user
Discussion of Phorum development. No support requests please.
Re: Phorum working with php7 - 7 years ago
... no developers present anymore? Ìll try the support forum.by pat - Phorum Development
Phorum working with php7 - 7 years ago
Hi, My host is moving to php 7, will phorum 5.2.18 still work?by pat - Phorum Development
Re: Upgraded to 5.2.20 - All Users Registered "Today"? - 9 years ago
Hi, thanks to Thomas I could solve this prob back then:by pat - Phorum Support
Re: Dynamic font-size - 12 years ago
Hi Hans-Dieter, every Browser I know has this feature build in, why create it a second time?by pat - v5/v6 Templates
Re: Blocking Spamers - 12 years ago
Hi Yves, the Spam Hurdles Module is very sophisticated it does much more than just a CAPTCHA and you don't have to use a CAPTCHA for posting messages, it's up to your configuration settings. Best Regards patby pat - Phorum Support
Re: Using Unicode symbols in posts - 12 years ago
Hi, Quotepsguser I used your script to convert the DB did it work for you? I get lots of Warnings like that: #!/usr/bin/php CONVERT banlists CONVERT files CONVERT forum_group_xref CONVERT forums CONVERT groups CONVERT messages CONVERT messages_edittrack CONVERT pm_buddies CONVERT pm_folders CONVERT pm_messages CONVERT pm_xref CONVERT search CONVERT settings CONVERT spamhurdles CONVERTby pat - Phorum Support
Re: Put a bunch of users in a certain group the fast way - 12 years ago
Bingo! Thanks a lot.by pat - Phorum Support
Re: Put a bunch of users in a certain group the fast way - 12 years ago
Hi Thomas, it's strange when I do this locally it works but on the Webserver I get this error: "#1062 - Duplicate entry '266-1' for key 'PRIMARY'" do you have an idea?by pat - Phorum Support
Re: Put a bunch of users in a certain group the fast way - 12 years ago
Hi Thomas, no problem guess you're quite busy, is my impression right that you are doing the phorum project on your own at the moment? Thanks for you reassurance.by pat - Phorum Support
Put a bunch of users in a certain group the fast way - 12 years ago
Hi, I have a few hundred email-addresses and want to put all those phorum-users that have a matching email in a certain group (1). I guess its best to do this directly via SQL in phpMyAdmin. I've put the addresses in a table called emails (just one col-> email) and came up with this SQL statement: INSERT INTO user_group_xref (group_id, user_id) SELECT 1, users.user_id FROM usersby pat - Phorum Support
Re: Module: Feedback Questionaires - 13 years ago
Hi Instead of the attached Picture only this appears in the message: Could anybody help please?by pat - v5/v6 Modules/Add-Ons
Re: Module: Author as Sender - 13 years ago
... but how does it now the default email-adress of the forum, it seems to me that this is an phorum internal fallback.by pat - v5/v6 Modules/Add-Ons
Re: Module: Embed Images - 13 years ago
Hi, this module will not work in combination with the Feedback Questionaires Module Anybody an Idea to solve this conflict?by pat - v5/v6 Modules/Add-Ons
Re: Module: Embed Attachments - 13 years ago
Hi, this module will not work in combination with the Feedback Questionaires Module Anybody an Idea to solve this conflict?by pat - v5/v6 Modules/Add-Ons
Re: Module: Feedback Questionaires - 13 years ago
Hi, this module will work neither in combination with the Embed Images Moduel nor Embed Attachments. Anybody an Idea to solve this conflict?by pat - v5/v6 Modules/Add-Ons
Re: Module: Author as Sender - 13 years ago
Hi Oliver, yes option is marked and email is public. Is it some security (eg anti Spam) thing of the webhost, maybe - that does'nt allow to send email from a domain, with a different domain as sender? But if that would be the case how would this supposed security thing now the default emailadress of the forum?by pat - v5/v6 Modules/Add-Ons
Re: Module: Author as Sender - 13 years ago
This is not working for me. I use Phorum 5.2.18 but this module only changes the Name of the sender to the authors display name but email address stays default EMail. What can I do?by pat - v5/v6 Modules/Add-Ons
Re: Module: Rate This Thread - 13 years ago
QuoteLiliVG - Option to view voting results poll-style after a vote has been submitted. I don't see an option like that, it seems to be the standard-way, but how can I make it show the results right away, even when the user has not voted yet?by pat - v5/v6 Modules/Add-Ons
Re: Detach Button - 13 years ago
OK, I try a different approach: Could anybody tell me where in the code the "delete-button" for the preview screen is build ?by pat - v5/v6 Modules/Add-Ons
Detach Button - 13 years ago
Hi, this is really a neat little module - I have a small issue though. The Button to detach a file is shown very small so I added this: <input type="submit" style="font-size: 1em" name="detach:{LIST->file_id}" value="{LANG->Detach}" /> and then the button is in the right size, but when using the post preview it shows up small again. When uplby pat - v5/v6 Modules/Add-Ons
Re: wrong register dates - 13 years ago
Hi Thomas, works just perfect! I'm trying to get the grasps on this. Could you explain a bit? What's that a. b. c. stuff about? Can I read up on that somewhere to understand? Why do you have to use Count (*) here? Thanks again for helping. patby pat - Phorum Support
Re: wrong register dates - 13 years ago
Hi Thomas, it works, but I only want those dates to be changed where the first post-date is before registration-date. I will find out sooner or later how to do that, but I still don't fully understand the code you gave me, to be honest so it will probably be later :-)by pat - Phorum Support
Re: wrong register dates - 13 years ago
Hi Thomas, whow what a beauty its amazing what you come up with just from the top of your head! Thank you i'll give it a go and see if it works - not that I doubt it ;-)by pat - Phorum Support
Re: Using Unicode symbols in posts - 13 years ago
Great! Thank you I'll give it a try.by pat - Phorum Support
Re: wrong register dates - 13 years ago
QuoteThomas Seifertsome raw update query should do. ...it's a small step for you but a giant step for me ;-) So a small example would be welcome.by pat - Phorum Support
Re: Using Unicode symbols in posts - 13 years ago
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' (1267): SELECT user_id FROM xy table WHERE username = 'xyz' LIMIT 1 Back trace: Function phorum_database_error called at {path to Phorum}/include/db/mysql/mysqli.php:212 ---- Function phorum_db_interact called at {path to Phorum}/inclby pat - Phorum Support

