1
mace777
Re: Topic Icons
  • 2004/3/4 15:15

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


I think I figured it out. My image names were to long.



2
mace777
Re: Topic Icons
  • 2004/3/4 13:51

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


Yeah News topics. I am pretty sure I am then in the right folder. They are in my modules/news/images/topics/ folder. I uploaded ones that I have downloaded and they work, but my custom ones don't.



3
mace777
Topic Icons
  • 2004/3/3 22:00

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


I am trying to make my own topic icons. For some reason they aren't showing up. What are the specs that a topic icon has to have?



4
mace777
Re: display external site in xoops
  • 2004/2/29 23:32

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


Never mind. It was a simple cookie problem. I had to change the privacy setting in IE to low from medium.



5
mace777
Re: display external site in xoops
  • 2004/2/29 2:32

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


That worked good I just have one problem. The page that loads into the iframe has a login on it. For some reason the login doesn't work in IE, but it does work in Mozilla. Is it possible for it to work in IE?



6
mace777
display external site in xoops
  • 2004/2/28 13:34

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


My XOOPS powered site is coming along great. I just have one question. How can I display another site in my XOOPS site?



7
mace777
Re: HTML in Xoops
  • 2004/2/27 12:10

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


I figured the path out now. It was so easy I don't know what my problem was. I will look into the content modules. I did find it pretty easy to add a couple of line to my current html pages though.



8
mace777
HTML in Xoops
  • 2004/2/27 11:28

  • mace777

  • Just popping in

  • Posts: 8

  • Since: 2004/2/27


I am trying to get my html pages to show up inside of Xoops. I found this code to add to the html pages:

<?php
include("../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 1;
?>

The content of your original html file goes here!!

<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>

I am getting these errors:
Warning: main(xoops/mainfile.php): failed to open stream: No such file or directory in /home/mmannie/public_html/uffle/xoops/greasyweasels.php on line 2

Warning: main(): Failed opening 'xoops/mainfile.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mmannie/public_html/uffle/xoops/greasyweasels.php on line 2

Warning: main(XOOPS_ROOT_PATH/header.php): failed to open stream: No such file or directory in /home/mmannie/public_html/uffle/xoops/greasyweasels.php on line 3

Warning: main(): Failed opening 'XOOPS_ROOT_PATH/header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mmannie/public_html/uffle/xoops/greasyweasels.php on line 3

I think It has something to do with the my path to the mainfile.php. I can't figure out what the path should be.




TopTop



Login

Who's Online

190 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 190


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