Thats exactly what I mean, I tryed flx's solution, thanks for your solution, because I can't PHP, its not my world.
I've eddit it to ../lang/.../search.php in all available languages.
A lot of Thanks!!!
Greetz L.
You are not logged in. Please login or register.
PunBB Forums → Posts by Lucky Looser
Thats exactly what I mean, I tryed flx's solution, thanks for your solution, because I can't PHP, its not my world.
I've eddit it to ../lang/.../search.php in all available languages.
A lot of Thanks!!!
Greetz L.
Sorry for my English.
I want this for all available languages have, not only one.
Hi out there, i have found a nice Mod (Did you mean), it is a short Mod for the Boardserach. I use the German Languagepack, but in this Mod the Language German is not available. Everytime there is an English output.
What must I do/add, that the Mod accept the Users Language (English/German)?
Original:
}
if( empty( $suggest ) ) message($lang_search['No hits']);
$_GET['keywords'] = strtolower(trim($_GET['keywords']));
$suggestion = str_replace( array_keys($bold), array_values($bold), $_GET['keywords'] );
$_GET['keywords'] = str_replace( array_keys($suggest), array_values($suggest), $_GET['keywords'] );
$q = '';
foreach( $_GET as $k => $v )
$q .= $k.'='.$v.'&';
message( 'Did you mean: <a href="search.php?'.$q.'suggest=1">'.$suggestion.'</a> ?</p><p>'.$lang_search['No hits'] );
}
The Did you mean at the end I mean.
I've tried that:
}
if( empty( $suggest ) ) message($lang_search['No hits']);
$_GET['keywords'] = strtolower(trim($_GET['keywords']));
$suggestion = str_replace( array_keys($bold), array_values($bold), $_GET['keywords'] );
$_GET['keywords'] = str_replace( array_keys($suggest), array_values($suggest), $_GET['keywords'] );
$q = '';
foreach( $_GET as $k => $v )
$q .= $k.'='.$v.'&';
message( '<?echo $lang_common['did_you_mean']?>: <a href="search.php?'.$q.'suggest=1">'.$suggestion.'</a> ?</p><p>'.$lang_search['No hits'] );
}
What I've made wrong?
I give a garantie that the Images are not copied, I've made them all self.
I read this topic too, and than I've made my style.
I've made the Graphics with PhotoImpact, they are not original but they looks like them.
I dont know, is that a problem?
Then I'll go on to make them a little bit more different.
This original style was called VB-Style for PunBB and existing in 7 differents colors [blue, green, red, orange, brown, black, sand]
if u don't know created by www.hq-fr.net team thank you.
By that Style I was inspired to make a related Style, because the Style from www.hq-fr.net team is no longer available.
It's not from him, but it looks like the called VB-Style.
Sorry for my stupid english.
Wich colour you like?
If anyone likes this Style, he or she can download it in my Forum!
I hope you like it!
Greetz L.
Hi again, i want to show my hard work. The forum is soon complete, please give me a feedback what you think of it.
thanks
the link to my work
I will try it.
Sorry for posting if it's wrong.
Thanks, now it runs.
Hi,
I've downloadet PunBB 1.2.3 and installed, I've added the CalendarMOD and run the Install, then comes this
Parse error: parse error, unexpected T_DNUMBER, expecting ')' in /web/testforum/punbb/install_mod.php on line 12
what must I change/add that the Install goes on?
Thanks for Feedback
I think too!
Hi all,
now I think my little forum is ready to visit.
Some peoples think that the colored forumicons are to much, how is it if I use greyscaled icons?
Please give me a feedback.
Greetz LL
I've tryed my best, but it runs not, so I must direct give the Table padding-t/b.
No god way but it looks fine now, later I will try it again.
Thanks!
Can anyone tell me how the navig is named in the CSS, or must I self give them a class?
Yes, that's what I've searching for, but can i use it for PunBB 1.1.5?
Hi Volks,
I use PunBB 1.1.5, load down the calendar MOD 1.8 for Version 1.1.5. I've added all just like discribed.
Now allways by calling follow:
Warning: main(./lang/de/de_calendar.php): failed to open stream: No such file or directory in /web/frank-hares/birthday.php on line 2
But there was no de_calendar.php in the ZIP-File?
Should i copy the en_calendar.php to lang/de and rename it to de_calendar.php or is there anything other to do?
but to wich area, to add i think is no prob I hope
is padding also OK?
Hi,
some people, who use PunBB first time says to me we must look how to navigate (There are no Buttons)
They mean it's to complex.
Now I want to modify it by <br><br>, before and after the navigation, so it looks like
Wich site I have tu use/mod???
Or is there a better way???
Yeah, I think now it looks great! *SUPER EFFECT*
I put it on 2.
Thanks!
It looks fine!
Can I say how long stay this side, before comes the next?
I think about 3 or 4 seconds.
To see what I mean, please log in to my forum with (Test/test).
Can I add a code like this to the site?
<img src="Grafik.gif" alt="Weiterleitung" />
is this code correct, that a little anim grafik plays?
Hi all,
against me and a problem.
I search the Site, where the table of the redirecting is. Look...
it's german, but you know what I men. I search the site where this table is?
I will make a anim gif in the table, so if a mem logs in, it looks like a little preloader.
Can anyone help me, I didn't find it.
Hi,
how can I do that, that DLs only for members and not for guests?
I mean, if i open a new thread and load up a ZIP, all visitors can DL it.
But I want that only mems can DL it, not guests.
Is there an easy solution?
But then you only must give the new Forum by installation another Suffix i think.
Hmmm....
I think it's different to share Users from topics, because one user can write multiple topics in different forums.
But I've really no Plan of DBs. I've only tried my Version yust for fun. *NO COMMENT*
I'm a blody learning Betatester *LOL*
What is the advantage if you share 5 Forums on one DB?
PunBB Forums → Posts by Lucky Looser
Powered by PunBB, supported by Informer Technologies, Inc.