- re German
a) did you change your profile language preference [default language stays english for admin unless changed)
and/or
b ) log in as another user to see if you see it then?
1,026 2010-01-13 19:57
Re: [Solved] Style/language update not working (6 replies, posted in PunBB 1.3 troubleshooting)
1,027 2010-01-13 19:54
Re: [Release] Topic description (32 replies, posted in PunBB 1.3 extensions)
Can you (or anyone) test it in oxygen. Not working my side.
Thx.
1,028 2010-01-12 15:40
Re: My Tale of the Epic Battle of the MySQL Databases. (3 replies, posted in Programming)
1. go to the hosts section where you setup mysql database
2. make a screenshot , print screen (A) of what you entered (if password is just stars, put it in a text file (for copy pasting into your punbb installation page later)
3. go to punbb installation page again and enter what you think is correct
4. make a screenshot, print screen (B)
5. if still doesn't work: upload A & B to a free image hoster and put the link in your next post
1,029 2010-01-12 09:10
Re: [Question] Adding image to oxygen background (4 replies, posted in PunBB 1.3 additions)
I did it in style_cs.css
/* General colour scheme
----------------------------------------------------------------*/
body {
background: #000;
color: #C3C2C2;
background: #000 url(ch.jpg);
}
1,030 2010-01-12 08:25
Re: [Release] Topic description (32 replies, posted in PunBB 1.3 extensions)
Location of that image is forbidden, i.e. not showing
1,031 2010-01-11 22:21
Re: Last time Online - last_visit (4 replies, posted in Feature requests)
I was just looking at the database table and see the 'last_visit' (the date is stored) - but I can't seem to sort/edit that in phpMyAdmin at first glance...
Would certainly be useful to know.
EDIT: Could easily be added on userlist.php I'd hope.
Just saw garciat made an extension so that you can add it to user profile
Someone else also would like column with it added
1,032 2010-01-11 22:09
Re: [Release] Topic description (32 replies, posted in PunBB 1.3 extensions)
Hey KANekT
I just installed this extension on a board.
When I wrote a new Topic I can enter a description.
But where does that description show? Who can see it? Where?
1,033 2010-01-11 09:57
Re: E-Mail notification by default (9 replies, posted in PunBB 1.3 troubleshooting)
OK...the solution is to set the default value from 0 to 1 in database -> usertable -> auto_notify
Just did this for the first time in phpMyAdmin
- go to users > structure
- then use edit on right hand side
1,034 2010-01-11 00:11
Re: Reporting Spam Posts via an Extension viable? (1 replies, posted in PunBB 1.3 discussion)
Maybe one that adds IP / username with one click to
http://www.stopforumspam.com/add
or integrate API (http://www.stopforumspam.com/apis)
APIs
You are welcome to experiment with and incorporate this API in your application. Someday I hope to write some plugins for software packages like phpBB to make it any easier.For premade scripts that probably integrate into your forum software, visit the downloads page.
How to Use
It's just an HTTP GET, and the page will return some simple XML indicating the type of search performed, whether it appears or not in our database, and the number of times it appears (frequency).
1,035 2010-01-10 12:53
Re: [Extension release] Active Topics (20 replies, posted in PunBB 1.3 extensions)
ok no worries
thx for contribution...
1,036 2010-01-09 12:54
Topic: Reporting Spam Posts via an Extension viable? (1 replies, posted in PunBB 1.3 discussion)
I was just browsing http://www.projecthoneypot.org and thought it would be great if I (& any other forum owner) could install an extension that
a. gives option to report spam posts (with IP)
b. before a post is published cross-check the posters IP against the [projectshoneypot] database
c. delete (or move to trash can) all posts from IPs that have been reported to spam databases every several hours
maybe also with an option to block posts coming from known proxy servers?
EDIT: also noticed a lot of registrations of spam users who can't actually post, but bloat the database - reporting these web-wide would also be something to think about...
example: I see registration with email xxx@sexforumxxcam.org and know (also by checking ip and looking at signature that was entered) that it's a spammer, therefor I want to delete and report, so that not 100s of admins all over the world have to delete manually aswell (non-productive time)
1,037 2010-01-09 12:43
Re: SMF 2.0 -> PunBB 1.3 (4 replies, posted in PunBB 1.3 discussion)
Let us know if you had any success...
Another user also wants to convert from SMF to PunBB
1,038 2010-01-09 12:39
Re: SMF to punBB (1 replies, posted in Discussions)
Are you also trying to convert from SMF 2.0 to Pun 1.3.x ?
1,039 2010-01-09 12:14
Re: New customized forum! (1 replies, posted in PunBB show off)
Nice clean design.
Just noticed 2 small things;
1. when looking at recent active topics the "by perfecthousing" is too far left.... (that is on the second line)
2. forum is fixed width, i.e. doesn't resize when looking at it on smaller monitors/windows?
1,040 2010-01-09 12:10
Re: [Request] Add item in profil (2 replies, posted in PunBB 1.3 extensions)
This thread might help you
1,041 2010-01-09 12:02
Re: PunBB layout 2nd column (1 replies, posted in PunBB 1.3 troubleshooting)
Yeah, this would be very useful, having boxes (either left and/or right side) with links or latest threads... (that then goes into style like the portal by daris)
Sure daris could tell you how to do this....
1,042 2010-01-09 08:58
Re: [Extension release] Active Topics (20 replies, posted in PunBB 1.3 extensions)
@chovy:
1. constructive criticism would include the solution (i.e. how to package it correctly)
2. what don't you like about the code, what would you improve
1,043 2010-01-09 08:51
Re: [Question] Adding image to oxygen background (4 replies, posted in PunBB 1.3 additions)
You need to add
background-image: url(../images/bg.gif);
to style/Oxygen/oxygen.css or oxygen_cs.css
see this post also
1,044 2010-01-09 08:32
Re: Using/Copying a post to create a new topic (3 replies, posted in PunBB 1.2 troubleshooting)
Ah, I understand.
You'd probably get a quicker answer here for that question I suppose.
Btw: I looked at the list of your mods and a lot of them exist as extensions here and here
I admit/agree the style and left blocks would probably take quite some rework though. Nice forum you have.
1,045 2010-01-09 06:44
Re: Using/Copying a post to create a new topic (3 replies, posted in PunBB 1.2 troubleshooting)
In 1.3.x I know you can do it the following way very easily;
Moderate Topic > Split selected Posts > New Topic Subject > Split
Done....
1,046 2010-01-07 14:56
Re: Post style like in phpbb (2 replies, posted in PunBB 1.3 additions)
In Style/Oxygen.css you need to rewrite substantial parts of
/*************************************************************
G - MAIN CONTENT - TOPICS AND PARSED CONTENT
**************************************************************/
/* Structure
-------------------------------------------------------------*/
for example blocks of code such as this one...
.brd .postbody .post-author {
float: left;
width: 15.5em;
margin-left: -19em;
left: -1px;
position: relative;
display: inline;
padding: 0 1em 0.5em 1.5em;
overflow: hidden;
margin-top: -1em;
}
No small task
1,047 2010-01-07 06:51
Re: How to use autoMOD ver 1.2 (1 replies, posted in PunBB 1.3 discussion)
what can i do to solve this problem
- automod wasn't made for pun 1.3
- you should use extensions instead
- if extension doesn't exist for what you need, you may put in a request
1,048 2010-01-06 17:46
Re: Upgrading from 1.2.16 to latest version (2 replies, posted in PunBB 1.2 troubleshooting)
This article should help you
Be sure to backup db...
1,049 2010-01-01 10:59
Re: [Request] Send automatically email to new registered (1 replies, posted in PunBB 1.3 extensions)
Just to clarify;
Administration > Settings > Registration
Above "Forum Rules" "users must agree etc" you'd like option
Default Welcome Email
Compose Email (enter Email here)
So
1. adding something like below but with "rules" replaced by "welcome_email" for example...
[admin/settings.php] lines 177-185
if (!isset($form['rules']) || $form['rules'] != '1') $form['rules'] = '0';
if ($form['rules_message'] != '')
$form['rules_message'] = forum_linebreaks($form['rules_message']);
else
$form['rules_message'] = $lang_admin_settings['Rules default'];
break;
}
2. adding code to functions.php lines 1681-1700
3. an additional mail template would be needed in [lang/English/mail_templates] I guess (i.e. in the ext)
1,050 2009-12-30 18:51
Re: Dolumar browser based game forum (4 replies, posted in PunBB show off)
nice job with the multiple forum interfaces.....
the multiforum manifest.xml deserves it's own post under 1.3 additions or extensions.... I think....