Winamp forever, the best, the only worthy. and that's it
1 2004-10-28 00:05
Re: if u like punbb, then you may like coolplayer (28 replies, posted in General discussion)
2 2004-10-22 03:57
Re: GRODEC.TK - At last!, working and running OK (almost) (10 replies, posted in PunBB 1.2 show off)
Verlier wrote:Oi I didn't read your last post, hmmmm... yeah that's a problem, thanks anyway dude
And if you want you can check again my forum, it's renewed (damn those tables it was so hard to center them!!)
it wasnt that hard for me i just put a table around the main stuff in the main.tpl file....howd you do it?
First, I tried with magic, when I found that doesn't work in real life I worked on dreamweaver and I found it useless cuz I can't see a damn thing, just code... Then I played with the CSS and stuffs, I found a way to destroy a forum in such a beautiful way that I want to remember how I did that but I forgot. I uploaded everything again and then I thought I could search in the official forum of Punbb for an Answer, and so, I found the script and that's it. phew!
3 2004-10-21 23:02
Re: GRODEC.TK - At last!, working and running OK (almost) (10 replies, posted in PunBB 1.2 show off)
Oi I didn't read your last post, hmmmm... yeah that's a problem, thanks anyway dude
And if you want you can check again my forum, it's renewed (damn those tables it was so hard to center them!!)
4 2004-10-20 12:27
Re: GRODEC.TK - At last!, working and running OK (almost) (10 replies, posted in PunBB 1.2 show off)
they are nice but not on nearly empty pages e.g. http://www.promocion78em.cl/tkhd/foro/v … m.php?id=3 (at time of this post)
Well... yeah I need posts!! it's kinda lonely but my forum has just 3 days online, I hope it gets full of posts soon
And thanks gizzmo for your comment
5 2004-10-20 01:01
Re: GRODEC.TK - At last!, working and running OK (almost) (10 replies, posted in PunBB 1.2 show off)
Whats up with the stripes?
6 2004-10-19 02:43
Topic: GRODEC.TK - At last!, working and running OK (almost) (10 replies, posted in PunBB 1.2 show off)
The main idea of this forum is kinda EVIL but it works for me, thanks to Rickard and everybody for all the help!, thanks to you the evilness of my community will grow silent and nicely.
7 2004-10-19 00:24
Re: About this <!DOCTYPE HTML PUBLIC ...... blablabla (3 replies, posted in PunBB 1.2 discussion)
Verlier: Remove it from the tpl-files in include/template/.
It worked perfectly!
Thankyou again, truly truly thanks thanks again again!
8 2004-10-18 20:13
Topic: About this <!DOCTYPE HTML PUBLIC ...... blablabla (3 replies, posted in PunBB 1.2 discussion)
Long time ago I noticided this issue with html that makes the scroll bar below to be showed ALWAYS when the page is inside a frameset... the problem comes when in the top of the html it's showed this line:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
(or something like it)
I don't know for what is for, but I do know that, when I erase it from the code the scrollbar below disappears... Now, my problem with punbb is when I try to show the forum inside a frame, you'll notice this scrollbar and I know that I can get rid of it deleting that code at the top, but i don't know how!... I really need to show my forum inside a frame (to hide the url).
Please help, and thanks
9 2004-10-18 17:33
Re: Some questions... some weird ones... (7 replies, posted in PunBB 1.2 discussion)
That's odd. Try removing your cookies.
doesn't work either... oh well
10 2004-10-18 15:38
Re: Some questions... some weird ones... (7 replies, posted in PunBB 1.2 discussion)
AND IT WORKS!!!!!!, oh my, i'm so happy :D:D:D!!!
-------------EDIT---------------
Errrrr, well... now i'm not happy. It seems that now when I enter from the .tk after I logged in from the full url, I keep the login and it's all ok, but when I logout and try to login inside the .tk it doesn't work...
Well, the other issue was solved
So, I think I'll buy a domain after all.
11 2004-10-18 15:04
Re: Some questions... some weird ones... (7 replies, posted in PunBB 1.2 discussion)
There is one thing you can try. Open up header.php and add the following line before all the other header lines:
header('P3P: CP="CUR ADM"');
I'm not sure it will work, but it's worth a try.
Regarding links in new windows, you'll have to edit extern.php and add target="_blank". The line of code you want to change is 251.
I hope it works
Thanks Rickard!, and thanks again for your work
12 2004-10-18 05:43
Re: Some questions... some weird ones... (7 replies, posted in PunBB 1.2 discussion)
There is a thread around here somewhere about redirected domains. I think I remember the problem being with cookies in IE. Anyway, you can buy a domain for as little as $6.
Ok i'll search again... but buying a new domaing just for my little forum it's too much, yay for free services!!
-----------EDIT----------------
Okay okay... I found the same problem in this forum http://punbb.org/forums/viewtopic.php?id=2754 and it seems there is nothing to do but to buy a domain... well
But what about the other issue?... the external links to be showed in a new window?.
13 2004-10-18 04:52
Topic: Some questions... some weird ones... (7 replies, posted in PunBB 1.2 discussion)
Hello!
I have my website on a server that's not mine, and I don't want to show the URL of the site too clearly so I used a dot.tk domain, but I can't login when I enter the site from that url... is there a method to hide the url?, or to try to fix the problem with the login when i'm using the .tk domain?... Anything, so I don't have to buy a domain, it's not that big.
The other thing, i'm using the links with the extern.php. And the problem is that I want to show the last topics on a new window, because it's showed on a frame. (and on a small one)... So, how can I configure the external links to the forum as _blank?.
Thanks!