1
jpco_122122
New bug in XOOPS!

I'm using XOOPS as intranet and I have published 3 submitted news and through our network (LAN) it can be browse and read by anyone, but when I try to copy the whole XOOPS folder including the database and HTML folder and placed it to another network ( meaning not connected to our network in other places ) only the 1st news can be seen,Is this a bug of XOOPS?

What can I do to fix this?

2
irmtfan
Re: New bug in XOOPS!
  • 2005/1/3 6:17

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Quote:
when I try to copy the whole XOOPS folder including the database and HTML folder and placed it to another network

you must export all news tables in MySQL via phpmyadmin and import tables to another database. its the correct way

3
jpco_122122
Re: New bug in XOOPS!

My problem is I don't know hot to use phpMyAdmin can u tell me how to do it?

Second when I copy all the database table through the other network isn't enough that XOOPS can read again the whole database although when I look at MySQL it is there?

Third can I publish again the same news in that network so that it will work the same thing with me?

4
irmtfan
Re: New bug in XOOPS!
  • 2005/1/3 8:02

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


How to automate the database backup and restore process
in short for use phpmyadmin:
for export:
go to cpanel and click on "database manager"
click on "phpmyadmin"
select database
click on "export" and select tabales.
check the "save as file" option and select one format ( sql,gzip)

for import:
go to phpmyadmin and select your database.
click on "sql" link
click on "browse" and choose the file you export .
click on "run"

Quote:
Second when I copy all the database table through the other network isn't enough that XOOPS can read again the whole database although when I look at MySQL it is there?

just copy all files in html folder of new location.be sure mainfile.php have correct setting ( db_name db_user db_pass)
your third question:
you always can create news and everything again in new site by copy&paste contents but its so tough and when you can move the database smoothly why you create them again?

Login

Who's Online

497 user(s) are online (51 user(s) are browsing Support Forums)


Members: 0


Guests: 497


more...

Donat-O-Meter

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

Latest GitHub Commits