Show all posts by user
The template language was updated and improved in Phorum 5.2+. You will need new templates and new template hacks and mods.
You can find a list of Templates for Phorum v5 / v6
You can find a list of Templates for Phorum v5 / v6
thread (topic) export and import - 12 years ago
i take nightly MySQL dumps of my database. this morning a moderator deleted a complete thread. i was able to restore the previous night's database OK into a new dummy database and phorum installation. i then manually pasted the posts (and re-upload the image attachments) back onto the live forum. i posted all individual posts as myself, with a note to say who the original author actuallyby sheepshearer - Phorum Support
Re: bullet BBcode not working - 16 years ago
been suffering in silence with this same problem for months. sorted now - thanks Maurice!by sheepshearer - Phorum Support
Re: code tag rendering problem in IE7 - 17 years ago
anyone have any ideas on this?by sheepshearer - Phorum Support
code tag rendering problem in IE7 - 17 years ago
my users often post very long unix path names and put plain text code tags around so that a horizontal scroll bar will appear. this aids readability, but in IE7 the scroll bar obscures the text: /this/is_a_very_long_path_name/because_it_has_several_sub_directories/and_they_have_long_version_numbers_and_other_useful_information/built_in_so_you_can_see/that_this_is_rev_1.0.0.0-2.3.4.5/i_hope_thiby sheepshearer - Phorum Support
Re: User specific statistics - 17 years ago
i guess this may be possible as an extension to the advanced search if that allowed specific start and end dates to be supplied...by sheepshearer - Phorum Hack/Mod Requests
User specific statistics - 17 years ago
hi - been a while (mostly because phorum does pretty much all i need and without problems!) i'd like to be able to do some rough profiling of specific users: e.g. between date S and date E, user U posted N times on forum X and M times on forum Y is that possible?by sheepshearer - Phorum Hack/Mod Requests
Merge - feature suggestion - 18 years ago
I only occasionally have to merge threads, but I often get it wrong. Suppose iI have 2 threads T1 and T2 T1 T2 -- -- P1 Q1 P2 P3 In my mind i want to cut off P3 and merge onto Q1 to get: T1 T2 -- -- P1 Q1 P2 P3 Instead (unless I remember!) I often get: T1 T2 -- -- P1 P3 P2 Q1 And i have to do it again. What would be great is the option on the final merge page toby sheepshearer - Phorum Hack/Mod Requests
Re: complete: martha 0.2 (5.1 ready) - 18 years ago
hey Dissurion thanks for Martha i'm now on 5.2 with emerald (with a blue colour scheme), it's easy on the eye and my users are very happy but without Martha i would not have used Phorum at all and would have missed out on a great solution to my problem. thank-you - your design helped me make a very right decision :)by sheepshearer - 5.1 Phorum Templates/Themes
Re: Error on search - 18 years ago
to me that looks like you don't have the access rights to create temporary tables - i think you should have a look hereby sheepshearer - Phorum Support
Re: LDAP authorization - 18 years ago
> It's not bad, it's just not how you want things to be. absolutely. the LDAP module for 5.1 is freely available (though given its "register to download" status, i'm not sure about the licence conditions). i'm certain it could be got working by someone with LDAP knowledge. it would be a very useful mod for people using Phorum on an intranet - the kind of peoby sheepshearer - Phorum Hack/Mod Requests
Re: LDAP authorization - 18 years ago
i could not get the mod to work on 5.1. it caused me some problems because once installed, i couldn't get back in as admin either. i gave up through lack of time.by sheepshearer - Phorum Hack/Mod Requests
Re: why not auto-change line? - 18 years ago
if you're frequently posting long words (path names for instance), format the text with (code)(/code) - use square brackets - and you get a horizontal scroll bar appearing: jungnerlbhfbzrfbegbsphagjungnerlbhfbzrfbegbsphagjungnerlbjungnerlbhfbzrfbegbsphagjungnerlbhfbzrfbegbsphagjungnerlbhfbzrfbegbsphagjungnerlbhfbzrfbegbsphaghfbzrfbegbsphagby sheepshearer - Phorum Support
Re: LDAP Question - 18 years ago
i've read the LDAP module's code but have admit i never managed to get it going on phorum 5.1 IIRC the code simply looks up the supplied username and authenticates against the ldap server. if that user has not registered on phorum before, it additionally creates the user in the phorum database. it does nothing else AFAICS.by sheepshearer - Phorum Support
Re: User Authentication External - understanding question - 18 years ago
there is an LDAP module for Phorum 5.1 - you could download that (registration required and it's not on this site, but there is a link) i never got it to work on 5.1, and i know it won't work on 5.2 - but the code looks sensible so maybe you can get an idea from it for something you may have missed in your code?by sheepshearer - Phorum Integration
Re: Module: BBcode GeSHi (code syntax highlighting) - 18 years ago
love it!by sheepshearer - v5/v6 Modules/Add-Ons
Re: Module: Recent Messages - 18 years ago
feature - forums that are not visible are not listed in the pull down forum menu for this module when message list filtering - that is as you would expect. however this mod will list messages in forums that are not visible if the "from any forum" filter is applied. i'm not raising this as a security issue, just pointing out a slight inconsistency in the "user experiby sheepshearer - v5/v6 Modules/Add-Ons
Re: Module: Embed Images - 18 years ago
i've tried recreating my problem on a test forum and i can't. that's good for you, and bad for me :) maybe it's a problem with just one thread on one particular forum - unfortunately, i can't show you as it's behind a firewall on an intranet. if i do manage to recreate the problem i'll try and debug it and create a patchby sheepshearer - v5/v6 Modules/Add-Ons
Re: Module: Embed Images - 18 years ago
Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11 looks like it's just in slimbox - i may look at the code tonight. i re-enabled lightbox, but then remembered why i had it turned off - the Next/Prev don't come up and neither does the Close X button. the links are there, but nothing visible - luckiily i know where they should bby sheepshearer - v5/v6 Modules/Add-Ons
Re: Module: Embed Images - 18 years ago
one minor feature with this module... in a post with for example 3 images, when you click on image 1, you get image 2 instead and have to click PREV for the one you actually clicked if you click image 3, it comes up as image "2 of 3", them image 1 is "3 of 3" my guess is something's not getting initialised at the right time. if i had the time i'd take a looby sheepshearer - v5/v6 Modules/Add-Ons
Search abilities - 18 years ago
suppose i want to search forums for the word "allocate" i can do this with either 1 - the case insensitive full word, or 2 - a trailing wildcard allocate ALLOCATE alloc* i cannot find it if i use a partial word or a leading wildcard: alloc locate *locate does this describe the full capabilities of the search or am i missing something? if it's more flexible orby sheepshearer - Phorum Support
Re: Merging forums without message loss. - 18 years ago
> Moving every single thread is no option for me. if the forums are part of the same database, can you install phpmyadmin and do it through that (by changing all messages from forum_id A to forum_id B)?by sheepshearer - Phorum Support
Re: Emerald in blue? - 18 years ago
> how about "gemstone"? alternative emerald colours available hereby sheepshearer - v5/v6 Templates
Re: forums and directories on index page - 18 years ago
yellow is negative blue, so you could take your saphire and then invert all channels - a hex calculator with a NOT function would do it for you very quickly.by sheepshearer - v5/v6 Templates
Re: After update Phorum acts very slow - 18 years ago
doh - i thought that the missing string was somehow causing some kind of slow down! whereas, i think it was just an observation on your part that m2 was pleased you'd spotted. sorry for my confusion.by sheepshearer - Phorum Support
Re: After update Phorum acts very slow - 18 years ago
QuotemmakaayYou need to update your language file. It's missing the key "Home", which provides the string for the start of the breadcrumbs. There's not an empty string there (that's why the breadcrumbs start with ">"). that's amazing - i'm interested, how did you debug that?by sheepshearer - Phorum Support
Re: After update Phorum acts very slow - 18 years ago
your forum seems fast enough to me!by sheepshearer - Phorum Support
Re: After update Phorum acts very slow - 18 years ago
> after a clean and uncomplicated update from 5.1.25 to 5.2.6 the forum ist very slow? subjectively, my forum seems to be faster now (same upgrade as yours). check your connection speed/server load etc etc?by sheepshearer - Phorum Support
Re: Easy to upgrade to 5.2? - 18 years ago
like Maurice says really. things i like that are straight out the box: 1) emerald template (if you don't want this green one, there is a read and a blue one with the same tonal balance here) 2) better searching 3) better navigation if you have mutiple folders and/or forums then there are better modules - i immediately installed: bbcode_spoiler embed_attachments embed_imagesby sheepshearer - Phorum Support
Re: forums and directories on index page - 18 years ago
> I've created a ruby, and a sapphire template from emerald, and I want to make a Topaz, and a parchment one as well. looks like you did what i did > The css and settings files make everything so simple and graceful! and sapphire is more graceful a name than my blueemerald :)by sheepshearer - v5/v6 Templates
