81
Mikhail
Re: localhost config problem
  • 2005/6/20 15:40

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Quote:

brainstormoc wrote:
I performed a successful install of XOOPS and setup some basic stuff (forums/contact) and externally can connect to the website but once connected viahttp://massiveoverload.com/xoops/index.php everything starts looking to localhost for data. I know this must be a simple config error on my part but don't know where to look.
any suggestions? thanks alot! :)

<EDIT>
everything works appropriately browsing from the localhost



maybe: replace the references of localhost in mainfile.php and in your sql data (export your sql to "yoursite.sql" and replace allhttp://localhost.... ocorrences)

just a opinion.



82
Mikhail
Re: MediaWiki Module
  • 2005/6/20 15:32

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Ah! a note to wiwi developers: import the wikipedia to wiwi make all XOOPS (all modules) SUPER SLOW *in my computer*.



83
Mikhail
Re: [request] PHPNuke modules to XOOPS modules
  • 2005/6/20 15:19

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Ah, this fork of phpnuke was used im my (poor) script, hacked by Giuliano Cardoso Feitosa:
http://codigolivre.org.br/frs/download.php/3017/nuke_lite-1.1.3.tar.gz

Is a very clean version of phpnuke that I think perfect to be recoded as XOOPS mod.



84
Mikhail
Re: MediaWiki Module
  • 2005/6/20 15:02

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


ok, done. not tested, but I think that works:


wikipedia to wiwimod conversor:



REPLACE INTO xoops_wiwiidkeywordtitlebodylastmodifiedu_idvisibleparentpageidpridcontextBlock )

SELECT cur_idcur_titlecur_titlecur_textUNIX_TIMESTAMP(cur_timestamp), cur_user1'underpop'cur_idcur_id''
FROM cur



85
Mikhail
Re: MediaWiki Module
  • 2005/6/20 14:52

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


My XOOPS Drive is blocked by the Windows File Protection, and I dont rebember the part to decode the wikipedia time format to wiwimod. BUT,.... i write this conversor:

REPLACE INTO xoops_wiwiidkeywordtitlebodylastmodifiedu_idvisibleparentpageidpridcontextBlock )
SELECT cur_idcur_titlecur_titlecur_textcur_timestampcur_user1'underpop'cur_idcur_id''
FROM cur


Is incomplete, need a small code to convert the time. But is working...

obs: I think that is so easy make a conversor without php... I believe that someone will think the same after look and understand this small code.

ah! Tip: remove all wiwi blocks from the initial page, and increse the memory values from mysql.ini before make the dump.



86
Mikhail
Re: [request] PHPNuke modules to XOOPS modules
  • 2005/6/20 14:35

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Quote:

davidl2 wrote:
Thank you. Sometimes there are modules that exist on phpnuke that we don't have a XOOPS equivilent. Even a poor version is sometimes better than none


yes, is true... and at least can be a "start point" for a real php developer. Now im working only with LUA language, about 3 years without code in php.

im searching for this script, but I cant access the XOOPS partition from longhorn, problems with the windows file protection. I will try crack it or rewrite de code, and I will write 'the news' here still today.

Ah! you are a dev?


[]s,

mikhail




----

obs: XOOPS Brasil is offline because my conextion is ok to receive, but is poor to send files to server. And: the wikipedia was coverted to wiwimod, and only this have more than 100MB. So.... patience.



87
Mikhail
Re: [request] PHPNuke modules to XOOPS modules
  • 2005/6/20 12:54

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Just a note: the topic about it on orkut: 4/7/2005 5:23 PM

http://www.orkut.com/CommMsgs.aspx?cmm=182236&tid=10208812

Quote:

Módulo PHP-NUKE (tipo camada de abstração....)
4/7/2005 5:23 PM

Consegui escrever um "módulo phpnuke" simples, já com alguns suportes nativos do xoops, como também às interfaces. Ou seja: utilizar módulos do phpnuke no XOOPS sem precisar alterar o código.


Vou dar uma volta na praia e tentarei terminar quando voltar.


[]!

ah, tive tempo pra criar um novo ícone pro xoops:
http://www.xoops.net.br/modules/newbb/dl_attachment.php?attachid=1112919559&post_id=29649



88
Mikhail
Re: [request] PHPNuke modules to XOOPS modules
  • 2005/6/20 12:49

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


Quote:

davidl2 wrote:
Mikhail, do you know if it is possible to write any advice to help convert phpnuke modules to Xoops?


No, but I know that is easy convert the phpnuke as a XOOPS module (like a "abstraction layer"), so... is possible run any nuke module (I think)....

was easy make a "poor version" that work(ed).



There 2 topics about it in XOOPS Brasil website and XOOPS Brasil orkut.



89
Mikhail
Re: [request] PHPNuke modules to XOOPS modules
  • 2005/6/20 11:52

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


hi! just a note: is possible to hack "phpnuke" as XOOPS module to run any nuke module without modifications. Was easy and fast to do it (in my way), was a "really dirty and minimalist hack that works" (like the multisites hack),
(but was just a experience).

I can *try* (re)write the base of this hack,
if you really need it...



[]s,

Mikhail




Quote:

Gambero wrote:
Hello!

I found a module for PHPNuke ... but I am using Xoops. And I really need this module. So I have to port it to Xoops.

It is a TrillLyrics 2.0 module that can be used to show music lyrics database. Is there a module like this in XOOPS allready ?

I read how to build XOOPS modules but everything is so different in PHPNuke modules. I just can't convert it by myself.

Is there anyone that can help me out ?

Thanks a lot for any tip!



90
Mikhail
Re: TRUE Multisites hack.... at last!
  • 2005/6/15 19:02

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


yes, 'IS JUST AN EXPERIMENTAL HACK, NOT THE BEST WAY TO DO A XOOPS MULTISITE'. Look for another solutions from real developers, like Mithrandir.


And thanks for your comment about




TopTop
« 1 ... 6 7 8 (9) 10 11 12 ... 30 »



Login

Who's Online

82 user(s) are online (56 user(s) are browsing Support Forums)


Members: 0


Guests: 82


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