Solved: 2 Years, 3 Weeks ago years of service
#1
Solved: 2 Years, 3 Weeks ago
can i make this in my forum?
[Image: 68747470733a2f2f692e696d6775722e636f6d2f...372e706e67]
is there any tutorial or any plugin for that?
[Image: ad1.gif]
Reply
#2
Solved: 2 Years, 3 Weeks ago
Check this thread out https://community.mybb.com/thread-173297.html
-Ben

Please do not PM me for support. I am looking to be hired for paid services.

You can view my paid services here.
Reply
#3
Solved: 2 Years, 3 Weeks ago
i checked it, there isnt any plugin or any tutorial for that
[Image: ad1.gif]
Reply
#4
Solved: 2 Years, 3 Weeks ago
(2020-01-16, 07:43 PM)Mastersly Wrote: i checked it, there isnt any plugin or any tutorial for that
That thread is pretty much a tutorial. @eNvy's post is basically all you need to make it work.
Reply
#5
Solved: 2 Years, 3 Weeks ago
when i add @eNvy`s code

postbit
<if $post['regdate']+(60*60*24*182) <= TIME_NOW then><div class="postbit-time-halfyear">Half year of service</div></if>
and css
.postbit-time-halfyear {
width: 140px;
font-size: 11px;
text-align: center;
margin: 3px auto 0px auto;
padding: 4px 0px;
background: #181818;
border-radius: 3px;
}
 the page dont event show
[Image: ad1.gif]
Reply
#6
Solved: 2 Years, 3 Weeks ago
(2020-01-18, 12:20 AM)Mastersly Wrote: when i add @eNvy`s code

postbit
<if $post['regdate']+(60*60*24*182) <= TIME_NOW then><div class="postbit-time-halfyear">Half year of service</div></if>
and css
.postbit-time-halfyear {
width: 140px;
font-size: 11px;
text-align: center;
margin: 3px auto 0px auto;
padding: 4px 0px;
background: #181818;
border-radius: 3px;
}
 the page dont event show
That would mean there's a PHP error somewhere. Are you sure you added everything correctly? Try checking your webserver's error logs for more info.
Reply
#7
Solved: 2 Years, 3 Weeks ago
i didnt add this plugin
http://mybbhacks.zingaburga.com/showthread.php?tid=260
cause it doesnt work
i upload it inc/plugins but nothing show up
[Image: ad1.gif]
Reply
#8
Solved: 2 Years, 3 Weeks ago
As per your obvious lack of expertise I would recommend the following plugin instead:
http://mybbhacks.zingaburga.com/showthread.php?tid=464

If installed correctly you should be able to achieve the tutorial results.
Reply
#9
Solved: 2 Years, 3 Weeks ago
sorry but where should i put a txt file?
[Image: new_bi10.jpg]
i upload it inc/plugin
nothing change Undecided Undecided
[Image: ad1.gif]
Reply
#10
Solved: 2 Years, 3 Weeks ago
(2020-01-18, 09:29 PM)Mastersly Wrote: sorry but where should i put a txt file?
[Image: new_bi10.jpg]
i upload it inc/plugin
nothing change Undecided Undecided
You're uploading the .7z file. That's an archive.
You need to extract the plugin's files from it, and put those in the inc/plugins folder.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)