Joomla! Discussion Forums



It is currently Wed Nov 25, 2009 4:10 pm (All times are UTC )

 





Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 182 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next
Author Message
Posted: Mon Jun 26, 2006 7:05 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Aug 18, 2005 5:35 pm
Posts: 60
Location: Holland
btw, its this site; aob.manonet.nl and this code in joomla.php

Code:
/*
   * Function used to conduct admin session duties
   * Added as of 1.0.8
   * Deperciated 1.1
   */
   function initSessionAdmin($option, $task) {   
      global $_VERSION, $mosConfig_admin_expired;
      
      // logout check
      if ($option == 'logout') {
         require $GLOBALS['mosConfig_absolute_path'] .'/administrator/logout.php';
         exit();
      }
      
      $site = $GLOBALS['mosConfig_live_site'];

_________________
Power to the devs!!!


Top
   
 
Posted: Mon Jun 26, 2006 7:10 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Jan 22, 2006 5:30 pm
Posts: 22
just upgraded 1.0.8 --> 1.0.10 and get the following message on the frontend:

Parse error: parse error, unexpected '}' in /home/fhlinux206/r/reavalleyscouts.co.uk/user/htdocs/components/com_content/content.html.php on line 1440


back end is fine...what do i do?


Top
   
 
Posted: Mon Jun 26, 2006 7:10 pm 
@Bob23 - i'll cancel my request for your description screen shot then! Good ...  Amy


Top
   
 
Posted: Mon Jun 26, 2006 7:30 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Aug 24, 2005 7:24 am
Posts: 20
md5sum check not correct?

Just downloaded the tar.gz of 1.0.9 - 1.0.10 patch and checked the md5sum

Should be a6f32246ccad6ebac3e05b6500559d38 according to list here http://www.joomla.org/content/view/1512/95/
But my check gave me this result 4a928bf31f16b7ef54661a09646bd7f0

Which one is correct?

Edit:
Also checked the .zip of same package
should've been 2640510e7a8b91dcf10400f7e472533c
But I get this
6bc28ba0086390d10c1786dc10cda51d
/JB


Last edited by Jorgenb on Mon Jun 26, 2006 7:37 pm, edited 1 time in total.

Top
   
 
Posted: Mon Jun 26, 2006 7:36 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 5:50 am
Posts: 1056
Location: Amsterdam
I upgraded 6 site succefully before i upgraded a site that uses extended menu. Now my menu doen't show up in the frontend. Has anyone else tried to upgrade a site with extended menu?

_________________
tastymouse.com


Top
   
 
Posted: Mon Jun 26, 2006 7:47 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jun 06, 2006 3:32 am
Posts: 44
TomT wrote:
I upgraded 6 site succefully before i upgraded a site that uses extended menu. Now my menu doen't show up in the frontend. Has anyone else tried to upgrade a site with extended menu?
Do you mean like this? http://www.coloradogirlshockey.com/main/

If so, yes. :)


Top
   
 
Posted: Mon Jun 26, 2006 7:51 pm 
User avatar
Joomla! Ace
Joomla! Ace
Offline

Joined: Thu Aug 18, 2005 5:50 am
Posts: 1056
Location: Amsterdam
Thanks. It's really weird: i upgraded another sit eon th esame server, also with extende menu, and that works fine. And when i downgrade the site with the missing menu the extended menu still keeps missing....

Edit: I was using an old version of ex menu, after upgrading it it works fine.

_________________
tastymouse.com


Last edited by TomT on Tue Jun 27, 2006 6:09 am, edited 1 time in total.

Top
   
 
Posted: Mon Jun 26, 2006 7:54 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
It appears that mambots are now fired on module content as well as content items! This was not the case before Joomla 1.0.10 (Or at least it never appeared so). this could effect all mambots

Please read my blog post on the difference and the impact it had on the Tags component (was ok on J 1.0.9 before Joomla 1.0.10, tags mambot never changed)
http://blog.phil-taylor.com/2006/06/26/ ... component/

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Mon Jun 26, 2006 8:10 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
Apparently its not just my components! Here is an email from a customer with a free module from someone else:
Quote:
Hey Phil

It seems that as a result of the upgrade to ver 1.10.0, joomla is now treating the "Creative commons license module" as a comment item - thats why the joomla deliciousbot bot was putting links above (and then below when I changed the bot settings) the CC liscense module in the left sidebar.

So, for now, I just turned off the CC module. I'd like to get this straightened out, but....

....

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Mon Jun 26, 2006 9:00 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 25, 2005 5:48 pm
Posts: 2801
Location: Geneva mostly
Confirmed, I have bots showing up in a custom user module!
Hoping for a quick fix on this one..?
Rest fine so far, thanks team.


You do not have the required permissions to view the files attached to this post.

_________________
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.blogspot.com for J! 1.5 screenshots
http://www.eyezberg.com


Top
  E-mail  
 
