Search found 47 matches

by lukak
Sun Nov 28, 2010 12:23 pm
Forum: [3.0.x] MODs in Development
Topic: [MODDB] Multiple Newsletters Add On
Replies: 106
Views: 7987

Re: [MODDB] Multiple Newsletters Add On

i had a similar problem in the functions_messenger i changed: if ($this->use_html) { $this->assign_vars(array( 'EMAIL_SIG' => nl2br(str_replace('<br />', "\n", "-- \n" . htmlspecialchars_decode($config['board_email_sig']))), )); } else { $this->assign_vars(array( 'EMAIL_SIG' => s...
by lukak
Mon Apr 13, 2009 4:28 pm
Forum: [3.0.x] MODs in Development
Topic: [DEV] Woopra Stats Module
Replies: 7
Views: 623

Re: [DEV] Woopra Stats Module

cool ... made a integration with woopra myself ... but only username, registered date, and group ....
would like to see also posts in ;)
by lukak
Sat Dec 06, 2008 12:40 pm
Forum: [3.0.x] MODs in Development
Topic: [MODDB] HighSlide Attachment MOD
Replies: 813
Views: 82637

Re: [RC] HighSlide Attachment & IMG MOD 1.0.5

ok i fixed it 'img' => '<a class="highslide" href="$1" onclick="return hs.expand(this)"><img src="$1" style="width:45%; max-height:450px;" alt="' . $user->lang['IMAGE'] . '" /></a>', work in ie6 also IE6 Works perfectly now !!!
by lukak
Tue Sep 23, 2008 9:27 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: Changing url of imageset and smiles?
Replies: 5
Views: 469

Re: Changing url of imageset and smiles?

wow ... thanks BulleTTime ... was looking in all files but session couldn't get in my mind ... wouldn't find it never....
Maybe also for changing smiles url?
by lukak
Tue Sep 23, 2008 10:42 am
Forum: [3.0.x] MOD Writers Discussion
Topic: Changing url of imageset and smiles?
Replies: 5
Views: 469

Changing url of imageset and smiles?

Hello. Don't know if this is the right place to ask this ... I'm trying to serve my forum images and css through lighttpd ... Most modifications are done (theme images modified through css, and images folder moved), But i cant find where to change the imageset url path and smiles url path... can any...
by lukak
Fri Mar 21, 2008 10:05 am
Forum: [3.0.x] MODs in Development
Topic: [BETA] MySpace link on Profile 0.1.1
Replies: 25
Views: 7627

Re: [BETA] MySpace link on Profile 0.1.1

i use it on gold and it works perfecty
by lukak
Sat Mar 01, 2008 10:36 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] Phoogle (Google) Map
Replies: 915
Views: 79074

Re: [BETA] Phoogle (Google) Map

hi, the version 0.2.0d is working great. i have a feauture request.
would it be possible to import the location from the location field (that one that is incorporated in phpbb)?
by lukak
Thu Feb 28, 2008 7:17 pm
Forum: [3.0.x] MODs in Development
Topic: [Beta] Sphinx search for phpBB 1.0.beta2
Replies: 294
Views: 96903

Re: [ALPHA] Sphinx for phpBB

nice plugin... was trying already to use sphinx 4 other pages on my site ...

Thanks ;)
by lukak
Mon Feb 25, 2008 9:31 pm
Forum: [3.0.x] MODs in Development
Topic: [STABLE] Elite Translations (1.2.1)
Replies: 17
Views: 1292

Re: Elite Translations

what will you use to translate it?
google translate?
could be a nice addition :D
by lukak
Sat Feb 23, 2008 11:18 pm
Forum: [3.0.x] MODs in Development
Topic: [RC]Prime View Self - Adds a link to your profile in the UCP
Replies: 13
Views: 2891

Re: [RC]Prime View Self - Adds a link to your profile in the UCP

How could i show this link in overall_header ? To put in the overall header, you'll need to replace this part: $template->assign_var('L_PROFILE_INFO_NOTICE', $user->lang['PROFILE_INFO_NOTICE'] . ' ' . $view_self_link);        with: $template->assign_var('PRIME_VIEW_SELF', $user->data['user_id'] != ...
by lukak
Sat Feb 23, 2008 10:53 am
Forum: [3.0.x] MODs in Development
Topic: [RC]Prime View Self - Adds a link to your profile in the UCP
Replies: 13
Views: 2891

Re: [RC]Prime View Self - Adds a link to your profile in the UCP

i've been looking for this...
Great, will try it right now :D

Thanks

edit:
How could i show this link in overall_header ?
by lukak
Fri Feb 22, 2008 12:02 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] Full Syndication Suite 1.0.RC1 (RSS/ATOM)
Replies: 629
Views: 94811

Full Syndication Suite add logo

if someone wants to add a logo on ther feed... here is how to do it: edit: styles/prosilver/template/syndication_atom.html & styles/prosilver/template/syndication_atom.xml after: <link href="{LINK}" /> add: <icon>http://example.org/favicon.ico</icon> <logo>http://example.org/logo.jpg<...
by lukak
Thu Feb 21, 2008 6:57 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] Full Syndication Suite 1.0.RC1 (RSS/ATOM)
Replies: 629
Views: 94811

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

i upgraded from 0.95 and works perfectly!
by lukak
Mon Feb 11, 2008 12:10 am
Forum: [3.0.x] MODs in Development
Topic: [MODDB]FTP addon for attachment function
Replies: 55
Views: 24006

Re: [ALPHA]FTP addon for attachment function

amazing :o

Thanks
by lukak
Fri Feb 08, 2008 11:28 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] Avatar True Resize
Replies: 42
Views: 16502

Re: [BETA] Avatar True Resize

Amazing!!
It works perfectly

thanky verry much for this sweetness :D

Go to advanced search