11
djayc2104
Im missing user info settings in my preference menu!!
  • 2006/12/7 22:26

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Hi,
In my last post I was told to on my preference menu I should have a user settings link. All I have is a blank line, also I have a blank line at the bottom of my menu as well.
I have clicked on the edit buttons only to get a blank page. I just thought these were an error on XOOPS so thought nothing of them
Could someone tell me if one of these is the user settings link

Sorry to sound stupid.

my menu....

General Settings [Edit]
[Edit]
Meta Tags and Footer [Edit]
Word Censoring Options [Edit]
Search Options [Edit]
Mail Setup [Edit]
[Edit]



12
djayc2104
Re: How to change length of , username to short variable
  • 2006/12/7 22:12

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Hi,

Sorry for last post, I dont have a user settings on my preference page, but there is a blank line with edit on it but it comes up with a blank page, I have pasted the menu below.

General Settings [Edit]
[Edit]
Meta Tags and Footer [Edit]
Word Censoring Options [Edit]
Search Options [Edit]
Mail Setup [Edit]

Is the user settings the second one down.

I'm using XOOPS 2.0.16

Thanks in advance

Dave



13
djayc2104
Re: How to change length of , username to short variable
  • 2006/12/7 22:04

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Cheers for your reply monty, but you may use this system day in and day out but I have just started using it so thanks for taking this p**s

Thanks irmtfan at least you gave me a more grown up answer.

Thanks anyway.
Dave



14
djayc2104
How to change length of , username to short variable
  • 2006/12/7 21:55

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Hi,
I want to change the (username to short variable), is there somewhere in XOOPS that this variable can be changed. I want to change it to a minimum length of 6.

Thanks in advance.

Dave



15
djayc2104
Hi all, can I have a small bit of help please. (coding question)
  • 2006/11/30 23:06

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


HI,
I am using $_GET to obtain variables from my url and trimmed of striptags i.e
www.mysite.com/index.php?have=1

Everything is going fine but when I try to update my MySQL tables, I cannot because of just performing the $_GET

How can I pull the variables I need off the url then update my database.
oh and how do I use my own $_SESSIONS as I am setting the session but then when I change webpage, the session becomes empty

If anyone can answer these for me I would be happy for ever.

Thanks in advance.

Dave

Xoops version:2.0.16
PHP 4.4.1
MYSQL 4.1.21
theme:F1
Form.php updated.

[size=x-small]mod note - subject should be much more specific (coding help) added[/size]



16
djayc2104
Re: Problem with system group settings
  • 2006/11/27 22:19

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Hi,
Sorry but XOOPS version should have stated
xoops 2.0.16

Thanks

Dave



17
djayc2104
Problem with system group settings
  • 2006/11/27 22:17

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Hi,
Everytime I try to update my groups permissions it just doesnt work.
My subscription users, should not see the subscription menu because I have unticked it in the groups admin section.
But this dose'nt work.
I do get the following errors, please could someone advise me what is going wrong.

ERROR MESSAGES:

Warning: main(): Unable to access /modules/system/admin/language/xoops_version.php in file /modules/system/admin/groups/groupform.php line 46

Warning: main(/modules/system/admin/language/xoops_version.php): failed to open stream: No such file or directory in file /modules/system/admin/groups/groupform.php line 46

Warning: main(): Unable to access /modules/system/admin/language/xoops_version.php in file /modules/system/admin/groups/groupform.php line 46

Warning: main(/modules/system/admin/language/xoops_version.php): failed to open stream: No such file or directory in file /modules/system/admin/groups/groupform.php line 46

Warning: main(): Failed opening '/modules/system/admin/language/xoops_version.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file /modules/system/admin/groups/groupform.php line 46

Warning: main(): Unable to access /modules/system/admin/templates/xoops_version.php in file /modules/system/admin/groups/groupform.php line 46

Warning: main(/modules/system/admin/templates/xoops_version.php): failed to open stream: No such file or directory in file /modules/system/admin/groups/groupform.php line 46

Warning: main(): Unable to access /modules/system/admin/templates/xoops_version.php in file /modules/system/admin/groups/groupform.php line 46

Warning: main(/modules/system/admin/templates/xoops_version.php): failed to open stream: No such file or directory in file /modules/system/admin/groups/groupform.php line 46

Warning: main(): Failed opening '/modules/system/admin/templates/xoops_version.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file /modules/system/admin/groups/groupform.php line 46

xoops version:2.0.15
Apache 1.3.34
php version 4.4.1
mysql version: 4.1.21 standard

Thanks
Dave



18
djayc2104
Re: Need a answer to the following question please!
  • 2006/11/18 11:55

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Hi,
Thanks for your response Tripmon

I will try that when I get home after finishing work and will post if it worked or not.

Once again thanks to everyone for there responses.

Can someone post a quick response regarding how to use the group of member handler because I am hard calling a group name instead of what is used in xoops.

Being a php programmer that is all I know how to do it.

Thanks

Dave



19
djayc2104
Re: Need a answer to the following question please!
  • 2006/11/18 11:02

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


Hi,
Cheers for all that mithrandir.
I havent used XOOPS long so I dont know how to call the group yet through XOOPS so that is why I used a hard call to the DB.
The user is getting admin rights to my module only in the admin screen not the rest.
How do I stop this from happing?
and ok I am a newbie who is reading the manual and then trying to put together my module.

Thanks again for all your responses

Dave



20
djayc2104
Re: Need a answer to the following question please!
  • 2006/11/18 1:28

  • djayc2104

  • Just popping in

  • Posts: 40

  • Since: 2006/9/26


hi,
Just to let you know, it happens the same with the module Wordpress. As a user you link into the module and it gives all users onsite, admin rights.
Thanks

Dave




TopTop
« 1 (2) 3 4 »



Login

Who's Online

257 user(s) are online (165 user(s) are browsing Support Forums)


Members: 0


Guests: 257


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