1
DriedGraze
Re: Missing header
  • 2007/8/15 5:27

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


Quote:

DarinAllan wrote:
The Banner is there when I view your site, nice job by the way ;o) Sorry I have no idea what is wrong, I used to live in Bendigo, I had to reply with something lol.

Bill you have a PM well you will soon.

Cheers.....Darin ;o)


That's weird. I have tried Firefox, IE and Safari with the same results...no header graphic.

Thanks for checking though.



2
DriedGraze
Missing header
  • 2007/8/15 3:03

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


Hey guys, I wonder if any of you might know the answer to this strange conundrum. The banner in the header of my site (www.bendigoforums.com) has disappeared. I don't know precisely when this occurred but it opens with several other sites by default in my browser (FF) every day and yesterday was the first time I noticed it.

The link is there and the source confirms this. I have checked by FTP that the file is there also.

Chris Pederick's Web Developer tool even outlines the image with the correct dimensions but it's invisible.

I have tried with other themes and headers/images show up fine.

Any ideas? I don't know if it's a theme issue, a missing header, just a screwy image or something else. Coincidentally, I even had my eyes tested yesterday, so I'm sure it's not me.

Thanks.



3
DriedGraze
Re: Main Options drop down in NewBB always expanded

Quote:

Bandit-X wrote:
is the newbb.css file for newbb being included.? (view source)

and then check if it is present on the server. location is in the modules/newbb/templates folder. (check for the file using your browser, with the location from the page source)


Thanks but both are present and correct. I have other sites with the same installation/configuration and don't have the problem. It's all very bizarre!



4
DriedGraze
Re: Main Options drop down in NewBB always expanded
  • 2007/8/7 11:36

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


If there is nobody with the answer, would anyone know who writes the code?



5
DriedGraze
Re: Main Options drop down in NewBB always expanded
  • 2007/8/7 11:34

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


Thanks for the reply Wuddel but it's already there.



6
DriedGraze
Re: Main Options drop down in NewBB always expanded

Thanks but I can't see what the problem is in the readme file. Mine says exactly the same as the one you posted.



7
DriedGraze
Main Options drop down in NewBB always expanded

Every time I install CBB 1.16 or newBB 2.02 on a XOOPS 2.0.16 I get the following:

Resized Image

...where the Main Options are expanded and not like here:

Resized Image

Anyone have a clue where I start looking for the problem?

Thanks.



8
DriedGraze
Re: Editing the message field size in newbb
  • 2007/5/3 11:23

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


cbb 2.32



9
DriedGraze
Re: Editing the message field size in newbb
  • 2007/5/2 23:01

  • DriedGraze

  • Just popping in

  • Posts: 63

  • Since: 2006/3/21


Thanks for taking the time to help. Sadly, this is what is contained within my plugin.php.....

<?php
// $Id: plugin.php,v 1.1.1.1 2005/10/19 16:23:50 phppp Exp $
//  ------------------------------------------------------------------------ //
//                XOOPS - PHP Content Management System                      //
//                    Copyright (c) 2000 XOOPS.org                           //
//                       <https://xoops.org/>                             //
//  ------------------------------------------------------------------------ //
//  This program is free software; you can redistribute it and/or modify     //
//  it under the terms of the GNU General Public License as published by     //
//  the Free Software Foundation; either version 2 of the License, or        //
//  (at your option) any later version.                                      //
//                                                                           //
//  You may not change or alter any portion of this comment or credits       //
//  of supporting developers from this source code or any supporting         //
//  source code which is considered copyrighted (c) material of the          //
//  original comment or credit authors.                                      //
//                                                                           //
//  This program is distributed in the hope that it will be useful,          //
//  but WITHOUT ANY WARRANTY; without even the implied warranty of           //
//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            //
//  GNU General Public License for more details.                             //
//                                                                           //
//  You should have received a copy of the GNU General Public License        //
//  along with this program; if not, write to the Free Software              //
//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA //
//  ------------------------------------------------------------------------ //
/* some static xoopsModuleConfig */

// requiring "name" field for anonymous users in edit form
$GLOBALS["xoopsModuleConfig"]["require_name"] = true

// display "register or login to post" for anonymous users
$GLOBALS["xoopsModuleConfig"]["show_reg"] = true

// perform forum/topic synchronization on module update
$GLOBALS["xoopsModuleConfig"]["syncOnUpdate"] = false;

// redirect to its URI of an attachment when requested
$GLOBALS["xoopsModuleConfig"]["download_direct"] = false;

// MENU handler
/* You could remove anyone by commenting out in order to disable it */
$valid_menumodes = array(
    
=> _MD_MENU_SELECT,    // for selectbox
    
=> _MD_MENU_CLICK,    // for "click to expand"
    
=> _MD_MENU_HOVER        // for "mouse hover to expand"
    
);
?>


I'll scour the other files in that folder to see if I can find what you have but in the meantime, if you discover something, please let me know.



10
DriedGraze
Re: Themes: are there themes for a News Portal?

You might be able to do something with the ExNews theme which I think you will find in the XOOPS Themes section. If not, e-mail me and I'll send it to you.




TopTop
(1) 2 3 4 ... 7 »



Login

Who's Online

183 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 183


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits