2071
Dave_L
Re: Problem installing News-module
  • 2003/12/24 12:59

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


What's your MySQL version? FULLTEXT indices require 3.23.23 or later.



2072
Dave_L
Newlines
  • 2003/12/24 10:40

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


I'm writing a script to import another forum's database into Xoops.

The other database stores actual HTML line break tags (<br>) in the posts' text.

Should "<br>" be translated to "\n" (Unix line terminator), or to "\r\n" (DOS/Windows line terminator)? Does this depend on whether the server is Linux or Windows?



2073
Dave_L
Re: Recommended CVS Client?
  • 2003/12/24 9:40

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Thanks



2074
Dave_L
Re: index.php vs. index.html
  • 2003/12/23 21:00

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Here's how you can do it with an .htaccess file. This will only work if the server uses Apache, and if Apache is configured appropriately.

DirectoryIndex index.php index.htm index.html



2075
Dave_L
Re: is this fake or did i end up some posting list unwanted?
  • 2003/12/23 4:35

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


I'm still receiving some emails that are evidently replies to the original email. I've received a total of about 10.



2076
Dave_L
Re: Verify for Manual Signups
  • 2003/12/23 2:45

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Verify for manual signups? Requires GD!

I couldn't find that anywhere in XOOPS 2.0.5.1.



2077
Dave_L
Recommended CVS Client?
  • 2003/12/23 2:01

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


I have Windows 2000. SourceForge.net has links to three CVS clients for Windows: TortoiseCVS, WinCvs and Cygwin.

What do most people around here use?



2078
Dave_L
Re: Blocks won't add for members
  • 2003/12/22 23:55

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


No problem



2079
Dave_L
Re: Blocks won't add for members
  • 2003/12/22 22:39

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Administration Menu >> System Admin >> Groups >> Registered Users >> Modify >> Block Access Rights



2080
Dave_L
Re: Cookie prefix
  • 2003/12/21 17:05

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


No, that's only used for a particular cookie. The prefix would be prepended to all cookies.

Right now these cookies are set on my installation:

xoops_user
NewBBLastVisitTemp
newbb_topic_lastread
NewBBLastVisit
votedPolls[1]

I'd like to be able to add a custom prefix to each of the cookie names, e.g.:

Axoops_xoops_user
Axoops_NewBBLastVisitTemp
Axoops_newbb_topic_lastread
Axoops_NewBBLastVisit
Axoops_votedPolls[1]

If I had a second XOOPS installation on the same domain, such as a test platform, I could use a different prefix:

Bxoops_xoops_user
Bxoops_NewBBLastVisitTemp
Bxoops_newbb_topic_lastread
Bxoops_NewBBLastVisit
Bxoops_votedPolls[1]




TopTop
« 1 ... 205 206 207 (208) 209 210 211 212 »



Login

Who's Online

166 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 166


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