1
rlocone
Offering or displaying PDF
  • 2008/6/25 15:47

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

I'd like to display & offer PDF files on my site. How is this accomplished?

Thanks for your time & attention,



2
rlocone
Add a pic to a custom block
  • 2005/6/26 4:16

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

I want to add a pic to a custom block and weight it with "0" center. Used the "manager" and added an image. It places the HTML code into the block. When I hit preview the pic doesn't come up only the code. Did the same thing w/ the news mod and it works.



3
rlocone
Forum Alternatives?
  • 2005/4/22 0:28

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

Are there any other forums that I can use w/ XOOPS besides the standard one. I've looked around at others but they require integration. There isn't much documentation on how to accomplish this. Can someone point me in the right direction. I'd like to use phpbb w/ Xoops. How is the integration done. I'd like users to be able to login once had have access to the entire site including the forums.

Any help would be appreciated.

thx in advance!



4
rlocone
Can't write tables to db?
  • 2004/9/26 0:34

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

I get almost to the end of the install then this happens.

1 entries inserted to table xoops_bannerclient.
6 entries inserted to table xoops_configcategory.
26 entries inserted to table xoops_configoption.
1 entries inserted to table xoops_imgset.
1 entries inserted to table xoops_imgset_tplset_link.
7 entries inserted to table xoops_ranks.
17 entries inserted to table xoops_smiles.
3 entries inserted to table xoops_groups.
2 entries inserted to table xoops_groups_users_link.
52 entries inserted to table xoops_group_permission.
3 entries inserted to table xoops_banner.
1 entries inserted to table xoops_tplset.
1 entries inserted to table xoops_modules.
25 entries inserted to table xoops_tplfile.
25 entries inserted to table xoops_tplsource.
11 entries inserted to table xoops_newblocks.
1 entries inserted to table xoops_users.
11 entries inserted to table xoops_block_module_link.
71 entries inserted to table xoops_config.

Failed inserting 1 entries to table xoops_configoption.
Failed inserting 1 entries to table xoops_newblocks.
Failed inserting 1 entries to table xoops_tplfile.
Failed inserting 1 entries to table xoops_tplsource.
Failed inserting 3 entries to table xoops_group_permission.

Constant XOOPS_GROUP_ADMIN written to 1.
Constant XOOPS_GROUP_USERS written to 2.
Constant XOOPS_GROUP_ANONYMOUS written to 3.
---
As you can see the other tables get added. Why? How can this be corrected?

Thanks.



5
rlocone
Html Page as Top?
  • 2004/8/27 20:37

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

I'd like to use an HTML page as my top page and add only the login prompts at the bottom of the page. Is this possible. Once logged will it be able to return to it's default Theme?

Thanks



6
rlocone
WebCam XP & Xoops
  • 2004/8/13 15:39

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

Has anyone tried using webcam xp & streaming it's contents to Xoops? I've been trying that very thing. First I made a custom block then imported the generated html code from webcam xp. Here is a copy of the script:

---
<SCRIPT LANGUAGE="JavaScript">

<!--

errorimg1= 0;

function LoadImage1()

{

uniq1 = Math.random();

document.images.webcam1.src = "http://12.222.110.10:8181/cam_1.jpg?uniq="+uniq1;

window.status = "[powered by webcamXP]";

}

function ErrorImage1()

{

errorimg1++;

if (errorimg1>1){

document.images.webcam1.onload = "";

document.images.webcam1.src = "http://www.darkboard.net/webcam/offline.jpg";

}else{

uniq1 = Math.random();

document.images.webcam1.src = "http://12.222.110.10:8181/cam_1.jpg?uniq="+uniq1;

}

}

function DoIt1()

{

errorimg1=0;

window.setTimeout("LoadImage1();", 55);

}

document.write('<img src="loading.jpg" id="webcam1" name="webcam1" onload="DoIt1()" onerror="ErrorImage1()" width=160 height=120 border=0 style="border-color:#000000; border-style:solid;">');

//-->

</script>
---

Now here's the problem. It doesn't seem to work. I'll get the offline.jpg

I wish there was a module that "worked"

thanks



7
rlocone
Re: Are there any modules out there?
  • 2004/8/2 15:30

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Quote:

tom wrote:

I know this is of no help, but it maybe worth contacting them to see if they will allow you to have thier old modules for Xoops.


I'll give them a try.



8
rlocone
Are there any modules out there?
  • 2004/8/1 3:41

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

I'm wondering if there's a whois/ping/visual trace route module? I like to be able to run it in the who's online box?

thanks.



9
rlocone
Home page?
  • 2004/7/31 3:55

  • rlocone

  • Just popping in

  • Posts: 9

  • Since: 2004/7/31


Hello All!

So far so good w/ Xoops. I like it..:) Been playing around for a lil bit now. Still don't know how to make anything display on the home page. The first page that comes up when you hit the site. I want to put up there latest news from technology sites, forum posts things like that.

Thanks.




TopTop



Login

Who's Online

247 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 247


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