11
rurbania
Flash logo problem..
  • 2004/2/26 15:12

  • rurbania

  • Just popping in

  • Posts: 15

  • Since: 2004/2/17


Ok, inserted some flash code into the theme.html file to replace the static XOOPS logo.

When you goto any MAIN menu items like Downloads, News, etc, it's just blank, and the flash isn't loading.

But, in other places, it works fine.

Not working:http://www.pcandnetworking.com

Working:]http://www.pcandnetworking.com/user.php#lost

Any idea what's causing this not to load?

Here is a snippet of the theme.html file.

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<
head>
<
meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<
meta name="robots" content="<{$xoops_meta_robots}>" />
<
meta name="keywords" content="<{$xoops_meta_keywords}>" />
<
meta name="description" content="<{$xoops_meta_description}>" />
<
meta name="rating" content="<{$xoops_meta_rating}>" />
<
meta name="author" content="<{$xoops_meta_author}>" />
<
meta name="copyright" content="<{$xoops_meta_copyright}>" />
<
meta name="generator" content="XOOPS" />
<
title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_themecss}>" />
<!-- 
RMVadded module header -->
<{
$xoops_module_header}>
<
script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>
<
body>
  <
table cellspacing="0">
    <
tr id="header">
      <
td id="headerlogo"><center>
<
OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
    
ID=logo WIDTH=150 HEIGHT=80>
    <
PARAM NAME=movie VALUE="logo.swf">
    <
PARAM NAME=loop VALUE=false>
    <
PARAM NAME=quality VALUE=high>
    <
PARAM NAME=bgcolor VALUE=#2F5376>
    
<EMBED src="logo.swf" quality=high bgcolor=#2F5376 loop=false
        
WIDTH=150 HEIGHT=80 TYPE="application/x-shockwave-flash"
        
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
    </
EMBED>
</
OBJECT>
</
center> </td>
      <
td id="headerbanner"><{$xoops_banner}></td>
    </
tr>
    <
tr>
      <
td id="headerbar" colspan="2">&nbsp;</td>
    </
tr>
  </
table>

  <
table cellspacing="0">
    <
tr>
      <
td id="leftcolumn">
        <!-- 
Start left blocks loop -->
        <{foreach 
item=block from=$xoops_lblocks}>
          <{include 
file="default/theme_blockleft.html"}>
        <{/foreach}>
        <!-- 
End left blocks loop -->



12
rurbania
Re: MS Frontpage
  • 2004/2/19 15:39

  • rurbania

  • Just popping in

  • Posts: 15

  • Since: 2004/2/17


Quote:

mpowell wrote:
I have been running a site with ms frontpage for a couple of years. I want to switch to XOOPS on this site but run both frontpage and XOOPS together during the transition. Is anyone doing this? Can XOOPS run on a site with frontpage extensions?

mpowell


Yea, I've just done the same thing, no problem. I suggest when uploading XOOPS related stuff you use an FTP client over FrontPage, but otherwise it's good.

BTW, I noticed if you open the modules folder in FP, and then look at the modules screen in the Admin, you'll see something like this: Module File for _vti_cnf Not Found!

That has to do with the FP Extensions. Just delete that folder with you FTP client, and that error will stop.




13
rurbania
Re: I locked myself out.. :(
  • 2004/2/18 20:23

  • rurbania

  • Just popping in

  • Posts: 15

  • Since: 2004/2/17


I'm not sure how to go about it, but if you have phpMyAdmin, then start searching through the database tables for the correct settings, and change it in there.

Good luck.



14
rurbania
Re: Can I make a block visible to only part of downloads?
  • 2004/2/17 19:06

  • rurbania

  • Just popping in

  • Posts: 15

  • Since: 2004/2/17


Yea! But which tempalte, and what exactly am I looking for?




15
rurbania
Can I make a block visible to only part of downloads?
  • 2004/2/17 16:56

  • rurbania

  • Just popping in

  • Posts: 15

  • Since: 2004/2/17


I have a center block in Downloads that is a form, that allows a person to upload a file. When the upload is complete, it redirects the person to the SUBMIT page of downloads to fill out the information.

So I only want this block to be visible through home of Downloads: ex.http://www.mysite.com/modules/mydownloads/

not the SUBMIT, POPULAR, or TOP RATED pages.

Is this possible?





TopTop
« 1 (2)



Login

Who's Online

181 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

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

Latest GitHub Commits