I've thought about that, but I have figured out it'll just be a mess up stuff, handling temporary files (ppl might decide not to upload etc.) ... it's of course possible to do, but I don't feel the need of it weights up the extra code/work/mess (someone could always mod it wink) ... but the extra work needed is IMHO waay more than the use wink  (now an upload either get's rejected, or linked directly to the post, nothing more... (except the orphans that one can select to create if whole threads are deleted, but it's optional wink))

either way ... I have taken it under consideration, but rejected it smile
(and it's not that hard to edit posts ... IMHO, Edit: I do it often to correct spellings etc anyway wink)

Another update report, so yall don't need to ask big_smile

Posted files big_smile
Edit files (two files posted by the Admin, so the std member isn't allowed to delete those big_smile, one has the member uploaded)

edit.php was a true bugger to write ... and I had one amusing error in an SQL query ... took me ages to figure out ... wink

still todo: delete.php, orphan handling in the plugin file, install_mod.php (this will probably be the hardest thing to do ... lots of stuff...) ... so no release this week, we will see during the next week ... but I do not promise anything ... I'll just do my best ...

hmm... yeah, just remembered the redirect doesn't take in a time variable ...

well then let this be ... I doubt ppl will complain wink

When changing the redirect time in Admin-options ... it's using the old redirect time on the redirect that follows ...

but I'm not sure it's worhth adding that 1 row(that's probably needed?) ... I'm guessing the already loaded cache still holds the old values ... and isn't refreshed in update cache smile


I said it was tiny tiny tiny big_smile
(noticed it during bughunting of my mod, increased the redirect time to be possible to get a screenshots of the errors wink)

630

(200 replies, posted in General discussion)

Well to 'repay' the invite, I've now got a couple of invites if someone want a gmail account ... email me(use the form under my avatar) with your current email addy and I'll invite you ... (unless I run out of invites) wink

(clever marketing scheme from google's side wink)

631

(7 replies, posted in PunBB 1.2 discussion)

lol, just had to say I'm still at 3.23.49  (the mysql in woody) big_smile

but the 4.1 seems to be the latest GA ... so I guess it should work ... perhaps wait a little while to see if the debian package get updated first?

632

(2 replies, posted in PunBB 1.2 discussion)

delete all other styles... but make sure the users table doesn't link to one of those you delete... (if so you need to update the database)

633

(2 replies, posted in PunBB 1.2 bug reports)

make sure the files in there is also chmodded accordingly ... (as it will need to edit that to update the cache)

634

(30 replies, posted in General discussion)

was thinking of the site ...

will look on it later ... thanks smile

635

(30 replies, posted in General discussion)

got an url for that one Rickard? smile

thnx smile

Edit: not enough news for a new post ... but the post.php works for administrators now (they override most of the rule checks)... going to sit down and bughunt the permission checks later ... but now I got to do daily choirs ... like buying food so I have something to eat ... bughunting why uploads didn't work for admins were a much funnier thing ... as I wrote that function a couple of days ago ... so I needed to figure out exactly what stuff did ... now uploads work, but I'm unsure if new paths will ... lol ... either way ... no big news, jsut some small one ...  big_smile

oh, and release this week seems unrealistic atm. still too much to do to be able to do that ... even if it looks ready it's far from it ... after everything is coded I need to go over all the code to check so that people cannot inject SQL etc. ... not the funniest thing to do (the functions file is atm 300 lines, the plugin file is 1100+ and there's still quite alot to add, no orphan stuff is made, and edit.php might need it's own functions aswell ... so ... I'm guessing somewhere around 2000 loc that needs going through later tongue)

Timpa wrote:

När blir moden klar?!?!

När den är färdig

Timpa wrote:

Vill verkligen ha den nu.

Jag också, men en förkylning hjälper inte till när man sitter o kodar...

Timpa wrote:

Kommer man kunna sätta maximala filstorleken på olika filtyper.
T.ex. man kanske vill att bilder inte får vara större än 200k men en rar fil får vara 2mb

Nej, ser jag som 'fluff', det går att sätta en max storlek per grupp, och vilka filer den gruppen får bifoga. En inställning per forum och grupp.

Ok, was a bug in the rules display ... I used the wrong array roll , simple to fix once I figured out what I had done big_smile  (all I saw was a bunch of numbers) big_smile
List all rules (great for overview who can do what IMHO)
Edit rules for a forum

I decided not to go into the PunBB group management files, instead, if a group is deleted those rules are marked in bold with the number, and a statement saying that one should delete that ruleset ... I think that'll do for everyone ... I'll write it in the documentation section ... (like anyone will read that big_smile))

that part of the admin interface was a bugger to write though ... a huge amount of lines, and then to get it to work with the markup ... lol ... either way ... "only" 2 more things for the admin interface ... and then give post.php and edit.php a go ... phew ... but now I'm not sure I'm fit for doing any more today ... tongue

oh, and I shouldn't forget the install script ... that one needs to convert files from the old attachment mod ... that might be fun, at least alpha testing it, when it'll start deleting stuff in the database wink

Rickard: hmm.. is the installscript in the SDK updated for 1.2?

639

(6 replies, posted in PunBB 1.2 troubleshooting)

the ! is threads with posts since last visit, not read or unread ...

IIRC there's a huge javascript mod to keep track on what you have read or not

640

(19 replies, posted in Feature requests)

if you add that it might be good to consider adding a variable $style_name = "Oval office 2.0"   aswell ... as styles seems to be upgraded and fiddled with quite abit tongue

1600x1200 ... think it's 19" (bought it off a friend ... to replace my old 15" that was so unfocused I couldn't bear with it any longer ... but wow what a difference)

either way, back on topic  ... I have finally fixed the rules output page (lists all categorys and forums... and will show what groups are allowed to do what (if it's not listed, they're not allowed to do that action) ... a bit of a dirty way... but as it's only used whenever the admins look there, I really don't care that much, and beeing sick makes coding hard wink
I want to have this overview of the rules (actually something I miss on the default PunBB ... I feel 'insecure' when I need to go into each forum to see what rules are set ... easier to get an overview when one can see all forums and categorys IMHO)

Either way ... end of my babbling ... here's a screenshot ... no rules in the database as you can see ... heh ... but will be the titles of the groups ... i.e. Guests, Moderators  etc visible there on the right side ...

nah now it's time to sleep ... noite all

Edit: oh, that plugin file that has the whole admin interface ... 844 lines ... I'm gonna pass 1000lines for sure ... as there's still much code to do ... 4 more functions needed in it ...

thnx guys ... I try my very best smile

I'm doing a total rewrite of this mod for PunBB 1.2 ... featuring among other new things, file storage (replacing the database storage, install will convert old attachments from database), multiple attachments/post, no more file editing needed (like if adding new icons, adding files to always deny, or stuff like that)... Administration interface will also have a documentation of the mod, a detailed documentation ... so other mods can work together with this easier smile

Here's a couple of teasers smile
Admin interface, alter settings , Viewtopic, note, multiple attachments smile , Admin interface, list attachments

But I'm working on it as much as I can, and I won't release it until it's ready to do so, so no need to ask more for it (as it won't speed things up... wink) ... I was hoping to get it out before this week was over ... but I think I've gone sick (some common cold or something) ... so coding isn't the thing I do best atm ... (was stuck with markup for 2 hours yesterday ... failing miserably to get a little bug out... but it's probably simple wink)

Also, if you read the first post in this thread you'll see that I've written that "The rewrite has begun" for PunBB 1.2 wink

So ... I'll release it when it's ready big_smile

just set a limit on new registrations / 24 hours wink

Edit: oh, missed that there were 2 pages ... *$£@# quickpost big_smile

sounds like you're perhaps running out of connectisons on the database ...

is it your own server, and does it happen when there's lots of traffic going on?

Paul wrote:

I emailed Rickard. Its a parsing error not a css error.

heh, you're safe then big_smile

647

(13 replies, posted in PunBB 1.2 bug reports)

that's the 'code' userlist file, Connorhd asked for the languagefile for userlist  (lang/****/userlist.php)

Edit: *sigh* not fast enough wink

This topic bugs out my Firefox, the Offline note on ptlis has moved to where the signature usually is. Also the quickpost has some odd gfx going on...

649

(2 replies, posted in Feature requests)

I'm currently rewriting the Attachment Mod from scratch, as there's so much that's different in PunBB 1.2, many improvements, and file storage of files.
So you have to bear with me for at least a week more (I'm a student so I doesn't have as much free time as I want wink), but if it continues like it has done I hope it shouldn't take too long before the Attachment Mod 2.0 is released. For a sneak peak on what I'll be like, here's two screenshots smile  (Note multiple attachments lol ) Admin - Alter settings, viewtopic ... they have changed alittle, but that's about how it looks atm (small changes on some stuff) ... (and the icons will get another run through aswell)

But the 'hardest' thing is the admin interface, and that's only halfway done, and so is the attachment handling (no upload yet, and no deletes either ... those two fiels are manually put in there to test downloads wink)

yeah I like it too, had it configged to use custom display on the win server I had, but has never got around to make it on my woddy box wink

looking top notch