Show all posts by user
Need to make Phorum play with your CMS? Want to use Phorum's user database for the rest of your site. Discuss those topics with others here.
Re: strange redirection problem (embed phorum module??) - 18 years ago
Yes that's the post, no I'm running drupal 5 I think it is already available through the drupal site but I'm not sure. Tinoby DonTino - 5.1 Phorum Support
Re: strange redirection problem (embed phorum module??) - 18 years ago
Sergej, the embed runs with the embed phorum module. It runs great for me. I had to adjust a few things but once it runs, it runs great. There is a thread somewhere with the embed phorum module and some infos on drupal. I have been posting in there as well when I was having some problems. I don't know what forum and don't have a link to the thread, sorry. Tinoby DonTino - 5.1 Phorum Support
Re: strange redirection problem (embed phorum module??) - 18 years ago
oh man that was it, thanks Maurice for the great help I wouldn't have found it thanks again, great support, I started think something in the DB was wrong etc... Tinoby DonTino - 5.1 Phorum Support
Re: strange redirection problem (embed phorum module??) - 18 years ago
the site is www.hummer-zone.com you can login with user: test2 Pass: test2 it's a drupal site if you click on 'community' you will get to the embedded phorum thanks a lot Tinoby DonTino - 5.1 Phorum Support
Re: strange redirection problem (embed phorum module??) - 18 years ago
yes happens to all users except for admins Where can permissions be set? Which database tables and which admin area options. May be we set a option at the wrong place or something. If I change the status of a regular user to admin he can access without any problems. This goes for the whole community even the index ( Forum list) is not accessible to regular users. Tinoby DonTino - 5.1 Phorum Support
Re: strange redirection problem (embed phorum module??) - 18 years ago
Maurice that is exactly what we were trying to do, we have set up a new forum with no permissions at all and then gave a few users read and reply permissions to it, that's when the problem started. How can I fix it?by DonTino - 5.1 Phorum Support
strange redirection problem (embed phorum module??) - 18 years ago
Hi all, I have a very strange redirection problem on my clients phorum. Almost all users get a redirect error after a few moments when getting on our phorum. the error is something like 'redirection error: the called website redirects the request in a way that it can not be stopped' This is a browser error not an error diplayed by the server. the phorum is embeded withby DonTino - 5.1 Phorum Support
Re: Post Count for each user in message thread? - 18 years ago
ok just figured it out for my self that's the code for the read.tpl Posts: {MESSAGEDATA->user->posts}<br/> Thanks anywayby DonTino - 5.1 Phorum Templates/Themes
Post Count for each user in message thread? - 18 years ago
Hi, I'm trying to display the post count for each user in the thread. Similair to how you can see it in this forum. However this is 5.2 and I have a 5.1 version. Can anybody help? Tinoby DonTino - 5.1 Phorum Templates/Themes
Re: Can't log-in to Phorum Admin - 18 years ago
Guys I found the problem A coders nightmare, one of those things you don't look at and hardly ever find if it exists An empty space in front of the User name Admin was _Admin with _ being an empty space therefore the login didn't work All other users have the same problem, most likely a problem in the file that synchronizes the drupal user table with the phorum user tableby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
I just was able to login after deleting the user #1 (admin) and inserting the whole user row for the admin from the test forum That way I got access to the admin panel, however once I accessed the community through drupal, the problems were set back. I could no longer login to admin. I'm now changing the values of the fields in the database row for the admin to the same as in the testby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
Trying the admin password from the test forum didn't work. the setting for Cookie/Session for the test forum are: Main Session Timeout: 30 days Session path: / Session domain: Track User usage: Once per day For the original forum (looked it up in the database since I can't access the original admin): session_timeout: 30 short_session_timeout: 60 session_path: / session_dby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
Hi Maurice, ok here's what I just did: I exported the original user table and inserted into the new phorum installation. The result the admin login there now also no longer works. here are the 2 rows for admin of the original and new install (passwords marked out): original: (`user_id`, `username`, `password`, `cookie_sessid_lt`, `sessid_st`, `sessid_st_timeout`, `password_teby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
new phorum created and login works fine. I have to reload FF manually after login so the admin panel shows but I had that problem in FF before. In IE it works perfect. I also can't find any major difference in the user table ???? Tinoby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
Maurice I just installed phorum into a directory next to the original one and copied the config file like you suggested, however I get the same problem as in the original admin panel. I just can't login. The admin login shows up fine but when trying to login, nothing. Just the same login screen over and over again no matter what browser or settings I use. So I guess it must be a problby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
Maurice thanks I will try this once I have a moment time. thanks a lot for your help Tino QuotemmakaayYou could try installing phorum in a directory next to your current one. No problem with that as far as the admin interface is concerned. Unpack the tree, copy your include/db/config.php and you're done. The installer won't be run when doing this. The only thing that will be setby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
Maurice I just did that but no luck either. Is there a way to easyily reinstall the admin interface or the whole phorum without losing any data and settings? Tino QuotemmakaayI really don't have ammunition left for this one. All seems okay from what you tell me. I don't know of any other things that are needed for the admin interface login. Can you try if you can login if youby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
I just checked everything and all the points you mention are working the way they should. Could the database colation and charset have something to do with this?? I was having and still have minor problems with the database of phorum and drupal and UTF8, some characters still display the <?> in Phorum instead of the special character, I think the data in the phorum database is not cby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
Hi Maurice, yes correct MD5 sum is in there. It's the exact same as in the drupal user table. And login to drupal works perfectly using the admin password. Tinoby DonTino - 5.1 Phorum Support
Re: Can't log-in to Phorum Admin - 18 years ago
I'm having the same problem here, admin = 1 password is correct cookies deleted, Admin still won't get access. I had the problem before but when using ctrl+F5 it reloads and shows the admin panel, but now nothing works, I'm using the embed module with drupal and the forum itself works perfectly, but to the admin panel I can't get access. I even turned of rewrby DonTino - 5.1 Phorum Support
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
Maurice thanks that explains a lot. I think I'm fine now, the uploaded images are displayed by default at the bottom of the message which is absolutley fine. bbcode is no longer necessary on these images Thanks for all the support and your fast replies. Tinoby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
Well images from other Phorums in the same format won't be recognized either turning url rewrite off won't help either and when open it in a broswer I'm being redirected to the index list of the particular phorum Used your test forum for uploading a pic sorry if I'm not allowed to. Tinoby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
Maurice I just managed to hard code this myself in the in_body_attachements.php I changed line 259-262 $scale_url = phorum_get_url( PHORUM_INDEX_URL, "in_body_scaled_image=" . urlencode($m[1][$match_id]) ); to $scale_url = "; . urlencode($m[1][$match_id]); This might not be the best solution and I'd liby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
HI Maurice it's me again :P I just found out that I can still use unclean URLs in Drupal even if clean urls are turned on that means or the uncleaned version both work at the same time, which means if I was able to change the URL in the module to this particular fixed URL (may be hard code somehow) it would work It might not be the best solution but a work aroundby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
hmm yeah thanks I'll have to look into itby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
ok just turned clean urls in drupal off and it seemed to work (though in FF only the external images were displayd and the ones that have been uploaded did not display - in IE both worked perfektly) However I defintely want to keep the clean URLs any way of working around this? May be adjust the rewrite rules? Tinoby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
btw it's PHP Version 4.4.1 on a Apache/1.3 (Unix)by DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
Hi Maurice good observation, yes rewriting is used on that domain. Here are the rewriting rules that are used. I want to be careful changing them since my drupal set up seems to make some good use of it and it was not too easy to set them up. These are all the rewriting rules in the htaccess file. Hope you can find something here. I'm no expert in that stuff. # Apache/PHP/Drupalby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
thanks it spits out the following now 23,679,693 when accessing that page: and nothing when just going to the forumlist atby DonTino - 5.1 Phorum Modules / Add-Ons
Re: In-body attachment links/images (for Phorum 5.1 or later) - 18 years ago
Hi Maurice thanks for your reply, I just added the code you gave me in the common.php of phorum in the right spot but I'm not getting printed anything on the screen I just copy and pasted your code, may be a spelling error? Or does it tell you anyting if nothing is shown after adding this? You can check the post where I test this at: I think you need to login to read it, youby DonTino - 5.1 Phorum Modules / Add-Ons
