Jump to content

KecskeBak

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by KecskeBak

  1. I've had a live site (Ashlands First School ) up for several weeks now using the 1.5 package. In fact, I applied the patch to upgrade it to Joomla! 1.5.4 the day before yesterday. I think the Edugeek Joomla 1.5 package is fantastic, and I'd like to thank alonebfg for giving it to us.
  2. I'm seeing the problem with IE7. EDIT: I've noticed the problem has already been flagged in the thread "RT_Rokwebify Header Issue" - looks like you haven't done anything wrong at all!
  3. Principally_Speaking has covered this already, but it's worth saying again: You download the zip file, and then use the Extensions -> Install/Uninstall men to install it. The galleries work fine in 1.5 - I've got them working at http://www.ashlandsfirstschool.co.uk
  4. I'm using the EduGeek Joomla 1.5.3 .zip file, on a Windows XP/XAMPP. I'm using the eg_red1.5 template. I still have a couple of issues: 1) Picture galleries are not working. 2) I've noticed I still have to point the JCE Editor to the .css file by hand I hope you don't mind me posting issues here. Warmest Regards, Dave
  5. My local 153 install is fine as well. I'm using XAMPP on Windows XP Home. All the best, Dave
  6. I've taken another look. It's definitely downloading from: http://www.alonebfg/com/administrator/components/com_docman/images/ dm_documents_16.png dm_cpanel_16.png dm_groups_16.png dm_licenses_16.png There seems to be the alonebfg URL hard coded in the database table jos_components. I've just edited out the http://www.alongbfg.com/ from the jos_components table (but left the rest of the URL) and the menu works fine now.
  7. I've noticed that the Edugeek 1.5.3 package keeps trying to download from http://www.alonebfg.com - in fact, the menus are frozen until it downloads what it needs to. When I view source on the main administration page, I can see: .icon-16-dm_documents_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_documents_16.png) no-repeat; } .icon-16-dm_cpanel_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_cpanel_16.png) no-repeat; } .icon-16-dm_files_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_files_16.png) no-repeat; } .icon-16-dm_categories_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_categories_16.png) no-repeat; } .icon-16-dm_groups_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_groups_16.png) no-repeat; } .icon-16-dm_licenses_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_licenses_16.png) no-repeat; } .icon-16-dm_stats_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_stats_16.png) no-repeat; } .icon-16-dm_logs_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_logs_16.png) no-repeat; } .icon-16-dm_config_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_config_16.png) no-repeat; } .icon-16-dm_templates_16 { background: url(http://www.alonebfg.com/administrator/components/com_docman/images/dm_templates_16.png) no-repeat; } I assume this is an error - if the package gets popular it'll get expensive on the old bandwidth ;-)
  8. I've noticed that the "Styles" drop down box doesn't work. I'm modifying the eg_red1.5 template, and I've had to point the JCE to the template_css css file myself in the JCE Configuration screen. (I was trying to apply the frame to an image - and couldn't!) Am I doing something wrong (should this have worked without me doing anything) or is this something that needs to be looked at? I'm using a local XAMPP server on Windows XP with Internet Explorer 7. I'm really enjoying using Joomla! so far. Many thanks for all your hard work.
×
×
  • Create New...