41
meme
Re: "In Use" tables, news,etc dessapear,etc many people had this problems.
  • 2004/4/4 13:12

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


sorry i forget the way to fix the wrong with database

go to your phpmyadmin

run this query

INSERT INTO `xoops_online` VALUES (0, '', 1080302700, 0, '127.0.0.1');

if not work

drop this table

xoops_online

then run this query
CREATE TABLE xoops_online (
online_uid mediumint(8) unsigned NOT NULL default '0',
online_uname varchar(25) NOT NULL default '',
online_updated int(10) unsigned NOT NULL default '0',
online_module smallint(5) unsigned NOT NULL default '0',
online_ip varchar(15) NOT NULL default '',
KEY online_module (online_module)
) TYPE=MyISAM;



42
meme
Re: "In Use" tables, news,etc dessapear,etc many people had this problems.
  • 2004/4/4 13:01

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


i used XOOPS more than 2 years did not get any error like that only one time > ( in use ) with whois online blocks
the database get some error from the server not from XOOPS
so i just changed my host



43
meme
Re: best way to update from 2.0.3 to 2.0.6
  • 2004/4/4 12:54

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


yes
or unzip all the patchs to one floder then upload it then update all the modules that have changes in patchs files



44
meme
Re: can i use java script in a custom block
  • 2004/4/4 12:50

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


where is the code ?
i use javascript in my blocks there are no error

xoops do everything



45
meme
Re: XFsection 1.06 release
  • 2004/4/3 9:20

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


hi i see there are change in sql file that means you have to install the module or you have a patch for convert 1.05 table to 1.06



46
meme
Re: Adding a Template
  • 2004/4/1 22:43

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


for example look at xoops_version.php file in news module
or read my article



47
meme
Re: Report about the newbb
  • 2004/3/31 7:09

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


Predator nice work



48
meme
Re: How to lock a news story from new comments?
  • 2004/3/30 19:06

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


lol

this feature already exit in soapbox



49
meme
Re: How to lock a news story from new comments?
  • 2004/3/30 18:18

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


Predator and Mithrandir works to revamped news module with more functionality

http://dev.xoops.org/modules/xfmod/project/?news



50
meme
Re: Help... I can't log in
  • 2004/3/29 23:03

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


just close your antivirus and firewall




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



Login

Who's Online

234 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 234


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