Joomla! Discussion Forums



It is currently Wed Nov 25, 2009 5:31 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.



Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Siteground 91
Posted: Sat Nov 07, 2009 7:28 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 24, 2006 6:52 pm
Posts: 81
Location: Værløse, Denmark
Running Joomla! 1.5.10 Production/Stable [ Wohmamni
on
http://www.georgisme.dk

with Siteground91 Template modified with a new image.

What I need removed is the top menu and specifically the 2 brown 'wings'

Let me emphasize and underline that I HAVE 'removed the top menu and deleted it' insinde Joomla 1.5 menu editor after depublishing it. So saying I have to 'simply delete the top menu' doesn't cut the mustard. It hasn't gone away.

And I HAVE refreshed strongly with ctrl+F5 to refresh the cache and checked with both MS IE and MZ Firefox.

Anybody with experience in Siteground knowing what to do?


Top
   
 
 Post subject: Re: Siteground 91
Posted: Sat Nov 07, 2009 9:32 pm 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Mon Mar 20, 2006 1:56 am
Posts: 3704
Location: The Girly Side of Joomla in Sussex
howabout upgrading to the latest version first/ 1.5.15?

_________________
HU2HY - GIGO - Poor questions = Poor answer
Un requested Help PM's will be added to the foe list and just deleted
http://community.joomla.org/ Connect Administrator
Avez-vous lu les instructions ? Avez-vous recherché ?


Top
   
 
 Post subject: Re: Siteground 91
Posted: Sat Nov 07, 2009 9:35 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 24, 2006 6:52 pm
Posts: 81
Location: Værløse, Denmark
Thanks for the sug.

Can you substantiate why that should help please?


Top
   
 
 Post subject: Re: Siteground 91
Posted: Sat Nov 07, 2009 9:51 pm 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Mon Mar 20, 2006 1:56 am
Posts: 3704
Location: The Girly Side of Joomla in Sussex
why do i need to substantiate upgrading a 6+ month VULNERABLE HACKABLE version?
http://www.joomla.org/announcements/release-news/

_________________
HU2HY - GIGO - Poor questions = Poor answer
Un requested Help PM's will be added to the foe list and just deleted
http://community.joomla.org/ Connect Administrator
Avez-vous lu les instructions ? Avez-vous recherché ?


Top
   
 
 Post subject: Re: Siteground 91
Posted: Sat Nov 07, 2009 10:03 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 24, 2006 6:52 pm
Posts: 81
Location: Værløse, Denmark
mandville wrote:
why do i need to substantiate upgrading a 6+ month VULNERABLE HACKABLE version?
http://www.joomla.org/announcements/release-news/


Does it help the problem I asked about or is it unrelated please?

Thank you.


Top
   
 
 Post subject: Re: Siteground 91
Posted: Sat Nov 07, 2009 11:03 pm 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Mon Mar 20, 2006 1:56 am
Posts: 3704
Location: The Girly Side of Joomla in Sussex
what site issues?
this is all i see on your website
Code:
<?php defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); // needed to seperate the ISO number from the language file constant _ISO $iso = split( '=', _ISO ); // xml prolog echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>'; ?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php if ( $my->id ) { initEditor(); } ?> <?php mosShowHead(); ?> <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?<" /> <?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?> <link rel="alternate" type="application/rss+xml" title="<?php echo $mosConfig_sitename?<" href="/<?php echo $mosConfig_live_site;? <link href="/<?php echo $mosConfig_live_site;?

<?php echo $GLOBALS['mosConfig_sitename']?>


unpublish/remove the the module that shows that menu. but if you dont upgrade any modifications you do to you site wont be worth it. as you have publicly announced your website is running a end of life vulnerable insecure version of joomla.

/EOF

_________________
HU2HY - GIGO - Poor questions = Poor answer
Un requested Help PM's will be added to the foe list and just deleted
http://community.joomla.org/ Connect Administrator
Avez-vous lu les instructions ? Avez-vous recherché ?


Top
   
 
 Post subject: Re: Siteground 91
Posted: Sun Nov 08, 2009 8:03 am 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Sat Feb 10, 2007 9:07 pm
Posts: 328
Location: Århus
Solved!

_________________
rbuelund
Member of the Danish Joomla Translation Team
http://joomlacode.org/gf/project/danish/
http://Joomla.dk


Top
  E-mail  
 
 Post subject: Re: Siteground 91
Posted: Sun Nov 08, 2009 10:35 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 24, 2006 6:52 pm
Posts: 81
Location: Værløse, Denmark
Thanks for the concern mandville.

We are looking at your suggestions on the other issues.


Top
   
 
 Post subject: Re: Siteground 91
Posted: Mon Nov 09, 2009 12:25 am 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Mon Mar 20, 2006 1:56 am
Posts: 3704
Location: The Girly Side of Joomla in Sussex
o what you need to do is locate the code that reflect the #center .topmenu and the part
Code:
<div id="header_bg">
            <div id="header_lbg">
               <div id="header_rbg">

                  <div id="header_main">
                     <div class="hleft"></div>
                     <div class="hright">
                                                
                                                   <div id="newsflash" style="height: 246px;">
                                                                              </div>
                     </div>
                     <div class="clr"></div>
                  </div>
               </div>

            </div>
         </div>


and later as required

_________________
HU2HY - GIGO - Poor questions = Poor answer
Un requested Help PM's will be added to the foe list and just deleted
http://community.joomla.org/ Connect Administrator
Avez-vous lu les instructions ? Avez-vous recherché ?


Top
   
 
 Post subject: Re: Siteground 91
Posted: Mon Nov 09, 2009 7:18 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 24, 2006 6:52 pm
Posts: 81
Location: Værløse, Denmark
thanks. might come in handy later, as the problem was solved by an expert for me.


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

Quick reply

 



Who is online

Users browsing this forum: _prakash, pasey and 90 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:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group