11
techgnome
Re: Common problem with no fix
  • 2003/11/12 18:32

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


What version of Xoops?
Do you know what version of PHP and MySQL?
Has it ever worked? What did you do between the time it worked and now? (Like an upgrade or installed a hack or a new module, that sort of thing)
Does it happen to everyone? or only a few people?

It could be a number of things, but the answers to the above should help determine what the issue is....

TG



12
techgnome
Re: site intermittently very, very slow
  • 2003/11/12 18:29

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


It could also be a DataBase issue. Depending on the load, the DB could be bogging things down. I've had that happen to me a couple of times.

TG



13
techgnome
Re: HEADLINES MODULE - HEADLINES MODULE
  • 2003/11/12 18:27

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


Quote:

ekkki wrote:
THIS IS WHAT I GET:

Headlines KILLER NEWS

Updated
Description
Webmaster
Category
Generator
Language

AND THIS IS IT. NOTHING, EMPTY ...

WHATEVER ... I'M GOING TO DELETE IT ... IT'S USELES MODULE !!! JESUS ...

Useless my arse.
Did you check the admin area of the headlines module? In it are SEVERAL options that controls how it looks. One of those options is to Display (or not) in Full View (I think the default has this turned off). Try turning it on.... see what happens.
The module does work, I've got several feeds running on mine, and in fact I even run my own feeds back to me!http://www.developerkb.com/modules/xoopsheadline/
It's far from useless. Now, maybe the problem is the RSS feed you are trying to display. I don't know.

TG



14
techgnome
Re: Cookie Settings - Users stay logged in
  • 2003/11/12 2:46

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


AAUUGGHH!
That is actually a horrible thing to do. Those settings will keep the session object open for 9999 minutes! Which means that as more users visit the site, you will experience performance degredation as the server attempts to manage all of the sessions (none of it is done on the client).
BTW: 9999 minutes is 166.65 hours, or nearly 7 days.
There are a few hacks out there to do auto-login and such.

TG



15
techgnome
Re: RSS News Feeds Not Working
  • 2003/11/10 18:28

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


Well, as far as I know the RSS runs through the HTTP port. HOWEVER, there is a little known fact that the XML that is generated is not fully formed XML... it's got some flaws in it. What it is, I don't rightly know. A couple of tags are not supported I think. Are you trying to recieve an RSS feed, or use the backend.php RSS news feed to feed to another site?

TG



16
techgnome
Re: Moving xoops from a local environment to a hosted server
  • 2003/10/21 17:04

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


When you modified the mainfile.php, did you also remember to change the XOOPS URL that's defined in there? That too will cause problems. I've accidently done that to myeself a couple of times doing the same thing you are.

TG



17
techgnome
Re: Altering newbb_index.html
  • 2003/10/17 20:47

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


Maybe this is something some one can look into for the next version of the forums. The ability to select the icons from the admin screen, or possibly allow them to be theme driven.


TG



18
techgnome
Re: how to provide news feed from xoops
  • 2003/10/7 0:35

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


backend.php is a part of the basic XOOPS install. and by default it uses code to get the website URL, so there's no need to do anything. Just run it.
As a side note, I have modified backend.php that allows three different types of feeds. 1)Last 10 news items, 2) last 10 items added to wfSection, and 3) Last 5 news items and last 5 wfSection articles.
Visit my site, DeveloperKB.com to see it in action.

TG



19
techgnome
Re: bug in xoopscodes.php
  • 2003/10/6 13:57

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


Has any of this been checked for cross browser capabilities? Will this work in IE, AND Mozilla, AND NS?
What has it been tried on?



20
techgnome
Re: XOOPS and ZoneAlarm
  • 2003/9/10 22:28

  • techgnome

  • Module Developer

  • Posts: 51

  • Since: 2002/8/9 5


Quote:

malexandria wrote:
you need to disable your cookies

WHAT?!
Disabling cookies may make it worse... not better...
Xoops uses cookies (yum!)...
-=-=-=-=
I use ZA at home w/o issues.... I administer both a remote site with xoops, as well as a local copy (for testing).... and I've never had any issues here either.
-- What is ZoneAlarm? == ZoneAlarm is a software firewall program that's available for free. I've been using if for a while now, it's easy to use & maintain and set up....




TopTop
« 1 (2) 3 4 »



Login

Who's Online

247 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 247


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