81
highlander
Re: XoopsFormSelectUser
  • 2005/9/30 19:50

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


DaBoyz is modifing the following file
modules/system/admin/users.php

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



82
highlander
Re: $xoopsModuleConfig is driving me nuts !
  • 2005/9/28 21:04

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


OK,

I've foud the problem (an solution ages ago but forget to post them here.

Turns out I had forgotten the :
global $xoopsModuleConfig;


I hope this will help someone else when they have a go at their first module !

Kind regards,
Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



83
highlander
Re: mail problems in xoops 2.0.9
  • 2005/9/28 12:41

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi Macmend,

Have youspoken to your host about this ?
If things "all of a sudden" stop working it is most likely to be an external factor (server setup, dns etc.) whic is to blame.
Quite often the webhost will also be able to trac and debug mail problems alot easier than you can.

kind regards,

Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



84
highlander
Re: NEWS - how show category in main menu?
  • 2005/9/28 11:02

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


News 1.3 (and newer I would guess) already has an 'custom block' with the entire topicslist.
Just switch it on in blocksadmin. (I believe its called news topics)

In my case I have it to be visible when a user is on the news page.

So the main menu is like this :
news
--submit news
--archive

and below that is the topics block with all the topics :
--topic 1
--topic 2
--topic 3
etc.


you can only remove the submit news and archive lins by editing xoops_version.php in the news directory.
remove these two lines to get rid of the archive link.
$modversion['sub'][$i]['name'] = _MI_NEWS_SMNAME2;
$modversion['sub'][$i]['url'] = "archive.php";


and these two to get rid of submit news
$modversion['sub'][$i]['name'] = _MI_NEWS_SMNAME1;
$modversion['sub'][$i]['url'] = "submit.php";



Hope this helps,
Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



85
highlander
Re: phpdebug refresh error
  • 2005/9/26 20:33

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Thanx CeBepuH !!!

gzip was not enabled but switching to firefox did the trick; phpdebug now works well again.
This will make debugging alot easier

Just being curious though; does anyone know why IE goes crazy like this. ?

greeting Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



86
highlander
phpdebug refresh error
  • 2005/9/26 17:09

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi,

When switching on phpdebug and going back to the fontend of the site te page gets refreshed before it even finishes loading. It just goes into an never ending loop.
Has anyone seen this before or does anyone have any ideas as how to proceed ??

I am in the process of creating a module and frequently (OOPS) get white-screens. But now phpdebug has gone haywire I can't see where the errors are.

Kind regards,
Highlander.
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



87
highlander
Re: Remember me or stay logged in?
  • 2005/9/26 8:35

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi m5,

try a search for "autologin" on this site. A lot has been said about this subject to date and there are a few hacks flying about which will solve your problem.

Good luck !
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



88
highlander
Re: Our Site Was Hacked - We need to know how..
  • 2005/9/21 12:18

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


You'll need to go through the accesslogs for yesterday. I believe this is the only way to retrace this persons steps.

Let us know if you find anything.!!

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



89
highlander
Re: commnuity
  • 2005/9/16 15:14

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Xoops is great for a community website.
You're on one now !

However I am not sure about a module that members can make their own sites. I havent seen that done yet.

Kind regards, Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



90
highlander
Notifications dont get sent
  • 2005/9/16 15:06

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi All,

I am on 2.0.13.1 and have today noticed that the notification system is playing up. Whenever I subscribe to an event (in any module) it gets added to the list. However a PM is never sent.

(the correct options have been set in the user menu).

Has anyone seen this before or know of a good way to try and debug this (strange) behaviour ?

Kind regards, Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com




TopTop
« 1 ... 6 7 8 (9) 10 11 12 ... 14 »



Login

Who's Online

239 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 239


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