1
whiteout
Re: Adding a HTML page to Xoops 2.2.3
  • 2006/4/26 12:19

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


Sorry about all the questions, but is it possible with this mod to get a link in the menu to go straight to an offsite address?

The code in the other file in this mod is:

<?php
$modversion['name'] = "PageWrap"; //name of module
$modversion['version'] = 1.01;
$modversion['description'] = "Empty module for wrapping static content, for including extermal content, or for displaying content in center blocks";
$modversion['author'] = "James Morris";
$modversion['credits'] = "Original concept by JackJ ofhttp://www.macambridge.com/";
$modversion['help'] = "https://xoops.org/";
$modversion['license'] = "GPL";
$modversion['official'] = 0;
$modversion['image'] = "admin.png";
$modversion['dirname'] = "pagewrap"; //name of directory

// Admin things
$modversion['hasAdmin'] = 0;
//$modversion['adminindex'] = "admin/admin.php";
//$modversion['adminmenu'] = "admin/menu.php";

// Menu for submenus in main menu when page loads
$modversion['hasMain'] = 1;
//$modversion['sub'][1]['name'] = "Second Page";
//$modversion['sub'][1]['url'] = "index2.php";
//$modversion['sub'][1]['name'] = "Third Page";
//$modversion['sub'][1]['url'] = "index3.php";
?>



2
whiteout
Re: Adding a HTML page to Xoops 2.2.3
  • 2006/4/25 16:26

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


Works fine. Thanks!



3
whiteout
Re: Adding a HTML page to Xoops 2.2.3
  • 2006/4/25 12:32

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


Before I ask this question: Yes, yes, I know I'm terrible at this stuff and I know it's incredibly noobish question.

The index.php file included with this mod has the following text:

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

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


If I want to wrap just a regular html page, what should I add?



4
whiteout
Re: Adding a HTML page to Xoops 2.2.3
  • 2006/4/22 17:36

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


Thanks. I'll give that a try.



5
whiteout
Adding a HTML page to Xoops 2.2.3
  • 2006/4/22 17:32

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


I have a java chat page that I want to somehow either link to my website, or have it embedded into it. Is there any way add an offsite link into the menu? Or is there anything that will allow me to embed a html page into my site that actually works with 2.2.3?



6
whiteout
Re: Question About the Extended Profiles Mod in 2.2.3
  • 2006/4/4 8:53

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


No ideas at all?



7
whiteout
Re: Question About the Extended Profiles Mod in 2.2.3
  • 2006/4/2 10:35

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


Yes, I'm not great at this stuff, but I'm not that bad lol.

Here's what I'm talking about:

Resized Image

As you can see, the fields only contain plain text and not clickable links.



8
whiteout
Question About the Extended Profiles Mod in 2.2.3
  • 2006/4/1 9:47

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


I am using XOOPS 2.2.3 with the Extended Profiles modules that comes with it. In the email and website fields the info is displayed, but only as plain text, not as a mailto: tag or a link. How can I change it to use these tags?



9
whiteout
The Firewall Error Message
  • 2006/3/28 4:42

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


How can I disable this message?

Why am I being redirected here?

Screaming Korpse Kollectiv site security has detected that your computer has a firewall setting that is preventing you from registering on the site. We use 'Referrer-checking' know as HTTP_REFERER which makes sure that all contents posted are from authorised users only. Your firewall settings are blocking this information, so this will prevent you from registering properly if you try and proceed.

Maybe you have already registered successfully before and are now having problems posting to the forums, news, or other form submissions. If this is the case, you have possibly installed a firewall since registration, or changed the settings of an existing installation.

...


It's coming up with most of my members when they are logging in and is proving more annoying than useful.



10
whiteout
Re: Arranging Centre Blocks
  • 2006/3/23 10:16

  • whiteout

  • Just popping in

  • Posts: 19

  • Since: 2006/3/12


Hm, I was hoping for a simpler fix. :(

But, I'll try the blocks hack on my backup site. Thanks for your replies.




TopTop
(1) 2 »



Login

Who's Online

180 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 180


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