26

(2 replies, posted in Programming)

That appeared to have no effect. Any other ideas? :\

Alright, as stated I am pretty much retarded when it comes to CSS so I need a little help. I have a table with two columns and one row. In each column there are identical tables, except for what is contained within them. Now the problem is when one table haw more text in it than the other, they do not match in size, and it looks terrible.

Now it seems to me that firefox is able to size them properly, which is great, however I really really need them to also size properly on IE, so any help would be appriciated.

This is the site I am refering to:
http://drhs-robotics.qnetalpha.com/index.php


This is probably one that Paul could help with, if he is reading wink

Thanks <3

28

(68 replies, posted in PunBB 1.2 discussion)

Serpect wrote:

This guy is either smart or very stupid. But he's right about one thing ... once he got onto a payed server .... there is nothing we can do. No company would loose a customer based on some emails we can send to them. This is really bad.

Thats completly wrong. No host is willing to deal with lawsuits that can cost thousands, bad publicity, and the potential loss of multiple customers, to keep a single customer who is only paying ~$100 a month. This is especially true if the person has already payed (No refunds for policy breakers is usually how dedicated providers work).

Also its important to note, that the dedicated is probably hosted in a data center somewhere, and its doubtfull he bought directly from the datacenter but instead a third party with a block of servers in the datacenter. And from personal experience hosts tend to act swiftly when they are pressured by the data center.

From what I've been told he is currently self hosting (His ISP has been contacted), but when he moves over to the dedicated, The first thing I will do is email both his provider, and his providers provider (Given that they exist), and I doubt he will remain up long. Especially after my lawyer starts calling them, it will be just like BerliOS.

I don't have an account, and cannot register :\

I dunno, what is it, I need a screeny ;P

Alrighty, I guess I'll just start by going first come first serv

downliner, for your extra fields in profile. Where do you want them? All in the personal section? I could do it so you can to personal, and messenger, but anything beyond that is outside of the scope of what I want todo (e.g. Run you more than $5 usd)

Oh well umm :'(

Alright basically I am really strapped for cash right now and I am trying to find ways to make any extra dough I can

Basically I am willing to code almost any mod you can come up with for only $5 (paypal). Obviously some of you will want large mods (Arcade, Messages, Polls, Shop, RPG, C++ video Game (in php), and so forth) which I simply cannot logically charge $5, I am more than happy todo the mods, but the price might be much higher.

Basically this is for people who want little, big tweaks wink

Some suggestions:
Setting all profile fields in registration originally
Passworded forums
Registration Approval



Note: Connorhd, about your shop mod... 1.3!!!!! wink

34

(20 replies, posted in General discussion)

Oh I am all for donating, and opensource is <3...just pointing out another option

35

(20 replies, posted in General discussion)

FlashFXP is free if you know where to look which is why adding free when asking for software...is usually silly. You kids that silly pay for your stuff, tsk wink

Downloads link mod complete - http://punbb.org/forums/viewtopic.php?id=9076

Please be weary, this is a rather large modification, and being the first release, there may be several bugs

##
##
##        Mod title:  PunDownload 
##
##      Mod version:  1.0.0 
##   Works on PunBB:  1.2.* 
##     Release date:  2005-10-09 
##           Author:  Mediator (Caleb Champlin) 
##
##      Description:  Gives your punbb forum users the ability to add 'download' and 'link' posts to your forums 
##
##       Affects DB:  Yes 
##
##   Affected files:  Many 
##
##            Notes:  Make sure you follow the last step about the directory after uploading the files (57)    
##
##     Generated By:  Auto Read-Me(by Caleb Champlin) - http://www.rscheatnet.com/Auto_Readme.zip
##
##       DISCLAIMER:  Please note that 'mods' are not officially supported by
##                    PunBB. Installation of this modification is done at your
##                    own risk. Backup your forum database and any and all
##                    applicable files before proceeding.
##

This mod lets you, or your uses post links and downloads on your punbb forums

http://www.punres.org/viewtopic.php?id=739
Mirror: PunDownload-1.0.zip
Demo: http://www.unifiedevil.org/punbb2/

I plan to rewrite the mod soonish, in which I'll do something about making it easy to make the polls work with other mods, and the like

Speechless what are you saying? As well I could certainly code the shop and rpg mods in less than a month

Well...FINALLY wink

thx

Changes:

Fixed typo in readme
Fixed logs not working on anything less than php5 (I hope)

./include/adminaogs.php

the file is ./include/adminlogs.php wink

Admin Logs Complete:

http://punbb.org/forums/viewtopic.php?id=8868

##
##        Mod title:  Admin Logs 
##
##      Mod version:  1.0.1
##   Works on PunBB:  1.2.7,1.2.8 
##     Release date:  22/9/05 
##           Author:  Caleb Champlin (Mediator) [med_mediator@hotmail.com] 
##
##      Description:  This gives board administrators to view almost all admin and mod activities dealing with the forums 
##
##       Affects DB:  Yes 
##
##   Affected files:  mysql.php/mysqli.php
##
##            Notes:  Please check AP_AdminLogs.php for the prune variable 
##
##     Generated By:  Auto Read-Me(by Caleb Champlin) - http://www.unifiedevil.org/Auto_Readme.zip
##
##       DISCLAIMER:  Please note that 'mods' are not officially supported by
##                    PunBB. Installation of this modification is done at your
##                    own risk. Backup your forum database and any and all
##                    applicable files before proceeding.

http://www.punres.org/viewtopic.php?id=694
Mirror: http://www.unifiedevil.org/AdminLog-1.0.1.zip

Just so noone else tries to move in on my biscuit...

Right now I am working on:
Mod                     | Completion
Admin Logging      | 90% (All cosmetic stuff left)
Download/Links    | 20%

What I plan on doing:
Shop Mod
RPG Mod
*Maybe* Arcade Mod

What I might but prolly wont do:
HTML Pages Mod (Browser based html editors scare me wink )


So k,thx,bye

Die, lets keep this topic local...some of us need $$$ wink but have to wait on a certain slow gary ;P

48

(5 replies, posted in Programming)

Should be

$db->query('INSERT INTO '.$db->prefix.'users (username, group_id, password, email, email_setting, save_pass, timezone, language, style, registered, registration_ip, last_visit, picurl, charname, type) VALUES(\''.$db->escape($username).'\', '.$intial_group_id.', \''.$password_hash.'\', \''.$email1.'\', '.$email_setting.', '.$save_pass.', '.$timezone.' , \''.$db->escape($language).'\', \''.$pun_config['o_default_style'].'\', '.$now.', \''.get_remote_address().'\', '.$now.', \''.$picurl.'\', \''.$charname.'\', \''.$type.'\')') or error('Unable to create user', __FILE__, __LINE__, $db->error());

I didn't see anything else wrong.

Thank god I am a lazy bum or I might just pull and all nighter and write the others...and then release them all at once wink

50

(2 replies, posted in Feature requests)

Its possible todo it, but it does require some time, as you have to go through every file and insert the stuffy to add what they did to the databases. However in some cases its pointless without adding like 3 new queries to half the admins actions...just the way punbb was built