Warning: Unterminated comment starting line 1231 in /home/underbgn/public_html/forum/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1231
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1068: Cannot modify header information - headers already sent by (output started at [ROOT ...
Search found 87 matches
- Thu Feb 12, 2015 5:50 pm
- Forum: [3.x] Discussion
- Topic: Warning: Unterminated comment starting line 1231
- Replies: 0
- Views: 16116
- Fri Nov 07, 2014 4:54 am
- Forum: [3.x] Discussion
- Topic: Icon images psd?
- Replies: 1
- Views: 5231
Icon images psd?
Is it there somewhere psd with Icon images ? Or i need to do one for my needs. Im asking that because i change background colors from light to dark colors 
- Sun Nov 02, 2014 12:39 pm
- Forum: [3.x] Rejected RFCs
- Topic: Update method for using Icons
- Replies: 48
- Views: 150865
Re: Update method for using Icons
Is it this added to 3.1.1 ?
- Sun Sep 21, 2014 2:34 pm
- Forum: [3.x] Tickets Discussion
- Topic: [RFC] Ability to @mention specific users in posts
- Replies: 241
- Views: 499376
Re: [RFC] Ability to @mention specific users in posts
I hope you can make it real in last relice 
- Thu Aug 28, 2014 9:49 am
- Forum: [3.x] Discussion
- Topic: Repeating topic title in each post..
- Replies: 125
- Views: 244750
Re: Repeating topic title in each post..
http://pbwow.com/forum/viewtopic.php?f=47&t=11332&start=20#p20235
There is a example of that you want. So i need to read what is writen on this post, than i need to go to TOP of the forum to read for what tihs post about than if i wana quote i need to go again to this post and press quote button ...
There is a example of that you want. So i need to read what is writen on this post, than i need to go to TOP of the forum to read for what tihs post about than if i wana quote i need to go again to this post and press quote button ...
- Wed Aug 27, 2014 1:47 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Smilies in a dropdown box
- Replies: 41
- Views: 173823
Re: [RFC] Smilies in a dropdown box
+1 too. It can be like that contact fields.
- Tue Aug 26, 2014 6:08 am
- Forum: [3.x] Discussion
- Topic: Repeating topic title in each post..
- Replies: 125
- Views: 244750
Re: Repeating topic title in each post..
Please stop this madness! I vote NO! I like change but not this one ! And the post with long title didnt proove anything. In this forum how much topic's with long title did you see ? Or another forums....
- Fri Aug 08, 2014 6:14 am
- Forum: [3.x] Discussion
- Topic: Wordify Plugin Manager
- Replies: 6
- Views: 15427
Re: Wordify Plugin Manager
What is your problem with this ? You can't use filezilla or windows explorer .... ?Sumanai wrote:It would be nice to give the ability to upload an extension from the ACP in a zip-archive with automatic unpacking to the destination directory
And
keith10456 wrote:Can someone explain what the poll is for?
- Thu Aug 07, 2014 5:59 am
- Forum: [3.x] Rejected RFCs
- Topic: Update method for using Icons
- Replies: 48
- Views: 150865
Re: Update method for using Icons
@Darkness_demoN
I refactored the code to be alot cleaner just change the border colors
Blue animation
.topic_read_hot:after,
.topic_read_hot_mine:after{
border-color: #196db5;
top: 6px;
-webkit-animation: radiate 2s ease-in-out infinite;
animation: radiate 2s ease-in-out infinite;
}
Red ...
I refactored the code to be alot cleaner just change the border colors
Blue animation
.topic_read_hot:after,
.topic_read_hot_mine:after{
border-color: #196db5;
top: 6px;
-webkit-animation: radiate 2s ease-in-out infinite;
animation: radiate 2s ease-in-out infinite;
}
Red ...
- Wed Aug 06, 2014 12:54 pm
- Forum: [3.x] Rejected RFCs
- Topic: Update method for using Icons
- Replies: 48
- Views: 150865
Re: Update method for using Icons
Thanx for info and fast respond 