41
AAINC
Re: Include Own Contents in Layout??
  • 2003/12/28 9:28

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


Anyone have the multiMenu mod for download?
I know it is included in the XOOPS Brasil Modules Pack v1.0 download, but I never could get it unzipped.

ok found multimenu 1.12a, let me try to install.

http://malaika.s31.xrea.com/modules/mydownloads/visit.php?cid=2&lid=9



42
AAINC
Re: Include Own Contents in Layout??
  • 2003/12/28 9:22

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


If sections would work you can always just make custom blocks through the block admin.
I do not know why imenu not working on your site, I have it working at my site. left side- OffSite Links.

in admin..system admin>modules you do not see it at bottom needing to be installed? That is weird.



43
AAINC
Re: cant get rid of the comments link in news module
  • 2003/12/28 8:51

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


that is weird.

ok the quick way is to open news/index.php and just remove:
'._NW_COMMENTS.' as long as there is no comments for story that should work. Leave news>preferences/general config to no comments.

back up your original index.php

AAINC



44
AAINC
Re: Include Own Contents in Layout??
  • 2003/12/28 8:08

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


oh yeah I forgot about the "Sections" mod in Xoops, that may work for you also.



45
AAINC
Re: Include Own Contents in Layout??
  • 2003/12/28 7:55

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


use with imenu or the other blocks mod to create as many blocks and categories of links that you want or need.



Or hardcode everything.



46
AAINC
Re: Include Own Contents in Layout??
  • 2003/12/28 7:49

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


Definatly WFSections or Tiny Content.
Cut and paste your content in and away you go.
Makes links to your content in a block for ya and everything.
I havent used them, just installed and played with, though everyone raves about them. I am assuming they let you use php code.
AAINC



47
AAINC
Re: Include Own Contents in Layout??
  • 2003/12/28 7:19

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


hello,
you can use the modules tiny content or wfsections to add single pages in.



If you make the module your addy can be
http://mydomain.com/modules/whatever.

Give me about 15-20 minutes and I will strip down a module to add single page. You will have to manually add contents in.
tiny contents and wfsections have an admin section to add contents, really nice.
AAINC

what do you want module called?

http://mydomain.com/modules/whatever?
http://mydomain.com/modules/othercontents?

dang he not online now...oh well.
pm me, i will make it, take about 5-10 minute to make and be ready for you to add your own content. 5 minut to add to download.

oh yeah
include("mainfile.php");
include("header.php");
OpenTable();
include("myfile.php");
CloseTable();
include("footer.php");
would work fine for phpnuke, XOOPS is a little different.

include('mainfile.php');
include('header.php');
$xoopsOption['show_rblock'] = 1;


your php content here



include('footer.php');
?>



48
AAINC
Re: WANTED - Neon needs a new Theme
  • 2003/12/26 3:23

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


Resized Image

I will create one over the next week or so.

what part of australia you in.
these day outings, weekend, week long walk abouts.
whatever other info i can use to create a unique look.
got any pics of members on walks.
campsites.
cool vista pics.
service @ archangelartifacts.com

AAINC



49
AAINC
Re: change username
  • 2003/12/25 15:12

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


Just adding
Quote:

$edituser->setVar('uname', $uname);

did not seem to work.

maybe adding
Quote:

include_once XOOPS_ROOT_PATH.'/include/comment_constants.php';
echo ''. _US_PROFILE .' »» '. _US_EDITPROFILE .'

';
$form = new XoopsThemeForm(_US_EDITPROFILE, 'userinfo', 'edituser.php');
$uname_label = new XoopsFormLabel(_US_NICKNAME, $xoopsUser->getVar('uname'));
$form->addElement($uname_label);



Oh well
gotta go get some Mountain Dew....



50
AAINC
Re: Unable to edit or delete user profiles from user details view
  • 2003/12/25 14:30

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


I do/have not had this problem, everything works fine.
Admin can change all users info, or delete by either clicking on username or going through Control Panel.
User can change all their info.

AAINC




TopTop
« 1 2 3 4 (5) 6 7 8 ... 10 »



Login

Who's Online

155 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jan 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits