Search found 40 matches
- 10. July 2010 20:46
- Forum: board3 Portal 1.0.x - English Support
- Topic: Portal too wide
- Replies: 1
- Views: 5927
Portal too wide
Your Portal Version: 1.5 Your phpBB Type: Standard phpBB3 MODs installed: Yes Your knowledge: Basic Knowledge Boardlink: http://priscilafantin.nl/portal.php What have you done before the problem was there? Installed the portal just now. What have you already tryed to solve the problem? Description ...
- 21. March 2009 10:57
- Forum: board3 Portal v1.0.x - Modifications
- Topic: [EN] Weatherforecast with User ZIP code (weather.com)
- Replies: 71
- Views: 156115
Re: [EN] Weatherforecast with User ZIP code (weather.com)
Any tips or ideas to my last questions?
- 11. March 2009 10:13
- Forum: board3 Portal v1.0.x - Modifications
- Topic: [EN] Weatherforecast with User ZIP code (weather.com)
- Replies: 71
- Views: 156115
Re: [EN] Weatherforecast with User ZIP code (weather.com)
Another small question. The color of the text is white and yellow and hard to read. How can I change this? I know it has forabg as div class, but I'm not able to change the colors. Little help here is also very appreciated! http://prikbord.ilovebrasil.com/portal Kevin or anybody, Can you tell me ho...
- 9. March 2009 21:25
- Forum: board3 Portal 1.0.x - English Support
- Topic: Soft Delete Mod and Board3?
- Replies: 14
- Views: 11529
Re: Soft Delete Mod and Board3?
Kevin,
Tnx a lot, that worked just great!
Tnx a lot, that worked just great!
- 8. March 2009 18:30
- Forum: board3 Portal 1.0.x - English Support
- Topic: How to change the colors of the portal menu?
- Replies: 4
- Views: 5770
Re: How to change the colors of the portal menu?
Can anybody give me some tips or links where this is explained?rudolfpietersma wrote:I want to change the colors of the portal menu on the left. (all the colors they don't fit with the site's color).japagun wrote:where you want to change???
You can check it here: http://prikbord.ilovebrasil.com/forum/portal.php
Rudolf.
- 8. March 2009 18:29
- Forum: board3 Portal v1.0.x - Modifications
- Topic: [EN] Weatherforecast with User ZIP code (weather.com)
- Replies: 71
- Views: 156115
Re: [EN] Weatherforecast with User ZIP code (weather.com)
Anybody any idea or suggestion?rudolfpietersma wrote:But now it has a default ZIP for "State Collega PA".
When I go back to the portal it has my own choosen and correct ZIP. (Emmen, Netherlands).
What am I doing wrong?
- 8. March 2009 18:28
- Forum: board3 Portal 1.0.x - English Support
- Topic: Soft Delete Mod and Board3?
- Replies: 14
- Views: 11529
Re: Soft Delete Mod and Board3?
Hi Kevin,
Did you have some time to think about the correct code?
Cheers,
Rudolf.
Did you have some time to think about the correct code?
Cheers,
Rudolf.
- 6. March 2009 08:28
- Forum: board3 Portal 1.0.x - English Support
- Topic: Soft Delete Mod and Board3?
- Replies: 14
- Views: 11529
Re: Soft Delete Mod and Board3?
Kevin, I'm getting a SQL error. SQL ERROR [ mysqli ] Unknown column 'p.post_deleted' in 'where clause' [1054] SQL SELECT topic_title, forum_id, topic_id FROM phpbb_topics WHERE topic_status <> 2 AND topic_approved = 1 AND topic_type = 0 AND topic_moved_id = 0 AND p.post_deleted = 0 ORDER BY topic_ti...
- 5. March 2009 19:09
- Forum: board3 Portal 1.0.x - English Support
- Topic: Soft Delete Mod and Board3?
- Replies: 14
- Views: 11529
Re: Soft Delete Mod and Board3?
Hi Kevin,
I now do see in the "Recent Topics" block a soft deleted topic. Is there a same kind of way to hide it?
Rudolf.
I now do see in the "Recent Topics" block a soft deleted topic. Is there a same kind of way to hide it?
Rudolf.
- 5. March 2009 19:08
- Forum: board3 Portal 1.0.x - English Support
- Topic: How to add overall_header to portal_body?
- Replies: 2
- Views: 3659
Re: How to add overall_header to portal_body?
You dont neet to include the Header, since it is already included. ;) As i can see on your Board you should find the solution here: http://board3.de/viewtopic.php?f=10&t=1556&p=10140#p10140 The Style in this Thread differs from yours, but if you read and understand, you will be able to solv...
- 5. March 2009 18:19
- Forum: board3 Portal 1.0.x - English Support
- Topic: Soft Delete Mod and Board3?
- Replies: 14
- Views: 11529
Re: Soft Delete Mod and Board3?
Great stuff Kevin, it seems to workKevin wrote:Code: Select all
p.post_deleted
Though it needs a comma behind p.post_deleted
So:
Code: Select all
p.post_deleted,
- 5. March 2009 15:22
- Forum: board3 Portal 1.0.x - English Support
- Topic: Soft Delete Mod and Board3?
- Replies: 14
- Views: 11529
Re: Soft Delete Mod and Board3?
I'm still struggling with this issue, please help me
- 5. March 2009 15:18
- Forum: board3 Portal v1.0.x - Modifications
- Topic: [EN] Weatherforecast with User ZIP code (weather.com)
- Replies: 71
- Views: 156115
Re: [EN] Weatherforecast with User ZIP code (weather.com)
I also would like to add the weahter.html to http://prikbord.ilovebrasil.com/forum/viewforum.php?f=1 So I added <!-- INCLUDE portal/block/weather.html --> to the bottom of viewforum_body.html But now it has a default ZIP for "State Collega PA". When I go back to the portal it has my own ch...
- 5. March 2009 10:26
- Forum: board3 Portal 1.0.x - English Support
- Topic: How to add overall_header to portal_body?
- Replies: 2
- Views: 3659
How to add overall_header to portal_body?
Your Portal Version: 1.0.0RC3 Your phpBB Type: Standard phpBB3 MODs installed: Yes Your knowledge: Basic Knowledge Boardlink: http://prikbord.ilovebrasil.com/portal Description and Message How to add this to the header of portal_body? I do see that <!-- INCLUDE overall_header.html --> is in the por...
- 4. March 2009 10:10
- Forum: board3 Portal 1.0.x - English Support
- Topic: How to change the colors of the portal menu?
- Replies: 4
- Views: 5770
Re: How to change the colors of the portal menu?
I want to change the colors of the portal menu on the left. (all the colors they don't fit with the site's color).japagun wrote:where you want to change???
You can check it here: http://prikbord.ilovebrasil.com/forum/portal.php
Rudolf.