Vivvo CMS Support Forum Home | Free Trial | Online Demo | Docs and Manuals | Order Now   

Go Back   Vivvo CMS Support Forums > Vivvo 4 > Troubleshooting

Troubleshooting Problems, need help? Have a tip or advice? Post it here.

Reply
 
Thread Tools Display Modes
Old 01-14-2011, 08:01 PM   #1
sip
Vivvo Veteran
 
Join Date: Sep 2010
Posts: 599
Rep Power: 3
sip is on a distinguished road
Default Pages and footer link

Hello,

the footer link for pages is leading to 404. On top navigation it is fine.
Check on the demo templates also.
For example check the link for About Us page on default skins footer.

How can this be corrected?

Regards
sip is offline   Reply With Quote
Old 01-15-2011, 11:10 AM   #2
akash210
Senior Vivvo User
 
akash210's Avatar
 
Join Date: Mar 2009
Posts: 466
Rep Power: 5
akash210 is on a distinguished road
Default

Post your footer.tpl file and I might be able to tell you.
akash210 is offline   Reply With Quote
Old 01-15-2011, 12:00 PM   #3
sip
Vivvo Veteran
 
Join Date: Sep 2010
Posts: 599
Rep Power: 3
sip is on a distinguished road
Default

This happens even on default 4.5.x theme (all of them if you see the demo of skins). The relevant section from footer.tpl is as follows. The problem is with links of pages in footer menu only (all pages):

Code:
                <vte:box module="box_sections">
                        <vte:params>
                                <vte:param name="id" value="{VIVVO_ROOT_CATEGORY}" />
                        </vte:params>
                        <vte:template>
                                <ul>
                                        <vte:foreach item="category" from="{categories}">
                                                <vte:if test="{category.view_subcat}">
                                                        <li>
                                                                <a>
                                                                        <vte:attribute name="href">
                                        <vte:if test="{category.redirect}">
                                            <vte:value select="{category.redirect}" />
                                            <vte:else>
                                                <vte:value select="{category.get_href}" />
                                            </vte:else>
                                        </vte:if>
                                    </vte:attribute>
                                    <vte:value select="{category.category_name}" />
                                                                </a>
                                                        </li>
                                                </vte:if>
                                        </vte:foreach>
                                </ul>
                        </vte:template>
                </vte:box>
sip is offline   Reply With Quote
Old 01-16-2011, 12:39 AM   #4
sip
Vivvo Veteran
 
Join Date: Sep 2010
Posts: 599
Rep Power: 3
sip is on a distinguished road
Default

ok this was a bug in 4.5.1 which got fixed in 4.5.2

regards
sip is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Order now:

Order your copy of Vivvo now and get:
bullet Six months free upgrades
bullet Free support
bullet Full source code
bullet Immediate download
bullet Starting at only $295.00
Order now

Support HelpDesk:

You can submit a trouble ticket in the support area at any time, using your client area email and password.

Vivvo CMS Resource Center:

The Vivvo CMS Resource Center is your window to a variety of resources that showcase Vivvo's features and technologies. So whether you're brand new to Vivvo or a seasoned user, you can find the information you need right here!

Latest Additions:

Contact us:

Business hours
Mon-Fri 9:00AM - 6:00PM GMT+1
(Europe)
Telephone Sales
381 11 311-50-20
Email inquiries
sales@vivvo.net
(Sales inquiries)
support@vivvo.net
(Support inquiries)

All times are GMT +1. The time now is 01:57 AM.
Contact Us - Vivvo Home - Archive - Privacy Statement - Top

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.