Contact
Imprint
Home
Forum Home
Sigsiu.NET Home
Sigsiu.NET Shop
Sigsiu.NET Developer Portal
SobiPro
SobiPro Club
Download SobiPro
Demo Site for SobiPro
Sobi2
Download Sobi2
Demo Site for Sobi2
Help
Search
Search
Tags
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Sigsiu.NET Forum
»
Sobi2 - Public Forum
»
Community Board for Sobi2 Addons (plugins, modules, other extensions)
»
SEF/SEO (SobiSEF Plugin)
»
Topic:
SH404 breaks gallery,icon,logo & other images
Add to Reputation:
What do you think of this post?
Comment:
Add to Reputation:
What do you think of this post?
I agree
I disagree
Comment:
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: SH404 breaks gallery,icon,logo & other images (Read 8378 times)
0 Members and 1 Guest are viewing this topic.
MoveMaine
Sobi User
Posts: 36
Reviews:
What is it?
SH404 breaks gallery,icon,logo & other images
«
on:
09. January 2009, 00:24:35 »
the sobisef plugin breaks the gallery, logo image, category images & icons.
None of them appear.
anyone know of a reason?
http://www.cbmattson.com
joomla 1.5.8 and the latest sobi2 release, gallery and sobisef
«
Last Edit: 18. January 2009, 10:52:40 by Trinity
»
Logged
Country:
United States |
OS:
Unknown
Browser:
Unknown |
IvProg
Sobi Newbie
Posts: 4
Reviews:
What is it?
Re: SH404 breaks gallery,icon,logo & other images
«
Reply #1 on:
09. January 2009, 08:37:39 »
I have the same problem on the Internet looking for anything not found!
Why do some images are not displayed!?
Help may be someone had such a situation?
«
Last Edit: 06. March 2009, 16:46:14 by Trinity
»
Logged
Country:
Russian Federation |
OS:
Unknown
Browser:
Unknown |
Do you want continued ongoing development, new features and active support?
Please write a
review
or just
vote
for
SOBI on JED
.
IvProg
Sobi Newbie
Posts: 4
Reviews:
What is it?
Re: SH404 breaks gallery,icon,logo & other images
«
Reply #2 on:
15. January 2009, 18:24:15 »
Is no one knows the solution to this problem?
«
Last Edit: 06. March 2009, 16:46:37 by Trinity
»
Logged
Country:
Russian Federation |
OS:
Unknown
Browser:
Unknown |
IvProg
Sobi Newbie
Posts: 4
Reviews:
What is it?
Re: SH404 breaks gallery,icon,logo & other images
«
Reply #3 on:
16. January 2009, 08:25:17 »
YourJoomlaInstallation/libraries/joomla/document/html/renderer/head.php
find:
Code:
// Generate base tag (need to happen first)
$base = $document->getBase();
if(!empty($base)) {
$strHtml .= $tab.'<base href="'.$document->getBase().'" />'.$lnEnd;
}
with:
Code:
// Generate base tag (need to happen first)
$base = $document->getBase();
if(!empty($base)) {
$strHtml .= $tab.'<base href="'.JURI::root().'" />'.$lnEnd;
}
From:
http://www.joomlaholic.com/index.php?option=com_fireboard&Itemid=4&func=view&id=25870&catid=21&limit=6&limitstart=12
«
Last Edit: 06. March 2009, 16:46:47 by Trinity
»
Logged
Country:
Russian Federation |
OS:
Unknown
Browser:
Unknown |
MoveMaine
Sobi User
Posts: 36
Reviews:
What is it?
Re: SH404 breaks gallery,icon,logo & other images
«
Reply #4 on:
17. January 2009, 23:47:06 »
Brilliant!
that did it. I appreciate your help!
«
Last Edit: 06. March 2009, 16:47:03 by Trinity
»
Logged
Country:
United States |
OS:
Unknown
Browser:
Unknown |
BBC2010
Sobi User
Posts: 71
Reviews:
What is it?
Re: SH404 breaks gallery,icon,logo & other images
«
Reply #5 on:
22. January 2010, 22:59:49 »
Is your core SEF plugin activated?
Logged
Country:
Austria |
OS:
Windows 7/Server 2008 R2 |
Browser:
Opera 9.80 |
Print
Pages: [
1
]
Go Up
« previous
next »
Tags: