1
ozboof
Links in footer breaking
  • 2004/6/19 8:06

  • ozboof

  • Friend of XOOPS

  • Posts: 67

  • Since: 2003/10/28


Not sure wether this is the right place to ask this Question

Just noticed since updating my site to 2.0.7 that the links in the footer are stuffing up , seems the system is adding the site url to the links in the footer

Eg:

http://www.ozparrots.com/"https://xoops.org//"

instead of beinghttps://xoops.org/


And when i went to > admin > prefences > metatags and footer to check or edit them i see that \ are added

Quote:
Powered by XOOPS 2.0.7 © 2001-2004 <a href=\"https://xoops.org/\" target=\"_blank\">The XOOPS Project</a> | Hosted by <a href=\"http://www.hostpac.net.au/\" target=\"_blank\">HOSTpac web solutions</a>


if i edit them out it seems they are added back when i save it .


2
Frerin
Re: Links in footer breaking
  • 2004/6/19 8:43

  • Frerin

  • Just popping in

  • Posts: 21

  • Since: 2004/5/9 1


agreed, I discovered this too after upgrading to 2.0.7. Only option was to edit it directly in the database and to remove all ".
When editing in the admin section it adds \\ in front of each \ (or behind.... ) I think. Which results in really weird links etc.

3
tjnemez
Re: Links in footer breaking
  • 2004/6/19 9:33

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


i upgraded, but footer limk is okay. so thats odd.

4
ozboof
Re: Links in footer breaking
  • 2004/6/19 10:00

  • ozboof

  • Friend of XOOPS

  • Posts: 67

  • Since: 2003/10/28


Been playing a bit and found if I edited the code below and removed the " \ all works ok

Quote:
Powered by XOOPS 2.0.7 © 2001-2004 <a href=\"https://xoops.org/\" target=\"_blank\">The XOOPS Project</a> | Hosted by <a href=\"http://www.hostpac.net.au/\" target=\"_blank\">HOSTpac web solutions</a>



This seems to work

Quote:
Powered by XOOPS 2.0.7 © 2001-2004 <a href=https://xoops.org/ target=_blank>The XOOPS Project</a> | Hosted by <a href=http://www.hostpac.net.au/ target=_blank>HOSTpac web solutions</a>


So im guessing it is some thing to do with the inverted commas .


5
Frerin
Re: Links in footer breaking
  • 2004/6/19 10:35

  • Frerin

  • Just popping in

  • Posts: 21

  • Since: 2004/5/9 1


well, after upgrading the footer was ok. I went to change it and then the error showed up.

6
skalpa
Re: Links in footer breaking
  • 2004/6/19 11:45

  • skalpa

  • Quite a regular

  • Posts: 300

  • Since: 2003/4/16


One update of kernel/configitem.php hasn't been sent to CVS before we released 2.0.7 as it should.
It's already fixed in CVS and people affected can download the new revision to repair footers.

Once you've replaced the 2.0.7 configitem.php with the new one, re-edit the footer, remove the slashes, and they shouldn't come back.

skalpa.>

7
Frerin
Re: Links in footer breaking
  • 2004/6/19 11:57

  • Frerin

  • Just popping in

  • Posts: 21

  • Since: 2004/5/9 1


Thank you!

Works fine now

8
irmtfan
Re: Links in footer breaking
  • 2004/6/30 5:16

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


thank u skalpa
i was realy confused about this

9
vzbob
Re: Links in footer breaking
  • 2004/6/30 5:42

  • vzbob

  • Just popping in

  • Posts: 24

  • Since: 2002/9/15


It also happens in the preferences general settingd in the box for reason site open closed

Login

Who's Online

180 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 180


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits