Awesome site!
102 2006-01-20 14:10
Re: "Not logged in"-text in header (7 replies, posted in PunBB 1.2 troubleshooting)
103 2006-01-20 13:32
Re: Looking for some help. (10 replies, posted in General discussion)
I never heard about it before, but it sounds really stupid.
104 2006-01-20 13:24
Re: "Not logged in"-text in header (7 replies, posted in PunBB 1.2 troubleshooting)
I don't think you understood me, and I guess it's my fault, my English is terrible. But thanks anyway guys for trying to help!
What I wanted was it to look like this, with two (2) lines:
But I managed it on my own now! This is how I did it:
Changed this line in header.php...
$tpl_temp = '<div id="brdwelcome" class="inbox">'."\n\t\t\t".'<p>'.$lang_common['Not logged in'].'</p>'."\n\t\t".'</div>';
...to this:
$tpl_temp = '<div id="brdwelcome" class="inbox">'."\n\t\t\t".'<p>'.$lang_common['Not logged in'].'</p>'.'<p>'.$lang_common['Not logged in2'].'</p>'."\n\t\t".'</div>';
And added this in /lang/*your_language*/common.php
'Not logged in2' => 'yada yada yada.',
105 2006-01-20 12:53
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
(2.) And does anyone know how to remove the little sign pointed out in the picture below?
(3.) I would also like who know how to translate "submit query"?
106 2006-01-20 12:51
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Thanks!
But...
And one more question, does this mod suppose to show "Today's birthday: xxxxx" in the index forum? If not, how to get this done using this mod?
Any help would be greatly appreciated!
107 2006-01-19 21:51
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Just added to my forum 1.2.10 and it works
Works fine for me to! Except for this little problem...
I have translated all possible words in the language file to Swedish, but it still says "month", "year" and "day" in English in the profile as shown in the picture.
What to do?
And one more question, does this mod suppose to show "Today's birthday: xxxxx" in the index forum? If not, how to get this done using this mod?
108 2006-01-19 18:19
Re: "Not logged in"-text in header (7 replies, posted in PunBB 1.2 troubleshooting)
bump
109 2006-01-19 00:06
Re: "Not logged in"-text in header (7 replies, posted in PunBB 1.2 troubleshooting)
I don't understand what to do.
I tried a lot but nothing I tried work, I only got a blank page.
110 2006-01-18 12:47
Re: Open Wings (6 replies, posted in PunBB 1.2 show off)
Nice site!
But how did you insert the folder pictures by the side of the different forums and the picture of the planet in the footer besides the "newest registered user"?
111 2006-01-18 12:31
Topic: "Not logged in"-text in header (7 replies, posted in PunBB 1.2 troubleshooting)
How can I make the "not logged in"-text become two lines?
I would like the underlined text to move down one line as shown in the picture.
Any help would be appreciated.
Thanks.
112 2006-01-18 01:44
Re: More PunBB-smilies! (52 replies, posted in PunBB 1.2 discussion)
Due to wishes of some female friends at my forum I now also proudly present this heart:
113 2006-01-18 00:40
Re: Podcasting (10 replies, posted in General discussion)
Podcasting is great!
I mainly listen to programs from the Swedish public service-radio channels.
114 2006-01-17 22:31
Re: Invitation 1.1.1 (34 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Thanks! I really appreciate your help!
115 2006-01-17 22:04
Re: Senaste topic och inlogging (2 replies, posted in Archive)
Jag vet inte riktigt, men jag vet att du kommer få betydligt snabbare svar om du knåpar ihop frågan på engelska och postar den i Troubleshooting istället.
116 2006-01-17 22:00
Re: Deleting number of topics/post box (1 replies, posted in PunBB 1.2 troubleshooting)
index.php
117 2006-01-17 21:12
Re: Invitation 1.1.1 (34 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I tried to register a new member but there were no invitation to send...
118 2006-01-17 20:55
Re: Invitation 1.1.1 (34 replies, posted in PunBB 1.2 modifications, plugins and integrations)
The form value for the invitations does not jump back to the previous one. But the users doesn't get the messages anyway.
119 2006-01-17 20:38
Re: Changing text links on top bar (3 replies, posted in PunBB 1.2 troubleshooting)
If you wish to add links it's easiest to do so in the administration option "Additional menu items".
120 2006-01-17 20:36
Re: Changing text links on top bar (3 replies, posted in PunBB 1.2 troubleshooting)
include/functions.php
121 2006-01-17 17:53
Re: Invitation 1.1.1 (34 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Now I can save the changes in the user group without an error message, but the changes doesn't take effect, nothing happens.
However, I can give groups invitations with the "Invitation management", that has never been a problem, but just so you know.
122 2006-01-17 17:17
Re: Invitation 1.1.1 (34 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Tack Rickard!
With debug mode activated the error message is this:
"
An error was encountered
File: /customers/brunna.se/brunna.se/httpd.www/forum/admin_groups.php
Line: 258
PunBB reported: Unable to update group
Database reported: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE g_id=7' at line 1 (Errno: 1064)
"
123 2006-01-17 16:33
Re: More PunBB-smilies! (52 replies, posted in PunBB 1.2 discussion)
Don't mention it!
I'm just happy to contribute and give something back to all of you at this great and helpful forum!
125 2006-01-17 16:04
Re: Invitation 1.1.1 (34 replies, posted in PunBB 1.2 modifications, plugins and integrations)
What is debug mode output?