Thanks
.Yes, the rules page has been tested. All modifications in the database should be working. Else, just report any errors to the modification support topic at UseBB Zone.
_______________
Moderators: Gaia.
| Author | Post |
|---|---|
|
#26 Sun Jun 24, 2007 3:30 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
Only admins can use HTML. I believe you can just disable HTML use within the ACP.
Thanks .Yes, the rules page has been tested. All modifications in the database should be working. Else, just report any errors to the modification support topic at UseBB Zone. _______________ |
|
#27 Sun Jun 24, 2007 3:32 am
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
BTW, is it normal that you can only ban a user from his profile? I tried with the Banning Management (added a test user name) and didn't work...
|
|
#28 Sun Jun 24, 2007 3:34 am
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
Cripes, gotta go, the GF is waiting to press the play button on the DVD player, LOL!
Thanks, you're one heck of a great guy! Gene |
|
#29 Sun Jun 24, 2007 3:58 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
Hmm, I'm not sure on that one, that is something perhaps you should create a new topic for, for Dietrich to take a look at.
No problem . I am a female btw ._______________ |
|
#30 Sun Jun 24, 2007 7:05 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
|
The undefined index notice shouldn't occur if you just change the type of real_name to hidden.
And there's a difference between banning a username and an account, the first just disallows the name to be registered, the second blocks the account itself. _______________ |
|
#31 Sun Jun 24, 2007 9:59 pm
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
Hi Dietrich,
For some strange reason, I did that and it didn't work (change from text to hidden) and had to do all of the preceding in order to get it working without getting the infamous error in line 182. If you wish, I could post that part of the file to see where I went wrong. Mind you, seems to be working OK now.
OK, unserstood. Great Forum software, congrats! Cheers, Gene ![]() |
|
#32 Sun Jun 24, 2007 10:03 pm
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
LOL, open mouth, insert foot... Sorry about that. Let me rephrase that, you're one heck of a great lady and also a heck of a coder! Thanks for all your help. BTW, how would I go about changing the "favicon"? Got one for my site but when I load usebb, it has it's own. Cheers, Gene ![]() « Last edit by Raygene on Sun Jun 24, 2007 10:06 pm. » |
|
#33 Sun Jun 24, 2007 11:14 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
Thanks raygene ^_^.
You should be able to replace the favicon by just overwriting the one included with UseBB. _______________ |
|
#34 Sun Jun 24, 2007 11:20 pm
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
My pleasure and once again, sorry for the assumption.
Kinda figured as much, after I posted this, I went into the GFX folder and found the culprit and replaced it with mine. This will teach me not to ask questions before investigating a little further. BTW, had a look at your site, nice... Take care, Gene |
|
#35 Sun Jun 24, 2007 11:27 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
No problem, I get that a lot lol. Again, thanks ._______________ |
|
#36 Sun Jun 24, 2007 11:45 pm
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
Well, wonderful little BB program, simple, secure and fast. I sure hope that a lot of other people will adopt it and get involed in writing MODS and templates for it. phpBB and SMF are great but "overkill" for people who only want a simple and effective forum solution.
I know that I will be spreading the word about this useful little program on various Webmasters forums. Cheers, Gene ![]() _______________ |
|
#37 Mon Jun 25, 2007 12:11 am
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
OK, now I wonder if there's a simple way to "hide" the following fields in the Edit Profile section in "Your Panel": - Public e-mail address (defaults to hide and that's what I'd like for anti-spam reasons) - Hide from Online list (no hidden users on my board )- Date format (use the board's default for all users) LOL, looks like I'm going wacko like I did with phpBB, can't leave things alone... Cheers, Gene _______________ |
|
#38 Mon Jun 25, 2007 12:45 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
For the options, you will need to edit sources/panel_options.php
But, you will need to make sure the defaults stay, so, it would probably be best to just change the input types to hidden ( It really should work ), and also their values to the defaults. Change this:
To This:
Change This:
To This:
Change This:
To This:
Try with just that first, if it works, then do your template edits to remove the rows. _______________ |
|
#39 Mon Jun 25, 2007 1:00 am
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
Hey, thanks once again. I'm about to have dinner and I'll play around with this tomorrow.
Guess that the template changes have to be done in panel.tpl.php? Why can't I just leave things alone... LOL! Take care, Gene BTW, you seem to be here quite a lot, thanks! _______________ |
|
#40 Mon Jun 25, 2007 1:11 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
Yes, that is correct. I usually visit here each time I am online and checking websites for an updates. So, quite a bit, yes heh. ._______________ |
|
#41 Mon Jun 25, 2007 2:36 am
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
Lol, I like the "heh" part, guess we know our heritage, don't we, heh? What province do you live in? I'm in Québec, hein? Also, does the PM Mod work with this version of usebb? Tried the pre-modded files on a 2 test boards and got a bunch of SQL errors (I entered the queries using both the built in SQL function and phpMyAdmin)... Cheers! Gene ![]() _______________ |
|
#42 Mon Jun 25, 2007 2:44 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
^_^.
I am from PEI. I have been to Old Quebec, it is really nice. I quite liked it. It should work, your best bet for that, is to go on over to UseBB Zone and post the error in the support topic, and I can help you from there. _______________ |
|
#43 Mon Jun 25, 2007 7:01 pm
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
Hi Gaia,
I live in Gatineau, 10 minutes away from Ottawa (where all the BS happens, heh) Applied the Mods you suggested and also made the changes to the tpl file, works like a charm. Thanks, Gene _______________ |
|
#44 Mon Jul 09, 2007 11:11 pm
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
LOL! With version 1.0.7 out, I'm going to have to do all of the above modifications all over again.
This patch thing looks OK but I don't really care for it. I wish this update was written out as a Mod, just like phpBB so you don't screw-up your modded board. Cheers, Gene « Last edit by Raygene on Mon Jul 09, 2007 11:19 pm. » |
|
#45 Tue Jul 10, 2007 5:27 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
|
Patch files can be read manually as well.
*** original file name Since we do not have a standard "mod" format there's no way of distributing changes as a "mod". There are also no plans of creating one since UseBB 2 will primarily use plug-ins instead of code modifications. _______________ |
|
#46 Tue Jul 10, 2007 6:13 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 437
Location: canada
|
Yup, can't wait for plugins
![]() _______________ |
|
#47 Tue Jul 10, 2007 6:43 pm
|
|
|
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
|
Me too, will be a charm.
I did read the patch file and decided that applying this thread's modifications and installing the Mods I had on 1.0.6 would be quicker. Cheers, Gene ![]() |
UseBB Community is powered by UseBB 1 Forum Software