Joomla! Discussion Forums



It is currently Sun Nov 08, 2009 1:43 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 60 posts ]  Go to page 1, 2  Next
Author Message
Posted: Mon Feb 27, 2006 9:34 am 
User avatar
Joomla! Master
Joomla! Master
Offline

Joined: Thu Aug 18, 2005 7:13 am
Posts: 13187
Ok, here is the discussion thread for where suggestions and comments can be put. Please create a new thread for problems that you are experiencing. This thread is only for the 'Things to look out for in Joomla 1.0.8'.

_________________
Antonie de Wilde - Forum admin
All Joomla! release dates and days between releases: http://jfoobar.org/blog/189-days-betwee ... a-releases.test


Last edited by Tonie on Tue Feb 28, 2006 2:01 pm, edited 1 time in total.

Top
   
 
Posted: Mon Feb 27, 2006 10:50 am 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Aug 23, 2005 12:59 pm
Posts: 9
Question:

Will there be another release like 1.0.8a to address the issues shortly?


Top
  E-mail  
 
Posted: Mon Feb 27, 2006 10:54 am 
User avatar
Joomla! Master
Joomla! Master
Offline

Joined: Thu Aug 18, 2005 7:13 am
Posts: 13187
There have been loads of changes in Joomla 1.0.8, especially with security in mind. This is not an official answer, but if there will be a new version to address current issues, it will be called Joomla 1.0.9. There is no information available at the moment about the how and when.

_________________
Antonie de Wilde - Forum admin
All Joomla! release dates and days between releases: http://jfoobar.org/blog/189-days-betwee ... a-releases.test


Top
   
 
Posted: Mon Feb 27, 2006 11:13 am 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Mon Aug 15, 2005 4:36 pm
Posts: 2399
Location: Marikina, Metro Manila, Philippines
Lefty wrote:
Will there be another release like 1.0.8a to address the issues shortly?

Any future release in teh 1.0.x codebase will be 1.0.9

However, it is unlikely that such a release will be released for another 2 weeks - we keep stability releases to a 2->4 week schedule.


But I am examining/considering if there are ways to make specific fixes to specific files available to the community if necessary.

_________________
God grant me the Serenity to Accept the things I cannot change, the Courage to change the things I can and the Wisdom to know the Difference.


Top
  E-mail  
 
Posted: Tue Feb 28, 2006 6:15 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Dec 09, 2005 1:26 pm
Posts: 1
I have code like so:

Code:
<a href="http://foo/bar.png">
{mosimage}
</a>


and 1.0.8 exihibits a bug in Safari.

The image caption has width and alignment properties set. The resulting bug is that the caption is not shown (below the image in a gray box normally), but all future article text has some attributes of the
of the image caption but not all.

Is this a limitation in my template, Safari, Joomla, all of the above? Where should I best start looking to fix it?

Finally, is there a better way to get a similar behavior to the above code?

Thanks,

  -k.


Top
   
 
Posted: Tue Feb 28, 2006 1:47 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Jan 09, 2006 8:48 am
Posts: 16
Hello

After upgrading to Joomla 1.0.8 from 1.0.7 there is no way to logout from the administration Interface. The following message is shown, after active "logout" on the admin interface :

Code:
Warning: mosMainFrame::initSessionAdmin(logout.php) [function.initSessionAdmin]: failed to open stream: No such file or directory in /home/vitasana/www_test/includes/joomla.php on line 703

Fatal error: mosMainFrame::initSessionAdmin() [function.require]: Failed opening required 'logout.php' (include_path='/usr/share/php5:/usr/share/php5/PEAR') in /home/vitasana/www_test/includes/joomla.php on line 703


best regards, relume


Top
  E-mail  
 
Posted: Tue Feb 28, 2006 2:00 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Mon Aug 15, 2005 4:36 pm
Posts: 2399
Location: Marikina, Metro Manila, Philippines
relume wrote:
After upgrading to Joomla 1.0.8 from 1.0.7 there is no way to logout from the administration Interface. The following message is shown, after active "logout" on the admin interface :

You need to make sure that your joomla.php has been properly replaced with the 1.0.8 version.

This error indicates that for some reason the joomla.php on your server is still the old version and not the 1.0.8 version.

_________________
God grant me the Serenity to Accept the things I cannot change, the Courage to change the things I can and the Wisdom to know the Difference.


Top
  E-mail  
 
Posted: Tue Feb 28, 2006 2:10 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Jan 09, 2006 8:48 am
Posts: 16
Hello

Thank you for your response. I have the same problem in 4 independent sites. The version of the joomla.php file on all updated sites is "* @version $Id: joomla.php 2599 2006-02-24 07:49:49Z stingrey $" and this is identical to the file contained in the original "Joomla_1.0.7_to_1.0.8-Stable-Patch_Package.tar.gz" package. So the problem should be elsewhere

best regards, relume


Top
  E-mail  
 
Posted: Tue Feb 28, 2006 2:26 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Mon Aug 15, 2005 4:36 pm
Posts: 2399
Location: Marikina, Metro Manila, Philippines
Try ensuring the version of logout.php is correct for 1.0.8

_________________
God grant me the Serenity to Accept the things I cannot change, the Courage to change the things I can and the Wisdom to know the Difference.


Top
  E-mail  
 
 Post subject: testing
Posted: Wed Mar 01, 2006 1:39 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Feb 27, 2006 7:52 pm
Posts: 177
Hi, the recommended fix for the RSS Feed bug ("You are not authorized to view this page.") did not fix the problem. Recently upgraded from 1.0.5 to 1.0.8. I did what Tonie recommended--Syndicate module was/is published. Syndicate component security is set to "No". Still cannot view the content item pages for Feed items. Help!

Railer


Top
  E-mail  
 
