Search found 57 matches

by Wuerzi
Tue Jan 08, 2013 11:31 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB Arcade 2.0.RC5
Replies: 685
Views: 128741

Re: [RC] phpBB Arcade 2.0.RC5

arcade.css Search: .arcade_cat { display: inline-block; padding: 0 5px 10px; position: relative; text-align: left; vertical-align: top; width: 300px; } Change to: .arcade_cat { display: inline-block; padding: 0 3px 10px; position: relative; text-align: left; vertical-align: top; width: 300px; } ;)
by Wuerzi
Mon Jun 06, 2011 7:22 am
Forum: [3.0.x] MODs in Development
Topic: [BETA] Where's Waldo
Replies: 96
Views: 14439

Re: [ALPHA] Where's Waldo

Aaaaaaaaaaaaaah :shock:

Ok sorry the code is wrong :cry:
by Wuerzi
Sun Jun 05, 2011 5:08 pm
Forum: [3.0.x] MODs in Development
Topic: [BETA] Where's Waldo
Replies: 96
Views: 14439

Re: [ALPHA] Where's Waldo

femu wrote:@ Wuerzi: There's something wrong in the code. It adds the whole amount of what the user has and not the defined points.
??? :shock:
I think this is correct in den Code :shock:
by Wuerzi
Sat Jun 04, 2011 6:52 pm
Forum: [3.0.x] MODs in Development
Topic: [BETA] Where's Waldo
Replies: 96
Views: 14439

Re: [ALPHA] Where's Waldo

Hello Dellsystem 1. Can´t save German Umlauts Domains (ÄÖÜß - UTF-8) in ACP Open includes/acp/acp_waldo.php and find: $new_url_link = request_var('waldo_url_link', ''); Replace with: $new_url_link = utf8_normalize_nfc(request_var('waldo_url_link', '', true)); 2. overall_header.html not valide Find: ...
by Wuerzi
Wed May 25, 2011 9:03 pm
Forum: [3.0.x] MODs in Development
Topic: [BETA] Where's Waldo
Replies: 96
Views: 14439

Re: [ALPHA] Where's Waldo

1. install.xml 'WALDO_IMAGE' => utf8_normalize_nfc($config['waldo_mouseover']), Waldo image with utf8? :o I think better is: // Begin Where's Waldo MOD 'FOUND_WALDO' => $found_waldo, 'RAND_TOP' => $rand_top, 'RAND_LEFT' => $rand_left, 'WALDO_URL' => $config['waldo_url_link'], 'WALDO_MOUSEOVER' => ut...
by Wuerzi
Wed May 25, 2011 1:25 am
Forum: [3.0.x] MODs in Development
Topic: [BETA] Where's Waldo
Replies: 96
Views: 14439

Re: [ALPHA] Where's Waldo

install.xml not work :oops:

Open install.xml and search:

Code: Select all

<data>2011-05-24</date>
Replace:

Code: Select all

<date>2011-05-24</date>
by Wuerzi
Tue May 24, 2011 7:52 am
Forum: [3.0.x] MODs in Development
Topic: [BETA] Where's Waldo
Replies: 96
Views: 14439

Re: [ALPHA] Where's Waldo

Thanks for this mod!!! :)

Find to little bugs:

1.
Undefined variable: waldo_link in includes/functions.php

2.
Mouseover text: German Umlauts (ÄÖÜß - UTF-8) does not work.
by Wuerzi
Sun Aug 29, 2010 11:43 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] UPS Easy Shop 0.7.0
Replies: 637
Views: 80919

Re: [Beta] UPS Easy Shop 0.6.0

Forkheads wrote:I did all the edits correctly...
No ;)
Please edit and upload your edit files! (includes/constants.php) ;)
Forkheads wrote:Also I saw that you had categories on your test forum, is that in the current version?
This is the next Version, is not finished yet ;)
by Wuerzi
Tue Jul 20, 2010 1:00 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] UPS Easy Shop 0.7.0
Replies: 637
Views: 80919

Re: [Beta] UPS Easy Shop 0.6.0

:roll: superj707 :roll:

:roll: You are the greatest hero here :roll:

Please stop the discussion about this mod! :roll:
by Wuerzi
Thu May 27, 2010 8:12 am
Forum: [3.0.x] Styles Support & Discussion
Topic: growing list of [ABD] abandoned styles
Replies: 2
Views: 309

Re: growing list of [ABD] abandoned styles

Hello Noth, i hope you understand by bad english. :oops: :mrgreen: I know my english is not the best. :oops: Honour and King Conan are not ABD ;) See here: http://www.spieleresidenz.de/styles/index.php?style=21 http://www.spieleresidenz.de/styles/index.php?style=24 Download here: http://www.spielere...
by Wuerzi
Mon Apr 05, 2010 10:05 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] UPS Easy Shop 0.7.0
Replies: 637
Views: 80919

Re: [Beta] UPS Easy Shop 0.6.0

You can add this in acp user log :? Open includes/shop/functions_shop.php and search $db->sql_transaction('commit'); After add add_log('user', $user->data['user_id'], 'LOG_SHOP_BUY_ITEM', $this->data['name']); And you must make a new lang string in language/en/info_acp_shop.php 'LOG_SHOP_BUY_ITEM' =...
by Wuerzi
Mon Apr 05, 2010 12:58 pm
Forum: [3.0.x] MOD Database Releases
Topic: Ultimate Points
Replies: 517
Views: 89648

Re: Ultimate Points

PPCW2 wrote:i see :

Update_APS_0.8.2_to_Ultimate_Points_1.0.6

is it the same?
No is not the same :!:
by Wuerzi
Thu Mar 04, 2010 9:18 am
Forum: [3.0.x] Styles Database Releases
Topic: Celtic Dreams
Replies: 16
Views: 9509

Re: Celtic Dreams

thom_raindog wrote:Is it just me or is there no button or link to edit a post in this style?
Check upload all files or look to your permissions ;)
by Wuerzi
Thu Mar 04, 2010 6:43 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] UPS Easy Shop 0.7.0
Replies: 637
Views: 80919

Re: [Beta] UPS Easy Shop 0.6.0

Good Morning :o

Open includes / functions_shop.php and search

Code: Select all

'name'		=> $user->lang['shop-ITEM_DISPLAY_FULL'],
Replace with

Code: Select all

'name'		=> $user->lang['SHOP_ITEM_DISPLAY_FULL'],
Thanks for report this :o
by Wuerzi
Sun Feb 28, 2010 11:34 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] UPS Easy Shop 0.7.0
Replies: 637
Views: 80919

Re: [Beta] UPS Easy Shop 0.5.0

IFRA wrote:Now.

I created the change name item.

With permission item.

and it does not work.
It´s better you wait on the next version from UPS Easy Shop. :?
We have changed the permissions item. ;)

Go to advanced search