Posted: Mon Jun 26, 2006 10:00 pm 
Joomla! Hero
Joomla! Hero
Offline

Joined: Sun Aug 28, 2005 5:03 pm
Posts: 2404
Which bots are doing this because I just made a custom module and didn't have this problem...


Top
  E-mail  
 
Posted: Mon Jun 26, 2006 10:03 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Sep 14, 2005 5:59 am
Posts: 113
Hi, thank you for the new upgrade! I have problem to sort DocMan files. Even changed the file globals.
May I need change other files?
Regards


Top
  E-mail  
 
Posted: Mon Jun 26, 2006 10:04 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Mon Aug 15, 2005 4:36 pm
Posts: 2399
Location: Marikina, Metro Manila, Philippines
PhilTaylor-Prazgod wrote:
It appears that mambots are now fired on module content as well as content items! This was not the case before Joomla 1.0.10 (Or at least it never appeared so). this could effect all mambots

Short answer is that yes content mambots will now affect custom/new module content as of 1.0.10

It was deemed a shortfall that was addressed in previous versions of 1.0.x and fixed in 1.0.10

_________________
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: Mon Jun 26, 2006 11:49 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Mon Aug 22, 2005 6:04 am
Posts: 92
Location: London, UK
I just downloaded the 1.0.8 to 1.0.10 zip patch

It seems to have a large number of files including the Solar Flair II CSS sheet (the original of which I modified and am currently using), the template and a couple of others I thought wouldn't need to be updated...

Is this correct?

_________________
Patience my son, patience

http://www.simplysales.co.uk UK fashion sales - simply sales


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 1:36 am 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Aug 19, 2005 1:40 pm
Posts: 18
Updated eighteen sites today some as old as 1.04, not to mention one mambo site (I guess I missed that one).
Updates went without a hitch in all but one.  The cause was JACL plus.  Restored site to 1.08 from backup (you do perform backups, right?) - uninstalled jacl plus, applied 1.0.10 patch and all was well with the world.

Thanks for staying on top of the security issues.  :)

_________________
Jon Truelson
Media Consultant


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 2:48 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Tue Jun 27, 2006 2:43 am
Posts: 2
ok... I know about the backups and all of that - this seems to be a pretty dumb problem....

I did the patch for 1.0.9, and everything seems to have gone ok, except that I am having trouble with an javascript module I created that was working fine previous to this upgrade... instead of showing the item I created, it is showing the script on the front page of my site which is skewing everything to the right (this module is at the bottom left of my page).  Can anyone help?

Thanks!
umcuucla.com


Last edited by seyllek on Tue Jun 27, 2006 2:57 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Tue Jun 27, 2006 3:03 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Tue Jun 27, 2006 2:43 am
Posts: 2
ok.... problem solved for me, but heads up to anybody using JCE Editor... if you are having troubles with anything you created (javascript) and you used JCE Editor, try turning of your WYSIWYG editors (you have to do it globally & per user!) and recreate the script.  Should work for you then... don't know if there is a compatibility issue with JCE now or not.... but this isn't the first issue I have had with that component.....

Thanks for the security updates..... for watching our backs!

Kelly


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 3:10 am 
Kelly - I always turn on the "No WYSIWYG" editor for scripting. I love the JCE Editor, but, not for code! Good luck! :)


Top
   
 
Posted: Tue Jun 27, 2006 6:14 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Aug 18, 2005 6:25 pm
Posts: 13
Didn't know quite where to post, so here goes...

MD5 difference... Just an FYI...

0226bf4f05a3c58743d56273d917dfbf  Joomla_1.0.10-Stable-Full_Package.tar.gz (from download)
4a928bf31f16b7ef54661a09646bd7f0  ---Joomla_1.0.10-Stable-Full_Package.tar.gz (from post what it's supposed to be.)
Downloaded 2x's and still getting the 0226bf... md5 result.

the MD5's for Joomla_1.0.8_to_1.0.10-Stable-Patch_Package.tar.gz did match

_________________
"Consciousness. That Annoying Time Between Naps."


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 6:34 am 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Mon Aug 22, 2005 6:04 am
Posts: 92
Location: London, UK
Quote:
I just downloaded the 1.0.8 to 1.0.10 zip patch

It seems to have a large number of files including the Solar Flair II CSS sheet (the original of which I modified and am currently using), the template and a couple of others I thought wouldn't need to be updated...

Is this correct?


Can someone please clear this up for me?  With the Template and CSS pages in the patch does that mean that I need to do my own template and CSS again?

Thanks in advance

_________________
Patience my son, patience

http://www.simplysales.co.uk UK fashion sales - simply sales


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 6:38 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Nov 14, 2005 10:17 pm
Posts: 26
No problem in upgrading here.

I went from 1.0.7 > 1.0.10

Thanks guys :)


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 6:44 am 
User avatar
Joomla! Master
Joomla! Master
Offline