Posted: Fri Mar 03, 2006 10:31 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Feb 05, 2006 2:09 am
Posts: 80
Just when I thought my upgrade went perfect... hahaha
I have a different rss problem (well I don't know they may be related). I have some Japanese UTF-8 newsfeeds coming in, in J1.07 I had no problems viewing them, now garbage text.
Any ideas?
If it helps here is a syndication
http://bulknews.net/rss/rdf.cgi?KtaiWatch

Any ideas?  I am guessing it's another call to the htmlspecialchars function in rss.php I tried simply stripping them out, but no dice
  :P


Other than that... WOW THE SPEED BOOST!!!


Top
   
 
Posted: Fri Mar 03, 2006 11:48 am 
User avatar
Joomla! Master
Joomla! Master
Offline

Joined: Thu Aug 18, 2005 7:13 am
Posts: 13187
Have you taken a look at this thread? Unfortunately, this is a known problem.

_________________
Antonie de Wilde - Forum admin
All Joomla! release dates and days between releases: http://jfoobar.org/blog/189-days-betwee ... a-releases.test


Top
   
 
Posted: Fri Mar 03, 2006 12:04 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Feb 05, 2006 2:09 am
Posts: 80
I think I may have a bit of a different problem, though probably related.
I am using mamblefish for an English/Japanese UTF-8 site, and I am actually able to get RSS feeds.
In short.
In Mamblefish English Language when I change my charset to UTF-8 I can view UTF-8 Japanese news feeds
in mamblefish Japanese language also UTF-8 charset I can not view UTF-8 Japanese news feeds

http://www.hi-marks.com/index.php?optio ... &Itemid=75

(the language selections are off to the left).


Top
   
 
Posted: Sat Mar 04, 2006 6:25 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sat Mar 04, 2006 6:21 pm
Posts: 2
After update from 1.07 to 108

I Have this problem and  not able to resolve  any chance ? :

"You are not authorized to view this resource. You need to login."


Also i have make this  adjustament  (according with Tonie suggest)

syndication module published: mod_rssfeed (in Modules --> Site Modules)
Admin Backend go to: Components -> Syndication  set: Security Check = No

BUT  NOT SOLVE 

Thanks any to any help


Top
  E-mail  
 
Posted: Sun Mar 05, 2006 10:10 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Oct 08, 2005 6:57 pm
Posts: 5
mankoff wrote:
and 1.0.8 exihibits a bug in Safari.

The image caption has width and alignment properties set. The resulting bug is that the caption is not shown (below the image in a gray box normally), but all future article text has some attributes of the
of the image caption but not all.

Is this a limitation in my template, Safari, Joomla, all of the above? Where should I best start looking to fix it?


Something is amiss with the image caption coding.  I am using both IE and Firefox.  Once I upgraded from 1.0.5 to 1.0.8 all my captions in {mosimage} pictures disappeared.  In IE, the text of the article realigned itself to the width of the picture and occupied the same space on the screen.  Ouch.
I noticed that pictures without a caption were not affected and started to fiddle with the caption parameters.  I found that by changing the caption alignment from "none" to one of the other options like "left" or "center", the caption came back in both browsers. 

Continuing problem with the grey box being aligned slightly to the right--but that has been like that since I started with Joomla and figured that it would be only a matter of time before it was picked up in a future release.

Apart from that I have not had a problem with 1.0.8. 


Top
   
 
Posted: Mon Mar 06, 2006 1:31 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Mon Oct 03, 2005 12:30 pm
Posts: 598
Location: Eindhoven
Hi,

please have a look at this post of mine, maybe other people have this problem to.

Daniël

_________________
RSGallery2, the best, all Joomla!, image gallery: http://rsgallery2.net
Dutch sustainability website in Joomla!: http://www.dubolijst.nl


Top
  E-mail  
 
Posted: Mon Mar 06, 2006 2:24 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Dec 15, 2005 12:13 pm
Posts: 42
Location: Washington, DC
svegress wrote:
Something is amiss with the image caption coding.  I am using both IE and Firefox.  Once I upgraded from 1.0.5 to 1.0.8 all my captions in {mosimage} pictures disappeared...


I noticed that the images were missing from the Joomla main site late yesterday but they've been fixed somehow.

_________________
--
There are only 10 types of people in the world:
Those who understand binary and those who do not.


Top
   
 
Posted: Mon Mar 06, 2006 6:04 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sat Feb 25, 2006 5:14 pm
Posts: 3
Location: santiago, macul
i have a litle problem. i been installed Joomla 1.08 from 1.07 and working fine. but i have one issue in the administration panel, when attempt to create a new static content and "SAVE or Apply" in "stati content manager". it throws to me out  and showme the "please enter your user and password". ???  and if enter the username and password, the console showme that my account follows connected, and now have 2 users ADMIN... this occurs when attempt to change also. but the stranger is that not occur all the time... :'(  .. in 1.07 all can work fine... i dont know.. any idea????

i been used WYSIWYG Pro... this is the only mambot addicional to default installation.


Top
  E-mail  
 
Posted: Tue Mar 07, 2006 7:11 pm 
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Thu Aug 18, 2005 5:24 am
Posts: 3692
Location: Denmark
just wanted to say that this official information thread about things discovered in the latest release and how to fix it is great news. Please ensure that you do that again, when releasing future versions :-)

It's just nice to be able to find solutions to known bugs in just one place.

Thanks again.

_________________
Morten Knudsen
Solsikkehaven Webdesign
http://solsikkehaven.dk


Top
   
 
Posted: Tue Mar 07, 2006 9:58 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Feb 27, 2006 7:52 pm
Posts: 177
Hi, Just a quick followup to my problem above, ("recommended RSS feed fix didn't work). I went back down to version 1.0.7 and everything works. Clearly, 1.0.8 is not stable... Still, keep up the good work.

Railer


Top
  E-mail  
 
Posted: Tue Mar 07, 2006 10:06 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Feb 27, 2006 7:52 pm
Posts: 177
In Version 1.0.8: Search results Content Items give a "You are not authorized to view..." error page when clicked on.

Railer


Top
  E-mail  
 
Posted: Wed Mar 08, 2006 1:31 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Mar 04, 2006 1:12 pm
Posts: 41
Everytime I try to add a component item or a menu item I get prompted to download index2.ph and can't seem to find a way around it

If anyone know how this can be solved please let me know

Thanks  :D


Top
   
 
Posted: Thu Mar 09, 2006 1:16 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Feb 05, 2006 2:09 am
Posts: 80
I was wondering if there was a consolidated thread for J1.08 RSS problems. It seems like there are several problems surrounding RSS in J1.08, some that are correctable, some that are still being worked on. It may also be helpful in trying to determine the root problem/problems if all the symptoms are in one place. Plus it may cut down on the RSS J1.08 thread count.
;)


