31
xuser
Re: Inserting tables into custom blocks
  • 2006/6/3 1:50

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


clear cache then refresh the page



32
xuser
Re: xoops db + install error
  • 2006/6/1 17:45

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


maybe sth wrong with your MySQL configuration,

remove @ before mysql_connect to see what happened ?



33
xuser
Re: backup
  • 2006/5/28 14:42

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


reinstall on the same server?



34
xuser
Re: php debug errors.
  • 2006/5/12 17:44

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


are u sure they're errors, not notices?



35
xuser
Re: Login takes me to localhost??
  • 2006/5/12 17:41

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


if u need user outside visit you in private network, u should user some tools to map the private addr to public addr



36
xuser
Xoops Trends
  • 2006/5/12 12:31

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


Google Labs released google trends. Google Trends analyzes a portion of Google web searches to compute how many searches have been done for the terms you enter relative to the total number of searches done on Google over time.

its interesting to search XOOPS trends via google trends.
Resized Image

and the regions info show us where XOOPS is more popular
Resized Image
let us compare XOOPS to other popular open source cms
Resized Image
Resized Image



37
xuser
Re: Domain name related question
  • 2006/5/11 14:17

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


it seems that the compiled template cause it



38
xuser
Re: changing a site to fixed widths?
  • 2006/5/11 9:08

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


assign the style to the outter table, not all table tags



39
xuser
Re: News Module
  • 2006/5/11 9:00

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


seems its a hack, i'm not sure it's been released public?



40
xuser
Re: Domain name related question
  • 2006/5/11 8:21

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


in the mainfile.php

replace the original line
Quote:

deinfe("XOOPS_URL","http://yoursite.com")

with

Quote:

if(strstr($_SERVER["REQUEST_URI"],"yoursite.com"))
{
deinfe("XOOPS_URL","http://yoursite.com")
}
else if(strstr($_SERVER["REQUEST_URI"],"yoursite2.com"))
{
deinfe("XOOPS_URL","http://yoursite2.com")
}

not verified, hope it work




TopTop
« 1 2 3 (4) 5 6 »



Login

Who's Online

158 user(s) are online (37 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits