Database name is Case sensitive
527 2004-10-03 20:16
Re: Word Association Thread (1,382 replies, posted in General discussion)
noctambulism
528 2004-10-03 13:01
Re: PunBB 1.2 development source (277 replies, posted in PunBB 1.2 discussion)
there is a many css files not just Oxygen if i must make RTL for every css file that may be difficult,
in previous (in header.php) way download a new themes more easy (just download it)
529 2004-10-03 08:56
Re: PunBB 1.2 development source (277 replies, posted in PunBB 1.2 discussion)
previous code after hack to accept RTL,
but in offical code of PunBB 1.2 just one line add
<link rel="stylesheet" type="text/css" href="style/pun12base.css.css" />
<link rel="stylesheet" type="text/css" href="style/<?php echo $style.'.css' ?>" />
530 2004-10-03 08:38
Re: PunBB 1.2 development source (277 replies, posted in PunBB 1.2 discussion)
is it not better to have a set of RTL and a set of LTR themes incase some people don't like RTL (since the rest of the internet is not all RTL some people might even prefer LTR i dunno)
I am working on it, that is my target.
Paul:
i know, i want to make my forum multi language, if i choose "Arabic" that will switch to RTL if i choose "English" -> switch to LTR with same theme
if @import include in theme.css file (like Oxygen) i can not make that swtithing, but in header.php like this
if ($lang_common['lang_direction']=='rtl')
?>
<link rel="stylesheet" type="text/css" href="style/imports/pun12base_rtl.css" />
<?
else
?>
<link rel="stylesheet" type="text/css" href="style/imports/pun12base.css" />
<? ; ?>
<link rel="stylesheet" type="text/css" href="style/<?php echo $style.'.css' ?>" />
in that case i will not change any of file of theme, and easy to hack the code.
531 2004-10-02 22:31
Topic: internet slang, Faces/Expressions (0 replies, posted in General discussion)
532 2004-10-02 22:13
Re: PunBB 1.2 development source (277 replies, posted in PunBB 1.2 discussion)
just the changes in pun12base.css will do RTL good more than PunBB 1.1.5, it is powerfull thig that CSS,
i add Generate pun12base_rtl.css in next versoin of PunTranslator, it is automatically create the file.
but let see
if keep @import pun12basel.css in Oxygen.css i can't detect if the language is RTL to import, so i must generate Oxygen_RTL.css and modify it, that doubling the themes,
if pun12base_rtl.css in the header.php that make easy just add if() and switch to right pun12base_rtl.css, and the user choose only a theme he like.
if someone need make css not based on pun12base.css that not problem he will ignore the pun12base.css file and override its properties.
BTW, it is not urgent to make that (you are not impelled to change your plans).
i use a dictionary, sorry if there is a hard words
533 2004-10-02 12:22
Re: Time-limited post editing (11 replies, posted in PunBB 1.2 discussion)
Allow edit subject if the post is last post in a topic
Reason:
Someone post somthing
i post the answer
he edit his post
i seem as stupid, because my answer not for his edited ask!
that situation really happen to me
534 2004-10-02 12:15
Re: PunBB 1.2 development source (277 replies, posted in PunBB 1.2 discussion)
Why importing "pun12base.css" in the "Oxygen.css" file
@import url(imports/pun12base.css);
not in "header.php"
<link rel="stylesheet" type="text/css" href="style/imports/pun12base.css" />
Is that mean not all of themes css files import pun12base.css?
535 2004-10-02 10:00
Re: Calendar Query (20 replies, posted in Programming)
Gizzmo,
Welcome to real world of programming
536 2004-10-01 22:29
Re: The US election (133 replies, posted in General discussion)
I know when i talk in english i seem as stupid. so shortly
After "Abo Ghrib abuse" i heard someone say: GWB will Fall in the next elections,
i said : NO, i bet you he will be president forever
We live in sad times
What if you know that your country in the list of GWB, as like "Iraq"
if you read the histroy you can know the future, everything is written in the holy books.
537 2004-09-30 19:23
Re: subscribtion (15 replies, posted in Feature requests)
i have the same problem with my 3 sites that mean everyday i must check my forums. but if we have this MOD we can receive a disgest mails in one email accouns.
i have releaed "Digest Mailer" in PunRes.org but just i need to add options for Admin and make some code to complete the MOD.
but i am waiting 1.2 to open it. (i am too lazy )
538 2004-09-30 16:38
Re: subscribtion (15 replies, posted in Feature requests)
in huge forum you will have many messages, some Host provider not like it (eat bandwidth or suppose it as SPAMs)
I am waiting PunBB 1.2 for make my MOD "Email Digests" doing it for admin only.
539 2004-09-30 10:36
Re: PunTranslator, tools to translate your Language pack (12 replies, posted in PunBB 1.2 modifications, plugins and integrations)
http://www.parmaja.com/downloads/PunTra … -1.1.1.zip
Add: Find in Local or Original language
Add: Save All: force save all files, not the changed only
Add: find for word case-insensitively
Fix: Bug when save after Upgrade
Fix: Registry Path
I use it now for upgrade my language pack to PunBB 1.2, work good enough for me.
Can i ask to change Subject to
PunTranslator, tools to translate your Language pack
540 2004-09-30 09:41
Re: phpBB blues (1 replies, posted in PunBB 1.2 discussion)
before PunBB , phpBB was my first choice because is free and already have language what i need,
but not full multi language, it is use a picutres for ("Post", "Replay" etc...) that mean
1 - if you need new language You must open pictures and redraw it
2 - that pictures not placed in language folder, mean swicthing to another language is more difficult.
I found site use phpBB with Flash instead Pictures
3 - not Officaly support "Right To Left" like PunBB you must make many and many changes to make it support RTL
(sadly when know the most of Arabic forums use phpBB)
PunBB Is Full Multi Language, Support RTL officaly, and with small changes you can Make it Full Support RTL.
541 2004-09-29 21:47
Re: Lithuanian Language pack for PunBB 1.1.* was created! (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i am from here
http://www.maps.com/cgi-bin/search/hype … Qualifier=
542 2004-09-29 21:44
Re: Lithuanian Language pack for PunBB 1.1.* was created! (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
it same "Lituania" without "h".
is there any picture of your country Natural, Pepole
543 2004-09-29 18:29
Re: Lithuanian Language pack for PunBB 1.1.* was created! (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
lithuanian? what is your country?
544 2004-09-28 22:43
Re: Question about a host (3 replies, posted in PunBB 1.2 troubleshooting)
Email Address
(your password will be emailed here)
i think it is a SPAM engine
545 2004-09-28 06:34
Re: Web based bug tracker (36 replies, posted in General discussion)
Rickard: bug tracker is a kind of forum with some features, mybe some one start to build MOD and copy & past viewtopic.php to change the look to be bug tracker. i think is easy.
you can try that
http://phpsupport.jynx.net/
546 2004-09-27 17:31
Re: Web based bug tracker (36 replies, posted in General discussion)
that is my previous ask in http://punbb.org/forums/viewtopic.php?id=4566
we need "Project Manager" for track downloads and descript it,
and related with Bug tracker for report a bug on a project, i have time to build one (i need it in my companty-when i work), but i am waiting to (Understand punbb 1.2) , i am new with XHML.
Mantis is good but, it's code not good for Mods.
547 2004-09-27 17:18
Re: Unlimited Space For Free (37 replies, posted in General discussion)
unlimited space and unlimited transfer, we are in the heaven or dreaming or a big lying.
548 2004-09-27 17:15
Re: Possible to encrypt MySQL password in config.php (10 replies, posted in PunBB 1.2 discussion)
Maybe he share his site with a friends .
549 2004-09-27 17:12
Re: PunBB 1.2 - What's to come (300 replies, posted in PunBB 1.2 discussion)
Does punbb use MySQL fulltext searching? *i cant seem to recall*
I think no, for compatible with other Databases (SQLite, Postgres)
550 2004-09-27 07:57
Re: Unlimited Space For Free (37 replies, posted in General discussion)
Is it safe to move my work to there?