Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2003
Posts: 159
Member
Member
Joined: Mar 2003
Posts: 159
Where do I remove the | that is to the left of the Privacy Statement in the ubbt_footer.tmpl?

[]https://www.ubbdev.com/uploads/127514-socaps.jpg[/]
Attachments
127514-socaps.jpg (0 Bytes, 19 downloads)

Sponsored Links
Joined: Nov 2002
Posts: 554
Code Monkey
Code Monkey
Offline
Joined: Nov 2002
Posts: 554
post the template or just do a find and replace for |

Mine is about line 32 in ubbt_footer.tmpl

Last edited by ChAoS; 05/02/2005 11:05 PM.
Joined: Mar 2003
Posts: 159
Member
Member
Joined: Mar 2003
Posts: 159
[]ChAoS said:
post the template or just do a find and replace for |

Mine is about line 32 in ubbt_footer.tmpl [/]
Looked, but could not find.

Here is the code:

Code
<br /><? //UBBTREMARK<br />// File Version 6.5.1.1<br />echo <<<UBBTPRINT<br /><br /><br />$tbopen<br /><tr><br /><td class="darktable"><br /><table border="0" width="100%" cellpadding="2" cellspacing="0"><br /><tr><br /><td align="center" width="20%"><br />$contactlink<br /></td><br /><td align="center" width="20%"><br />{$template['privacy_statement']}<br /></td><br /><td align="center" width="20%"><br /><a href="http://www.socaps.com/ubbthreads/bylaws.php">SoCAPS Bylaws</a></td><br /><td align="center" width="20%"><br /><a href="http://www.socaps.com/ubbthreads/includes/boardrules.php">SoCAPS Rules</a></td><br /><td align="center" width="20%"><br /><a href="{$config['homeurl']}">{$config['urltitle']}</a><br /></td><br /></tr><br /></table><br /></td><br /></tr><br />$tbclose<br /><br /><p align ="center" style="font-size: 9px;"><a href="http://www.infopop.com/landing/goto.php?a=ubb.threads"><img src="{$config['images']}/powered_by2.gif" border="0" alt="*" /></a><br /><br />UBB.threads&trade; $VERSION<br /></p><br />$debug<br />UBBTPRINT;<br /><br />include("{$config['path']}/includes/$file");<br /><br />echo <<<UBBTPRINT<br /></body><br /></html><br />UBBTPRINT;<br />/* UBBTREMARK */ ?><br />

Joined: Mar 2000
Posts: 528
Junior Member
Junior Member
Offline
Joined: Mar 2000
Posts: 528
Check your $template['privacy_statement'] variable...it looks like that is actually part of the name it is pulling in from your languages.

Joined: Mar 2003
Posts: 159
Member
Member
Joined: Mar 2003
Posts: 159
[]Medar said:
Check your $template['privacy_statement'] variable...it looks like that is actually part of the name it is pulling in from your languages. [/]
This is driving me insane for some reason. I have searched and searched and can not seem to find it.

Sponsored Links
Joined: Mar 2000
Posts: 528
Junior Member
Junior Member
Offline
Joined: Mar 2000
Posts: 528
OK, actually looked instead of guessing.

Open your ubbt.inc.php

Line 964 (at least on mine)...or search for "privacy"

[:"blue"] if ($config['privacy'] == "text") {
$template['privacy_statement'] = " | <a href="{$config['phpurl']}/viewprivacy.php">{$ubbt_lang['PRIVACY']}</a>";
}
elseif ($config['privacy'] == "url") {
$template['privacy_statement'] = " | <a href="{$config['privacy_url']}">{$ubbt_lang['PRIVACY']}</a>";
}[/]

Remove your pipes as you like...

Joined: Mar 2000
Posts: 528
Junior Member
Junior Member
Offline
Joined: Mar 2000
Posts: 528
But here is an oddity...

I could not find where I toggle my privacy statement either ON or OFF...

I have never used one so really had never noticed, but where is that? General Options?

Joined: Mar 2003
Posts: 159
Member
Member
Joined: Mar 2003
Posts: 159
[]Medar said:
OK, actually looked instead of guessing.

Open your ubbt.inc.php

Line 964 (at least on mine)...or search for "privacy"

[:"blue"] if ($config['privacy'] == "text") {
$template['privacy_statement'] = " | <a href="{$config['phpurl']}/viewprivacy.php">{$ubbt_lang['PRIVACY']}</a>";
}
elseif ($config['privacy'] == "url") {
$template['privacy_statement'] = " | <a href="{$config['privacy_url']}">{$ubbt_lang['PRIVACY']}</a>";
}[/]

Remove your pipes as you like... [/]
I would have never guessed to look there!

THANK YOU, THANK YOU and THANK YOU !!!!!!!!!!!!

Joined: Mar 2003
Posts: 159
Member
Member
Joined: Mar 2003
Posts: 159
[]Medar said:
But here is an oddity...

I could not find where I toggle my privacy statement either ON or OFF...

I have never used one so really had never noticed, but where is that? General Options? [/]
Control Panel->Display Options->Primary->General Options

Joined: Mar 2000
Posts: 528
Junior Member
Junior Member
Offline
Joined: Mar 2000
Posts: 528
Ahh, there she blows. Have looked over that for many moons now.

Danke!

Sponsored Links

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)