Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 26, 2012, 07:28:53 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
155550
Posts in
21714
Topics by
7737
Members
Latest Member:
gx-world
WebsiteBaker Community Forum
English
Help & Support
(Moderators:
Argos
,
badknight
)
Link WB_URL
Pages: [
1
]
Go Down
Author
Topic: Link WB_URL (Read 297 times)
crnogorac081
AddOn Development
Offline
Posts: 1706
Link WB_URL
«
on:
August 02, 2011, 12:32:14 PM »
Hi,
In 2.8.2 if I put <a href="<?php echo WB_URL; ?>">Home</a> hreff will become empty.. sO how can I make home link ?
(alos, I noticed all links are trimmed for WB_URL parameter..
cheers
Logged
Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
instantflorian
Betatester
Offline
Posts: 804
Re: Link WB_URL
«
Reply #1 on:
August 02, 2011, 12:35:51 PM »
Hi,
on the download page there's a fix dated 11/08/01 which should fix this issue.
hth
_florian.
Logged
Luisehahne
Board Member
Development Team
Offline
Posts: 3147
Re: Link WB_URL
«
Reply #2 on:
August 02, 2011, 12:51:31 PM »
Code:
if I put <a href="
<?php
echo
WB_URL
;
?>
">Home</a>
has to be
Code:
if I put <a href="
<?php
echo
WB_URL
;
?>
/">Home</a>
or call the admin tool Frontend Oiutput Filter and disable the setting rel Url
Dietmar
Logged
We are human beings - and nobody is perfect at all.
crnogorac081
AddOn Development
Offline
Posts: 1706
Re: Link WB_URL
«
Reply #3 on:
August 02, 2011, 01:15:26 PM »
Tnx guys, I dissabled it in Frontend Oiutput Filter (found in changelog)
It was not default setting before so it kinda confused me
cheers,
Ivan
Logged
Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...