51
ewonline
Re: Access denied for user
  • 2007/5/27 16:34

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Update the mainfile with your MySQL username and password. It cant connect because MySQL isn't accepting the login credentials.

Also, you dont need pconnect, so in your mainfile
set the following to 0:
define('XOOPS_DB_PCONNECT', '0');
Resized Image



52
ewonline
Re: Hiring Assistance
  • 2007/5/27 16:32

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


If you still need assistance, send me a PM and I'd be happy to help.
Resized Image



53
ewonline
Re: Can I build the following type of website with XOOPS?
  • 2007/5/27 16:29

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


What other module might work for the "online application" is the liaise module.
Resized Image



54
ewonline
Re: Login page...
  • 2007/5/27 16:26

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


I think you might be able to put something in header.php in the effect of
if (!$xoopsUser) {
header('Location: user.php');
//user.php is the login page
exit;
}
Resized Image



55
ewonline
Re: Stock Quote module
  • 2007/5/10 2:59

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


You can do it with iframes, flash, or ajax.
The simplest would be to iframe the page with the form, so when the form is POST'ed, its still in the iframe.
Resized Image



56
ewonline
Review: Emma Watson Online
  • 2007/5/9 5:01

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Site name: Emma Watson Online
Site URL: http://www.ewonline.net/
Site description: Emma Watson Online, an Emma Watson fan site with news, forums, blogs, photos, games, chat, fanorama, and everything about Emma Watson.

If anyone here is good with SEO, could you please review it in terms of SEO. Also, general site layout, navigation, and ease of use comments would be appreciated.
Resized Image



57
ewonline
Re: Got problem wiht register!!!
  • 2007/5/9 4:59

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Does this only happen with Opera?

Have you tried turning Debug on in the admin end and see if there are error messages?
Resized Image



58
ewonline
Re: how to pass session between differents sites???
  • 2007/5/9 4:57

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


There are various tricks, like storing sessions in a database and sharing that database/table between sites. If your trying to do this with XOOPS, it will require some core hacking.
Resized Image



59
ewonline
Re: 2007 DayLight Savings Time Change
  • 2007/5/9 4:56

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


So does XOOPS have no support for automatic DST detection based on the users selected timezone/location?
Resized Image



60
ewonline
Re: Search results displayed unreadable.
  • 2007/5/9 4:54

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


Can you post a screenshot or something?
Resized Image




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 16 »



Login

Who's Online

237 user(s) are online (170 user(s) are browsing Support Forums)


Members: 0


Guests: 237


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