Joined: Fri Aug 12, 2005 3:47 pm
Posts: 11688
Location: **Translation Matters**
Template.css

I guess you may safely use your customized solarflare template css.
the file provided with the upgrade is the same as the 1.0.9 release file.

One change compared to 1..0.8
Quote:
#buttons_inner {
border: 1px solid #cccccc;
height: 21px;
}

becomes
Quote:
#buttons_inner {
border: 1px solid #cccccc;
height: 21px !important;
height: 23px;
}

_________________
Jean-Marie Simonet / infograf · http://www.info-graf.fr · GMT +1
Qui vult dare parva non debet magna rogare.
---------------------------------
Joomla! Translation Coordination Team


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 6:55 am 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Mon Aug 22, 2005 6:04 am
Posts: 92
Location: London, UK
Merci Beaucoup  :)

_________________
Patience my son, patience

http://www.simplysales.co.uk UK fashion sales - simply sales


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 7:14 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
stingrey wrote:
PhilTaylor-Prazgod wrote:
It appears that mambots are now fired on module content as well as content items! This was not the case before Joomla 1.0.10 (Or at least it never appeared so). this could effect all mambots

Short answer is that yes content mambots will now affect custom/new module content as of 1.0.10

It was deemed a shortfall that was addressed in previous versions of 1.0.x and fixed in 1.0.10


Thank you for the confirmation.  Now that I know I was not going crazy I can patch all my components as almost all of them are effected :-)

I think this is going to become a FAQ :-)

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Tue Jun 27, 2006 9:07 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Oct 10, 2005 8:52 pm
Posts: 25
I've got a weird problem that I hope someone can help me with.

Since updating this site: http://www.stmichaelsyork.org/cps

If you click on the worship cafe promo half way down the right hand side it doesn't work and gives the not authorized error. Click on the same thing anywhere else in the site and it works fine. It's a custom module and it's the same thing appearing across the site.

I've tried relative and absolute links, and I've tried turning of SEO (SEFadvance) and it still doesn't work.

Anyone got any ideas what's going on?


Top
   
 
Posted: Tue Jun 27, 2006 9:25 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Aug 24, 2005 7:24 am
Posts: 20
Jorgenb wrote:
md5sum check not correct?

Just downloaded the tar.gz of 1.0.9 - 1.0.10 patch and checked the md5sum

Should be a6f32246ccad6ebac3e05b6500559d38 according to list here http://www.joomla.org/content/view/1512/95/
But my check gave me this result 4a928bf31f16b7ef54661a09646bd7f0

Which one is correct?

Edit:
Also checked the .zip of same package
should've been 2640510e7a8b91dcf10400f7e472533c
But I get this
6bc28ba0086390d10c1786dc10cda51d
/JB


Upgraded anyway, using the tar.gz file
So far so good.. no problems what so ever (using CB, JCE, Joomlaboard, + bunch of other modules/mambots ...)

Thanks again Dev Team for a great CMS !!


Top
   
 
Posted: Tue Jun 27, 2006 10:42 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sat Aug 20, 2005 4:12 pm
Posts: 100
Location: Arouca - Portugal
several mambots afected before upgrade.

Some content mambots start to show in user modules, maybee a quick fix to make an option in user module to load mambots or not? is this possible?
I'm sure lots of users will start to post problems retated to this in the forum..

upgraded 14 sites with no problems all went smooth, wainting to upgrade one with com_smf (the last time i use components that hack core files)
Anihow, it appears all the rest is 100%



thanks!

_________________
twitter.com/ruigato


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 11:05 am 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 25, 2005 5:48 pm
Posts: 2801
Location: Geneva mostly
About the bots, check Phils post in Testing 1.0.X forum ;)

_________________
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.blogspot.com for J! 1.5 screenshots
http://www.eyezberg.com


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 12:29 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Aug 24, 2005 7:24 am
Posts: 20
Module which did not work

Ravenswood latest module made left menu end up wider then before the security patch update (in my used template which is not one of the default that came with Joomla!)

Version 0.2 of Ravenswood Latest did not work
Updated to Version 0.3 solved the issue

Link to Ravenswood http://www.ravenswoodit.co.uk/


Top
   
 
Posted: Tue Jun 27, 2006 12:48 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 04, 2005 11:19 am
Posts: 86
Ok, I've done two sites and on both of them I've had problems with Content Sections.

On both sites all of my Content Section pages are blank where the Description is supposed to be. The rest of the page displays correctly but there is no content where the description should be.

If I create a new Content Section the Description displays correctly. It's only on the existing sections that there are errors.

I started with these two sites because they are smaller and this doesn't seem to be as smooth an upgrade as 1.0.9 was. The next ones have a bunch more content sections so hopefully there is a solution other than re-creating all the sections.

Thanks,
Tony


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 182 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next

Quick reply

 



Who is online

Users browsing this forum: lemings and 7 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