vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Need Help with Putting a Link on Homepage only (https://vborg.vbsupport.ru/showthread.php?t=327851)

wraggster 02-22-2020 12:07 PM

Need Help with Putting a Link on Homepage only
 
Hi for the life of me i cant figure this out, i need to put a link on the mobile version of the forum but for it to only appear on the homepage only, I stuck the link in the footer but it shows up on every page and i cant figure out which template i need to edit or if theres a way for it to show on homepage only.

wraggster 02-22-2020 03:28 PM

just tried it and got this

PHP Warning: Invalid argument supplied for foreach() in ..../includes/functions.php on line 3823

ive tried loads but not getting anywhere, i did just try adding the link to forum home but no work. ]

lange 02-22-2020 03:29 PM

+


It depends on the mobile style but on mine under vB3, it is possible to do this by simply placing the link between the two tags of a conditional like this one on the forumhome template.
Code:

<if condition="$bbuserinfo['styleid']=#stylenumber">

 <if condition="in_array(THIS_SCRIPT, array(index))">your link</if>
</if>


I guess it's the same with vB4.

(im not a coder)

--------------- Added [DATE]1582392925[/DATE] at [TIME]1582392925[/TIME] ---------------

Quote:

Originally Posted by wraggster (Post 2602131)
just tried it and got this

PHP Warning: Invalid argument supplied for foreach() in ..../includes/functions.php on line 3823

ive tried loads but not getting anywhere, i did just try adding the link to forum home but no work. ]

Take a look at https://vborg.vbsupport.ru/showthread.php?t=327747


... by editing the template.php


Maybe someone else will help you better.

wraggster 02-22-2020 03:37 PM

hm still getting the same, you would think you would just be able to add the text and link to the forumhome template, .

--------------- Added [DATE]1582393362[/DATE] at [TIME]1582393362[/TIME] ---------------

ON vb4 it gets the news from the vbcms, i just need to pick the right template i suppose, what fun

lange 02-22-2020 03:58 PM

Be careful, the conditional in vb4 are different. There is a vB: thing in the vB4 conditionals.

@++

wraggster 02-22-2020 04:04 PM

yeah im getting totally no where, someone wants a link on my mobile version of the vbulletin and whilst i can get it at the bottom of the page by editing footer i cant stop it from showing on every page, doing my nut in lol

--------------- Added [DATE]1582394820[/DATE] at [TIME]1582394820[/TIME] ---------------

i was given this to try but it said something about unclosed tags

<vb:if condition="$currentNodeIsHomepage"><URL Link></if>


All times are GMT. The time now is 09:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02170 seconds
  • Memory Usage 1,721KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete