31
Chris03
Re: Two modules I would like to see..
  • 2006/7/13 8:07

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


Working on the staff listing.

Do you want to be able to select what groups to display?
KickassAMD



32
Chris03
Re: MyDownloads Cloned?
  • 2006/7/13 8:03

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


For which xoops?
KickassAMD



33
Chris03
Re: bluehost.com
  • 2006/7/13 4:40

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


Used them for 2 days, left as quick as possible, SLOW SERVERS....
KickassAMD



34
Chris03
Re: Which PHP editors are best?
  • 2006/7/12 18:58

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


Zend Developer all the way!
KickassAMD



35
Chris03
Re: cannot upload files or pictures
  • 2006/7/11 13:59

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


Enable PHP Debugging see what PHP says is the problem.
KickassAMD



36
Chris03
Re: zenTrack Needs Global Register ON
  • 2006/6/27 18:53

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


if your host is running linux create a file in your root called .htaccess

add this inside

php_flag register_globals on
KickassAMD



37
Chris03
Re: Unable to connect to database
  • 2006/6/22 5:58

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


My site gets this alot....esp when its under load, mainly when the image gallery is being hit hard. Seems MySQL doesnt respond... or there is a limit on the connection attempts per user to MySQL for my user. Enabling caching fixed this anoyyance. Wish we could have a "SQL Server Busy Try Again Later" error.
KickassAMD



38
Chris03
Re: Session Expiration Set to 0 - Help!
  • 2006/6/22 5:52

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


in PHPmyadmin do this

Quote:
UPDATE `YOUR_TBLE_PREFIX_config` SET `conf_value` = '15' WHERE `conf_id` = '11' LIMIT 1 ;


make sure you change YOUR_TBLE_PREFIX_ to the table prefix you gave when you setup xoops, if your not sure, just check mainfile.php or PHPmyadmin find the config table, and whatever is before the _config is the prefix.
KickassAMD



39
Chris03
Re: myAlbum photo look like crap!
  • 2006/6/22 5:27

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


Ya i batch register about 200 photos at once...GD2 takes usually around 90 seconds, Imagemagick only takes around 45 seconds.... Dont see much quality diffrence, Just seems to make thumbs quicker.
KickassAMD



40
Chris03
Re: myAlbum photo look like crap!
  • 2006/6/22 5:25

  • Chris03

  • Quite a regular

  • Posts: 372

  • Since: 2004/2/22


make sure your PHP version can use GD2 True Color...else your pics will come out looking like 256 colors.... If your install can Enable Force GD2
KickassAMD




TopTop
« 1 2 3 (4) 5 6 7 ... 28 »



Login

Who's Online

261 user(s) are online (188 user(s) are browsing Support Forums)


Members: 0


Guests: 261


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