1
riclanders
Wrapping home page
  • 2006/3/24 9:35

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


I want to wrap an active html page -- one already active on the internet -- into my home page; that is, make it the landing page when people come to my XOOPS site.

However, I want still want the home page link button on my site to go to my orginal home page. I just don't want the orginal XOOPS home page to be the domain landing page.

How do I do this?

Thanks



2
riclanders
image manager
  • 2006/3/18 5:08

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


How do you use the image manager?

I want to use it in news 1.44 but see no instructions anywhere.

ric



3
riclanders
Re: Why doesn't this html display
  • 2006/2/15 15:09

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


Quote:

seventhseal wrote:
You have one path here...

<PARAM name=movie VALUE="bba3/bba3.swf">


and a different path here...

<EMBED WIDTH=50HEIGHT=50src="bba3.swf" menu=false quality=autohigh scale=exactfit wmode=opaque TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">


I typically try to keep the paths the same - see VALUE in first example and src in second. Hope that helps.


Thanks, but I fixed this and still had the problem -- sound but no flash video.

Ric



4
riclanders
Why doesn't this html display
  • 2006/2/15 10:45

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


The html below doesn't display in a XOOPS html block. Oddly enough, though, the sound plays in IE.

It's a flash swf file that DOES display as a seperate html page. So what's stopping it from displaying in an html block. And all the files are in the right folder.

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#4,0,0,0" WIDTH=25HEIGHT=25%><PARAM name=movie VALUE="bba3/bba3.swf"><PARAM NAME=menu VALUE=false>       <PARAM NAME=quality VALUE=autohigh> <PARAM NAME=scale VALUE=exactfit> <PARAM NAME=wmode VALUE=opaque> <EMBED WIDTH=50HEIGHT=50src="bba3.swf" menu=false quality=autohigh scale=exactfit wmode=opaque TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>"></object>



5
riclanders
Re: RSS
  • 2006/1/28 20:47

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


You probably want something like I've designed. If so, email me and I'll tell you how I did it.

Here's my site:

http://www.blacklogs.com

ric



6
riclanders
Splitting default center-column right and right column
  • 2006/1/27 6:27

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


I'd like my blocks to be about half the default size which means since I want this in the center-column right and right-column I need to know how to split these columns in half -- or even 1/4s.

They're too wide for my purposes.

Here's my sitehttp://www.blacklogs.com

They take up too much real estate. I want to reduce every thing on that side of the page by as much as 2/3s maybe.

How do I do it?

Thanks.



7
riclanders
News 1.4 Trouble
  • 2006/1/17 23:39

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


nstalled news 1.4 module no problem

Posted article and it appeared here fine:

http://blacklogs.com/modules/news/article.php?storyid=1

but it did not appear on this page:

http://blacklogs.com/modules/news/

which is the menu link page.

using XOOPS 2.0



Ran php debug and got this:

Notice [PHP]: Use of undefined constant _MB_NEWS_TMRSI - assumed '_MB_NEWS_TMRSI' in file modules/news/blocks/news_bigstory.php line 49
Notice [PHP]: Use of undefined constant _MB_READMORE - assumed '_MB_READMORE' in file modules/news/blocks/news_top.php line 534
Notice [PHP]: Use of undefined constant _MB_NEWS_ORDER - assumed '_MB_NEWS_ORDER' in file modules/news/blocks/news_top.php line 535
Notice [PHP]: Use of undefined constant _MB_NEWS_DATE - assumed '_MB_NEWS_DATE' in file modules/news/blocks/news_top.php line 536
Notice [PHP]: Use of undefined constant _MB_NEWS_HITS - assumed '_MB_NEWS_HITS' in file modules/news/blocks/news_top.php line 537
Notice [PHP]: Use of undefined constant _MB_NEWS_RATE - assumed '_MB_NEWS_RATE' in file modules/news/blocks/news_top.php line 538
Notice [PHP]: Use of undefined constant _MB_READMORE - assumed '_MB_READMORE' in file modules/news/blocks/news_top.php line 534
Notice [PHP]: Use of undefined constant _MB_NEWS_ORDER - assumed '_MB_NEWS_ORDER' in file modules/news/blocks/news_top.php line 535
Notice [PHP]: Use of undefined constant _MB_NEWS_DATE - assumed '_MB_NEWS_DATE' in file modules/news/blocks/news_top.php line 536
Notice [PHP]: Use of undefined constant _MB_NEWS_HITS - assumed '_MB_NEWS_HITS' in file modules/news/blocks/news_top.php line 537
Notice [PHP]: Use of undefined constant _MB_NEWS_RATE - assumed '_MB_NEWS_RATE' in file modules/news/blocks/news_top.php line 538
Notice [PHP]: Use of undefined constant _MB_READMORE - assumed '_MB_READMORE' in file modules/news/blocks/news_randomnews.php line 82



8
riclanders
Re: Cant log-in to forum (Xoops / X-IPB)
  • 2006/1/14 22:02

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


Sorry, I didn't figure out how to give the text message box custom margins (padding).

I don't want the text stretching all the way across the page.

Also, is there a better text editor that can be installed?

r



9
riclanders
Re: Cant log-in to forum (Xoops / X-IPB)
  • 2006/1/14 21:53

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


Actually, I now figured out both questions. But here's one I haven't:

I want to get rid of the smilies that appear on the recent posts index. In fact I hate smiles and would like to disable them everywhere.

Also, I need to make changes to the recent posts layout.

thanks,



10
riclanders
Re: Cant log-in to forum (Xoops / X-IPB)
  • 2006/1/14 21:37

  • riclanders

  • Just popping in

  • Posts: 60

  • Since: 2005/11/7


Quote:

riclanders wrote:
Thanks, it worked.

Other questions...

How do I allow anonymous guests to read and post?

And within the message text block, how to I change the margins?

thanks


Figured the first question out.

How about the second one?

ric




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



Login

Who's Online

158 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 158


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