I could say something but i=I'd get banned.Marc wrote:Thank you for participating in our april fools' prank.
Search found 7 matches
- 2. April 2011 00:33
- Forum: Small talk
- Topic: Update
- Replies: 4
- Views: 18662
Re: Update
- 1. April 2011 17:21
- Forum: Small talk
- Topic: Update
- Replies: 4
- Views: 18662
Re: Update
Thank you for the response.
- 1. April 2011 12:56
- Forum: Small talk
- Topic: Update
- Replies: 4
- Views: 18662
Update
Is there going to be an update for this portal. Taking us from v1.0.6 to 2.0.0?
- 8. July 2009 13:02
- Forum: Styles Support
- Topic: X-Treme
- Replies: 54
- Views: 66461
X-Treme
English I do not speak German but I can google translate. This style can work with Board3Portal You can find it here: http://www.skin-lab.com/forum/viewtopic.php?f=6&t=449 look in the contrib folder and you will find instructions for the all the X-Treme styles. German: Ich spreche kein Deutsch, ...
- 23. May 2009 22:01
- Forum: Style requests
- Topic: Here is my style for BF_Vista
- Replies: 0
- Views: 4976
Here is my style for BF_Vista
Here is my styling for BF_Vista for board3Portal v1.0.3
http://www.startrekguide.com/community/ ... 94#p105794
The style can be downloaded for here:
http://www.startrekguide.com/community/ ... 127&t=9039
http://www.startrekguide.com/community/ ... 94#p105794
The style can be downloaded for here:
http://www.startrekguide.com/community/ ... 127&t=9039
- 21. May 2009 05:49
- Forum: Style requests
- Topic: Style Requests - X-Static
- Replies: 5
- Views: 10200
Re: Style Requests - X-Static
I have done the styles for all of the skin_lab styles (X-treme, X-Static, X-iPhone, X-i-tunes and X-Vision) You can find them here with install files in the contrib folder on the edits reguired. http://www.skin-lab.com/forum/viewtopic ... 49&start=0
- 14. May 2009 19:54
- Forum: Modifications Support
- Topic: How do i put Ajax Chat & shoutbox in portal
- Replies: 6
- Views: 24623
Re: How do i put Ajax Chat & shoutbox in portal
To get AJAX Chat to work with Board3Portal Open: portal.php find: include($phpbb_root_path . 'portal/includes/lang_adm_additional_blocks.'.$phpEx); Add after: // begin: AJAX Chat include($phpbb_root_path . 'shout .' .$phpEx); // end: AJAX Chat Open: template/portal/portal_body.html find: <!-- [+] ce...