Top
   
 
Posted: Thu Mar 09, 2006 2:53 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Feb 03, 2006 12:38 pm
Posts: 48
Who's Online Extensions no longer shows Users that are logged in... can someone tell me what was changed so i can make the appropiate change to the mod_whosonline_ext.php?


Top
   
 
Posted: Thu Mar 09, 2006 11:11 am 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Mon Aug 15, 2005 4:36 pm
Posts: 2399
Location: Marikina, Metro Manila, Philippines
augrunt wrote:
Who's Online Extensions no longer shows Users that are logged in... can someone tell me what was changed so i can make the appropiate change to the mod_whosonline_ext.php?

http://www.joomla.org/content/view/940/74/1/5/

_________________
God grant me the Serenity to Accept the things I cannot change, the Courage to change the things I can and the Wisdom to know the Difference.


Top
  E-mail  
 
Posted: Thu Mar 09, 2006 3:12 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sun Feb 05, 2006 2:09 am
Posts: 80
Well my solution to my RSS feed and creating rss feeds was to copy all of the RSS related info from J1.07 over the top of my J1.08, and change the feedcreater encoding to UTF-8.
I can create Japanese newsfeeds, recieve Japanese newsfeeds, and I got back the newsfeeds that reported nothing.
Should I be worried about compatibility? I haven't gotten any errors. I know this isn't a long term fix, but for the short term its pretty easy.


Top
   
 
Posted: Mon Mar 13, 2006 11:43 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Nov 15, 2005 12:33 am
Posts: 211
Hello,

After searching the forums for the last couple days, I think there is a bug in the 1.0.8 login besides the username/redirect issues.  I think something is still buggy in the cookie handling.  I cannot login to my site at all from the front-end, in any browser.  There are a few threads about different versions of this issue:

http://forum.joomla.org/index.php/topic ... #msg247852

http://forum.joomla.org/index.php/topic ... #msg247605

Also, my search module wasn't working either.  I had to add the live site echo tag to the action url with a slash.  I read another thread were both the search and the login weren't working.

Please help... :'(

Thank you so much anyone!
Jen


Top
  E-mail  
 
Posted: Thu Mar 16, 2006 2:56 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Aug 26, 2005 5:19 am
Posts: 5
Clicking on any link on my site results in the following error after upgrading from 1.0.5:

Forbidden
You don't have permission to access /cgi-sys/php-fastcgi//index.php on this server.

You may need to create an index.html page or enable the directory browsing by creating an .htaccess file containing "Options +Indexes".


Help!


Last edited by cwoodard on Thu Mar 16, 2006 3:09 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Mon Mar 20, 2006 2:09 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Nov 01, 2005 12:45 am
Posts: 19
Location: Málaga, España
wavi wrote:
After update from 1.07 to 108

I Have this problem and  not able to resolve   any chance ? :

"You are not authorized to view this resource. You need to login."


Also i have make this  adjustament  (according with Tonie suggest)

syndication module published: mod_rssfeed (in Modules --> Site Modules)
Admin Backend go to: Components -> Syndication  set: Security Check = No

BUT  NOT SOLVE 

Thanks any to any help




I have the same fail.

_________________
Sorry for my english...


Top
  E-mail  
 
Posted: Mon Mar 20, 2006 2:53 pm 
User avatar
Joomla! Master
Joomla! Master
Offline

Joined: Thu Aug 18, 2005 7:13 am
Posts: 13187
Are you running IIS or Apache?

_________________
Antonie de Wilde - Forum admin
All Joomla! release dates and days between releases: http://jfoobar.org/blog/189-days-betwee ... a-releases.test


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 60 posts ]  Go to page 1, 2  Next

Quick reply

 



Who is online

Users browsing this forum: No registered users and 34 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 © 2000, 2002, 2005, 2007 phpBB Group