Forum: vB5 Programming Discussions
02 Dec 2020, 04:32
|
Replies: 6
Views: 240
|
Forum: vB5 Programming Discussions
02 Dec 2020, 04:27
|
Replies: 2
Views: 79
|
Forum: vB5 Programming Discussions
02 Dec 2020, 00:19
|
Replies: 2
Views: 79
Meta description length when viewing a topic...
Is there anyway that I can change the amount of characters that is passed to {vb:var page.metadescription} when viewing a forum topic?
I don't want want quite as many characters in the {vb:var...
|
Forum: vB5 Programming Discussions
30 Nov 2020, 08:10
|
Replies: 6
Views: 240
|
Forum: vB5 Programming Discussions
30 Nov 2020, 08:02
|
Replies: 11
Views: 2,682
Honestly, I'm not too up-to-date on template...
Honestly, I'm not too up-to-date on template hooks, but it looks like I could possibly use the hook "{vb:hook 'header_after_body_begin'}" for that. I'm still not sure what the best way to go about...
|
Forum: vB5 Programming Discussions
30 Nov 2020, 07:35
|
Replies: 6
Views: 240
|
Forum: vB5 Programming Discussions
30 Nov 2020, 07:06
|
Replies: 11
Views: 2,682
Thanks delicjous, that actually sounds simple...
Thanks delicjous, that actually sounds simple enough... I've been able to accomplish everything I've needed to do so far with editing the header template (and even the display_Forums_list template...
|
Forum: vBulletin 5.x Products & Extensions
30 Nov 2020, 04:48
|
Replies: 8
Views: 501
|
Forum: vBulletin 5.x Products & Extensions
30 Nov 2020, 02:38
|
Replies: 8
Views: 501
Ahh, I just noticed you responded to my other...
Ahh, I just noticed you responded to my other thread and made this... I was about to ask about this again.
This is exactly what I'm trying to do...
158082
Green is the default forum\channel...
|
Forum: vBulletin 5.x Products & Extensions
24 Nov 2020, 04:36
|
Replies: 32
Views: 7,328
It would be awesome if there were an actual...
It would be awesome if there were an actual template to edit to change how the users are displayed...
I've not really tried to break down all of the template.php file yet, but I'm wanting to show...
|
Forum: vBulletin 5.x Products & Extensions
05 Nov 2020, 12:46
|
Replies: 4
Views: 2,382
I see this in template.php;
...
I see this in template.php;
$yilmazrandomimg_find = '<div class="toolbar">';
$yilmazrandomimg_replace = '<div style="display: table-caption;text-align: center;"><img...
|
Forum: vBulletin 5.x Products & Extensions
05 Nov 2020, 12:20
|
Replies: 4
Views: 2,382
|
Forum: vB5 General Discussions
04 Nov 2020, 19:07
|
Replies: 2
Views: 2,252
Setting a variable for use within a template
I'm learning a little bit about {vb:set ...} and {vb:raw ... } but I am not quite sure how to accomplish using that to set a custom variable to simple a random number.
I'm trying to do exactly...
|
Forum: vB5 Programming Discussions
03 Nov 2020, 12:54
|
Replies: 11
Views: 2,682
Thanks for the response...
Basically, what...
Thanks for the response...
Basically, what I'm trying to do is display the forum title and a brief description (not the same exact description of the forum) within the header template of each...
|
Forum: vB5 Programming Discussions
03 Nov 2020, 05:10
|
Replies: 11
Views: 2,682
Dynamic Header per Forum/Page
I am wanting to dynamically change the header depending on what forum a user is viewing.
Can anyone help me get started with something like that? :)
--------------- Added 1604391166 at...
|
Forum: vB4 Programming Discussions
01 Jun 2011, 03:11
|
Replies: 4
Views: 449
Hmm... well, I'm glad you said that, however...
Hmm... well, I'm glad you said that, however there isn't anything else changing the value of it. It seems to have been the execution order for some reason. Anything 5+ doesn't work, less than 5, it...
|
Forum: vB4 Programming Discussions
31 May 2011, 21:49
|
Replies: 4
Views: 449
|
Forum: vB4 Programming Discussions
30 May 2011, 23:04
|
Replies: 4
Views: 449
Adding quick moderation to header template
I'm trying to add everything back to a few of my sites since I've upgraded everything to vBulletin 4+...
I had all of my moderation links display in the header template if I had anything that...
|
Forum: vB4 Programming Discussions
28 Dec 2010, 17:26
|
Replies: 5
Views: 1,190
Bump...
I've still had no luck figuring out...
Bump...
I've still had no luck figuring out how to make the $foruminfo variable available in the header template no matter what I do.
I've tried preregistering the variable in several different...
|
Forum: vB4 Programming Discussions
03 Feb 2010, 23:41
|
Replies: 5
Views: 1,190
Hi Lynne,
Thanks for the suggestion. I...
Hi Lynne,
Thanks for the suggestion. I looked over all of the threads I could find relating to foruminfo, and even threadinfo, but I wasn't able to figure out how to store the proper value in the...
|
Forum: vB4 Programming Discussions
03 Feb 2010, 21:44
|
Replies: 5
Views: 1,190
|
Forum: vB4 General Discussions
16 Nov 2009, 10:43
|
Replies: 34
Views: 3,890
|
Forum: vB4 General Discussions
16 Nov 2009, 06:58
|
Replies: 34
Views: 3,890
|
Forum: ibProArcade Archive
22 Feb 2009, 20:24
|
Replies: 105
Views: 80,718
My problem is due to my .htaccess file. I have...
My problem is due to my .htaccess file. I have /index.php redirected to / and when it tries to save the score, it redirects to /?act=Arcade&do=newscore rather than /index.php?act=Arcade&do=newscore...
|
Forum: ibProArcade Archive
30 Jan 2009, 05:05
|
Replies: 105
Views: 80,718
|