31
nekro
Re: Multi-Site Registration
  • 2006/12/5 18:33

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Hi preachur... sorry for didnt finish my work ... i had many problems in my real life ... you had to share the groups and group_links tables...to solve the problem of the content of the site.... its all a permissions problem.

I really dont know about the other problem of the registration...

I will share your groups and groups_links maybe today or tomorrow.

MultiX works!



32
nekro
Re: Multi Sites Challenge
  • 2006/12/3 17:02

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Sorry for the delay.. i send you another PM...



33
nekro
Re: Multi-Site Registration
  • 2006/12/1 18:31

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


The thing needed here is easily done sharing tables between sites with a MySQL script for MySQL5 which shares tables ... and every modification in one is replicated in the other... is a little dificult at the installation but later works very fine... there is a QA written by me here

About OpenId i am really agree... it should another auth method



34
nekro
Re: Multi Sites Challenge
  • 2006/12/1 18:25

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


I have no idea about your problem with the register.php page... i ve send you a PM.



35
nekro
Re: Multi Sites Challenge
  • 2006/12/1 14:31

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Put the debug mode of XOOPS on ... and check the MySQL querys if are right and are asking to the table selected...


Have you gone to the four tab (shared tables) ... selected de original database and selected the table??



36
nekro
Re: Impleneting SSL
  • 2006/11/30 16:58

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


friend i have the solution for you...
i made a XOOPS to work under ssl... and configure wich module should have ssl...

i ve never implement it in production ... but i tested hardly and it allways worked... is a xoops2.0.15 from the SVN a month ago (it has the new installer of XOOPS 2.3!!! )...

here is the full package ->http://dev.xoops.org/modules/xfmod/project/?xoops_ssl

Luck ... and please tell me how it worked for you...

NOTE: for make it work... in the preferences you have to choice USE SSL



37
nekro
Re: Multi Sites Challenge
  • 2006/11/30 13:49

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Hi preachur ...

- The MultiX is able to do what you want. Really in the university where i work i have implemented MultiX just like you want.A main site (http://multix.blog.unq.edu.ar ) has in the user table all the university users... an the other sites ( likehttp://gpilla.blog.unq.edu.ar orhttp://leonardo.blog.unq.edu.ar )... uses that
table ot take the users...

- The hack not necesary need to have all the tables in same database with diferents prefixes... they can be in diferent db but the db should have the same user and pass...

- With the hack you also can administrate the themes and modules for each site...

- The only problem maybe for you ( not in my case ) ... is that MultiX cant admin the sessions, for example if you login in http.//multix.blog... and you want to change tohttp://gpilla.blog... you shouldl login again... the problem is that the session cookie has the name of the site inside... Once i read somewhere that was a hack to make that issue work... maybe someelse knows...

***********************************************************
Everyone can test that the hack is working... using the next user and pass to login in the pages writen before.

user:xoopstest
pass:xoopstest
***********************************************************

Luck with your problems... and ask me again if you want...

NOTE: i am making a new realease of the hack... with some important changes ... it will be ready in a week...



38
nekro
Re: How control panel appearance works. Need help to make a hack
  • 2006/11/30 4:16

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Its a really very nice release of the control panel... it would be great if the theme would be more generic... more like the main XOOPS project now soo mexicanxoops ...

maybe i should change a little the main menu... a little reorganization of it ...

but... it is finally a really great work... well done!!



39
nekro
Re: Multi Sites Challenge
  • 2006/11/30 3:52

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


here it is the solution fot all the Multisite problems! :P

What do you need? what do you want to know?



40
nekro
Re: MultiSite Hack for Xoops 2.0.13.2
  • 2006/11/27 18:44

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


You are right.. the hack can be implemented in XOOPS 2.2.x , ( as a comment... i started the development of the hack with the 2.2.x branch... later i adopted the 2.0.x)... you just have to search in the 2.0.x hacked files the tags <MULTIX> and implement the code between the tags in the 2.2.x files...

I will try to finish a full installable XOOPS + MultiX Pack in 2.0.16 and in a 2.2.x ...

About your idea about how multisite implemetation... your idea is perfectly right ( in my opinion ) ... but the idea of my hack is to change as less as posible of the core and let the modules work as if they are in a normal XOOPS installation ... in your case maybe i should change the modules too...

Now i dont remember why i started the implementation of the multisite configuration in a file based way instead of MySQL way , maybe to dont make a conecction and later change it with another one, you must know that it started just with a way to interchange mainfiles... and later i included the feature of sharing databases.

Luck!... and i will work in a Database Based MultiSite




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



Login

Who's Online

201 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

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

Latest GitHub Commits