1
cybermongo
Re: how to fusion two database ?
  • 2016/2/7 18:58

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


thnk you Mamba, there are too many record and actually these are not duplicated , the duplicate field is just the "storyid" in this incremente automaticly i will try the script below

SET @db:='id_new';   select @max_id:=max(AUTO_INCREMENTfrom information_schema.tables;  select concat('update ',table_name,' set 'column_name,' = ',column_name,'+',@max_id,' ; 'from information_schema.columns where table_schema=@db and column_name like '%id' into outfile 'update_ids.sql';  use id_new source update_ids.sql;
i will let you know any news



2
cybermongo
how to fusion two database ?
  • 2016/2/7 15:08

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


hi every one, i need your help to join two Database of my two xoops website.
the module News create a post with a different ID that make an error when i try to paste de data just in one BD, because this look duplicate, please need your help, how to join these two database in just in one. all the the data are coming from Module news.
Cheers guys



3
cybermongo
Re: comments
  • 2006/10/15 17:54

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


And for the XOOPS 2.0.15?
who...



4
cybermongo
Re: comments
  • 2006/10/15 17:54

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


And for the XOOPS 2.0.15?
who...



5
cybermongo
Re: comments
  • 2006/10/15 17:53

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


And for the XOOPS 2.0.15?
who...



6
cybermongo
Re: Quick comment and simply comment view
  • 2006/10/12 21:08

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


Is compatible with XOOPS 2.015?



7
cybermongo
Re: need modification/hack for news comments
  • 2006/10/12 19:28

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


Is Posible for News module 1.44
Thxn



8
cybermongo
Re: I need convert module Comment Anywhere for xoops and news
  • 2005/11/10 1:01

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


Please...



9
cybermongo
I need convert module Comment Anywhere for xoops and news...
  • 2005/11/9 19:06

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


I need convert module Comment Anywhere for news 1.42 and XOOPS 2.0.13.2
Please...

This is the link
Quote:
http://www.peak.ne.jp/xoops/md/mydownloads/viewcat.php?cid=6


I want to show the write comment text input box on the "Read more..." part of a news item.

the text input box has to be placed under the full article.


this wouldn't take more then a few minutes for a person that has a little knowlage of XOOPS i hope

if my request i to hard to understand, then please say so



10
cybermongo
Re:need modification/hack for news comments
  • 2005/10/29 15:09

  • cybermongo

  • Just popping in

  • Posts: 27

  • Since: 2004/10/4


please... I need your help...




TopTop
(1) 2 3 »



Login

Who's Online

219 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 219


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