71
JackJ
Re: Menu Restrictions
  • 2004/6/13 15:01

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


You add or hide menu and block visibility options in System Admin-> Groups. Click on "Modify" for the group concerned, and change access settings in there for blocks and modules. Any changes you make will apply to all members of that group.

For example in the Anon Users group, if you remove a checkmark for access to a module in the "Module access rights" section that link in the main menu will not appear for anon users.

This site has some excellent theme tutorials

http://www.dcdezines.ca/



72
JackJ
Re: custom page question
  • 2004/6/13 14:27

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


It looks like you have included the HEAD and Body Tags etc in the php file, It should look something like this

<?php
include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 0;//0 for no right block
?>
<div align="center">
<table width="75%" border="0">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="780">

the rest of your code here


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

If it doesn't fit try adjusting the widths above



73
JackJ
Re: edituser
  • 2004/6/13 11:34

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


shadehaize

Go to edituser.php in the root of your XOOPS and around line 156 comment out this line like this:

//$timezone_select = new XoopsFormSelectTimezone(_US_TIMEZONE, 'timezone_offset', $xoopsUser->getVar('timezone_offset'));



74
JackJ
Re: admin rights are gone
  • 2004/6/13 11:21

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


log in as admin, and then type this in your browser

http://www.yoursite.com/modules/system/admin.php?fct=groups

Then go to webmasters group and give yourself system admin rights by putting a checkmark in the boxes. This sometimes happens by clicking "update" in the webmasters group--without checkmarks in the system admin boxes



75
JackJ
Re: html tables aren't showing up right in Sections
  • 2004/6/12 0:48

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Hello Dave

Works though..

they forgot to include

transform all linebreaks to <br /> tags

for full non-compliance that is..



76
JackJ
Re: html tables aren't showing up right in Sections
  • 2004/6/11 23:26

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


If you are using the section module included with xoops, which is depreciated really, and using html, the XOOPS text sanitizor will transform all linebreaks to <br /> tags.

You can use this free progam called Absolute HTML Compressor to compress your HTML

http://www.alentum.com/?fahc



77
JackJ
Re: Xoops Login Help
  • 2004/6/9 23:27

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


do have a firewall? if so you will need to add your XOOPS to the trusted site list



78
JackJ
re: view recent/unread posts hack
  • 2004/6/9 23:24

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


this file was submitted 2003/9/22

xoops 2.0.6 was released 2004/2/7

It overwrites a vital core file called checklogin.php? So I can't reproduce this in a trial on my system, perhaps someone else can help out who uses it..



79
JackJ
Re: What's up with petitoops?
  • 2004/6/9 23:06

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


using an online translator

It is abrupt, but it came to the point of closing at one time.
While being close, renovating in all senses, it is the schedule which it revives.

As for PetitOOps original XOOPS theme Weblooms Being to be, please try going to play.

In addition, as for the one which has question The Japanese formality Being similar, me (chiron) please communicate to the address with PM.
* As not inquired to chatnoir (Haruka) in regard to this case (PetitOOps), we ask. Laughing




80
JackJ
re: view recent/unread posts hack
  • 2004/6/9 22:54

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


i see, do you have a link to the hack?




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 71 »



Login

Who's Online

161 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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