11
rewrites
adding a new field to registration form
  • 2005/9/10 15:57

  • rewrites

  • Just popping in

  • Posts: 16

  • Since: 2005/5/18


I've trawled the forums looking for info on this (already successfully added the 'real name' hack). However, I need an extra field ('member number') and I need this to be inserted in the adminactivate.tpl email.

I've managed to get the 'real name' field in the form and get it listed in the admin activated email, but cannot fathom how to do the same for 'member number'. Have been at it several hours and the old brain is beginning to fry.

Any ideas would be very welcome.

Thanks all!!!

P.S. 'Member number' needs to be a required field also, and I'm using version 2.0.10



12
rewrites
How to set module as homepage when it doesn't show in modules list????
  • 2005/7/31 13:12

  • rewrites

  • Just popping in

  • Posts: 16

  • Since: 2005/5/18


Hi

I have created a home page for my site using the MyPage module. However, after working fine for sometime, accessing the homepage as an anonymous user now throws-up an error "you do not have permission to access this page". I can view it as a webmaster, though.

I have checked the groups permissions, but the MyPage module (which I called Homepage) does not appear. Also, the 'order' checkbox on the modules admin for this module does not show. It also does not appear in the system preferences list under the option to choose a module to open as the homepage.

I created an 'About Us' module in the same way, and that appears everywhere fine.

I've looked everywhere for an answer, but am struggling.

Can you guys help?

PH



13
rewrites
dynamic link submenus and content modules - help!!!
  • 2005/7/24 0:43

  • rewrites

  • Just popping in

  • Posts: 16

  • Since: 2005/5/18


I've searched the archives for this, but can't find an answer, so...

as far as I understand it, the dynamic submenu system in MultiMenu will only work if the parent and child links in individual categories are contained in the same folder (e.g. click on 'transport' and links to cars.html, bikes.html, buses.html appear, but only if these html files are saved in the same directory).

My problem is that I am using Content to create html pages (which works great so far), but I have about ten individual categories all on the site (each category with about 4-5 links). If I make all my pages with Content, clicking one of these links in one category opens all the dynamic submenus throughout the site at once (obviously because the link are all contained in the 'Content' folder in modules directory).

I have overcome this to a degree by using TinyContent to build some pages, but surely there must be away of getting around this without having to install a different module for each category on my site? I have tried MyPage also, but find this takes a lot of time.

Any suggestions would be very gratefully received.

best wishes

PH



14
rewrites
Re: mypage submenus
  • 2005/7/16 17:13

  • rewrites

  • Just popping in

  • Posts: 16

  • Since: 2005/5/18


thanks for the quick replies to this - really appreciated. The blank space between the navigation title (adding quotes) seems to have done the trick.

I have started to use Multimenu (after a lot of trial and error - didn't find the instructions very easy to understand). However, it is a great module, so should make more use of it really.

Thanks again.

PH



15
rewrites
mypage submenus
  • 2005/7/16 16:45

  • rewrites

  • Just popping in

  • Posts: 16

  • Since: 2005/5/18


Just a quick question regarding mypage html content wrapper. I have tried to add two submenus to the exisiting submenus below by copying the existing $modversion lines and then numbering them [3] and [4] respectively. However when I access the site and log on, a blank page appears with the message T_STRING problem in line 26. If I delete the new $modversion lines I added, the page reappears. Any ideas how to add further submenus to this list? I'm a PHP newbie, so trying hard to get a handle on all this.

Thanks in advance.

PH

-----------------------------------------------------------
Existing Code:
$modversion['hasMain'] = 1;//0 to remove from main menu
$modversion['sub'][1]['name'] =Mission;//define in language/english/global.php
$modversion['sub'][1]['url'] = "../../modules/mission/";
$modversion['sub'][2]['name'] =Leadership;//define in language/english/global.php
$modversion['sub'][2]['url'] = "../../modules/leadership/";

Converted to add two extra submenus, but does not seem to work:
$modversion['hasMain'] = 1;//0 to remove from main menu
$modversion['sub'][1]['name'] =Mission;//define in language/english/global.php
$modversion['sub'][1]['url'] = "../../modules/mission/";
$modversion['sub'][2]['name'] =Leadership;//define in language/english/global.php
$modversion['sub'][2]['url'] = "../../modules/leadership/";
$modversion['sub'][3]['name'] =acc statement;//define in language/english/global.php
$modversion['sub'][3]['url'] = "../../modules/mission/";
$modversion['sub'][4]['name'] =History;//define in language/english/global.php
$modversion['sub'][4]['url'] = "../../modules/leadership/";
------------------------------------------------------------



16
rewrites
xyp4all map button
  • 2005/6/19 21:31

  • rewrites

  • Just popping in

  • Posts: 16

  • Since: 2005/5/18


Hi everyone. I've just installed xyp4all - really impressed with it so far. However, the map button links to yahoo which currently only shows USA and Canada maps.

So, my question, does anybody know how to disable the map button (I've tried removing its form function from the various html pages in the module without success). Or, has anybdy been able to link it to a european map link?

Any help appreciated.

PH




TopTop
« 1 (2)



Login

Who's Online

111 user(s) are online (61 user(s) are browsing Support Forums)


Members: 0


Guests: 111


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