The Joomla! Forum ™





Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Mon Mar 06, 2006 12:40 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Mon Oct 03, 2005 12:30 pm
Posts: 628
Location: Arnhem
Hi,

I have a uge problem, after upgrading to 1.0.8 from 1.0.2 all seemed fine (so I deleted the backup). But apparently I hadn't checked the links to content items.

for instance: [...removed...]

This should take you to some content about a committee, but takes you to the same page as where you clicked it (of course not to this forum ;)).

This is the url: [...removed...].

Please help, I don't use a .htaccess file, it's on a hosted server with freeBSD

PHP Version: 4.4.2
MySQL: 3.23.59

PM me for more details.
Daniël

_________________
My personal website: http://www.danieltulp.nl
My photo showcade: http://photo.danieltulp.nl


Last edited by Daniel Tulp on Mon Mar 06, 2006 2:45 pm, edited 1 time in total.

Top
 Profile  
 
PostPosted: Mon Mar 06, 2006 12:48 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Mon Oct 03, 2005 12:30 pm
Posts: 628
Location: Arnhem
No that I copied this url I see a questionmark to many:

http://domain.base.com/index.php??option=com_content&task=category§ionid=12&id=98&Itemid=194

when I change this to one question mark I get the following notice, but the text displays. [...removed...]

The upgrade worked fine on other servers. Why not here?
How can I fix it?

Daniël

_________________
My personal website: http://www.danieltulp.nl
My photo showcade: http://photo.danieltulp.nl


Last edited by Daniel Tulp on Mon Mar 06, 2006 2:46 pm, edited 1 time in total.

Top
 Profile  
 
PostPosted: Mon Mar 06, 2006 12:50 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Mon Oct 03, 2005 12:30 pm
Posts: 628
Location: Arnhem
The hyperlinks in the list are correct, but when clicked upon the second question mark is inserted. ???????

_________________
My personal website: http://www.danieltulp.nl
My photo showcade: http://photo.danieltulp.nl


Top
 Profile  
 
PostPosted: Mon Mar 06, 2006 1:13 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Mon Oct 03, 2005 12:30 pm
Posts: 628
Location: Arnhem
Hi,

I just noticed that it happens with every link on the website. It's just that some links don't mind having a double questionmark in the url (like docman).

I looked in content.php and content.html.php but can't seam to find anything.

Daniël

_________________
My personal website: http://www.danieltulp.nl
My photo showcade: http://photo.danieltulp.nl


Top
 Profile  
 
PostPosted: Mon Mar 06, 2006 2:31 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Mon Oct 03, 2005 12:30 pm
Posts: 628
Location: Arnhem
update: It does work on [...removed...], which is on the same server, see [...removed...].
???

I'm at a loss...

please please help

_________________
My personal website: http://www.danieltulp.nl
My photo showcade: http://photo.danieltulp.nl


Last edited by Daniel Tulp on Mon Mar 06, 2006 2:46 pm, edited 1 time in total.

Top
 Profile  
 
PostPosted: Mon Mar 06, 2006 2:44 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Mon Oct 03, 2005 12:30 pm
Posts: 628
Location: Arnhem
Ok, I solved it myself.

The error was that I had my $mosConfig_live_site defined with a / at the end. This was ok in previous versions, but apperently not in others. When I removed the / all was fine.

Changed:
Code:
$mosConfig_live_site = 'http://domain.base.com/';


into:
Code:
$mosConfig_live_site = 'http://domain.base.com';


in configuration.php.

_________________
My personal website: http://www.danieltulp.nl
My photo showcade: http://photo.danieltulp.nl


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 



Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group