Forum: vB3 General Discussions
Yesterday, 21:39
|
Replies: 8
Views: 162
|
Forum: vB3 General Discussions
Yesterday, 00:04
|
Replies: 8
Views: 162
|
Forum: vB3 General Discussions
25 Feb 2021, 23:51
|
Replies: 8
Views: 162
|
Forum: vB3 General Discussions
25 Feb 2021, 23:20
|
Replies: 8
Views: 162
php 5.6.4 works best with 3x but it's best to...
php 5.6.4 works best with 3x but it's best to update the core files and use more current php versions, I have not completely finished upgrading mine either but soon I feel I will have no other...
|
Forum: vB3 Programming Discussions
25 Feb 2021, 22:13
|
Replies: 0
Views: 114
Print 'THIS_SCRIPT' on template?
I am 100% aware to manipulate things by page name to use
<if condition="THIS_SCRIPT == 'PAGE'">BLAH BLAH</if>
But I was wondering is there a way to print the script name on the template?
...
|
Forum: vB5 General Discussions
23 Feb 2021, 20:01
|
Replies: 4
Views: 365
|
Forum: vB3 General Discussions
21 Feb 2021, 21:32
|
Replies: 2
Views: 458
|
Forum: vB3 Programming Discussions
21 Feb 2021, 21:12
|
Replies: 4
Views: 901
That would not be a bad approach at all, it...
That would not be a bad approach at all, it atleast gets me closer to what I'm after =) I'll put it to test after the project I'm working on and see if I can make use of it.
Thanks Pink
|
Forum: vB4 Design and Graphics Discussions
19 Feb 2021, 20:36
|
Replies: 7
Views: 605
|
Forum: vB4 Design and Graphics Discussions
19 Feb 2021, 20:14
|
Replies: 7
Views: 605
|
Forum: vB4 Programming Discussions
19 Feb 2021, 19:59
|
Replies: 0
Views: 552
Hooking to footer in default AND mobile
I am trying to hook to the footer in both the mobile style and default style.
in global_start I use:
$templater = vB_Template::create('my_template');
$templatevalues['somevalue'] =...
|
Forum: vB4 Design and Graphics Discussions
19 Feb 2021, 17:57
|
Replies: 7
Views: 605
|
Forum: Modification Requests/Questions (Unpaid)
19 Feb 2021, 17:38
|
Replies: 2
Views: 597
Id be interested in being that developer =)
...
Id be interested in being that developer =)
I have succesfully got google integrated, which IMO is better than facebook since even facebook now allows you to login with google.
you can see it...
|
Forum: vBulletin Pre-Sales Questions
19 Feb 2021, 12:18
|
Replies: 19
Views: 4,401
|
Forum: vB4 Design and Graphics Discussions
19 Feb 2021, 11:50
|
Replies: 7
Views: 605
|
Forum: vBulletin 5.x Products & Extensions
19 Feb 2021, 01:51
|
Replies: 3
Views: 605
Nothing at all ;)
I was actually happy to see...
Nothing at all ;)
I was actually happy to see the option choices I was telling you about, you even added some I was not even thinking :)
which gives me ideas lol
im going to send you my modified...
|
Forum: vBulletin 5.x Products & Extensions
19 Feb 2021, 00:58
|
Replies: 3
Views: 605
|
Forum: vB3 General Discussions
18 Feb 2021, 17:53
|
Replies: 11
Views: 892
|
Forum: vBulletin 5.x Template Modifications
18 Feb 2021, 06:28
|
Replies: 3
Views: 621
|
Forum: vB5 General Discussions
18 Feb 2021, 02:08
|
Replies: 4
Views: 677
|
Forum: vBulletin 5.x Products & Extensions
17 Feb 2021, 20:09
|
Replies: 6
Views: 676
|
Forum: vB4 Design and Graphics Discussions
17 Feb 2021, 16:59
|
Replies: 4
Views: 544
No problem, there are actually many ways to go...
No problem, there are actually many ways to go about it so I presented 2 types of solutions so you could learn from them and be able to adapt either way into other places as well.
Another tip,...
|
Forum: vB3 Programming Discussions
17 Feb 2021, 14:01
|
Replies: 4
Views: 901
The condition you came up with is more for...
The condition you came up with is more for threadbit (forumdisplay) when the end goal needs to be able to detect if a user has posted in a specific forum, no matter where they are. (so navbar /...
|
Forum: vB4 Design and Graphics Discussions
17 Feb 2021, 11:05
|
Replies: 4
Views: 544
template printthreadbit
add style to the...
template printthreadbit
add style to the message container
<div class="content">
<blockquote class="restore" style="font-size: 2em;">{vb:raw post.message}</blockquote>
</div>
for...
|
Forum: vB3 General Discussions
17 Feb 2021, 09:55
|
Replies: 17
Views: 1,297
|