61
nekro
Re: sharing xoops users database
  • 2006/10/24 3:50

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Hi i am developing a Hack & Module for XOOPS about Multi-Site, i use to implement the hack to share tables between sites, download the hack file from here and just implement and check the files from "/class/database" and if you know some of PHP you are going to see how i share the tables, how is the mechanismi use, is very simple, and maybe you would be able to do it your self to make it work.

Today i cant help you, but tomorrow i will be able to help you with the code, so ask me in a PM if you need some help.



62
nekro
Re: Many Sites feeded by one source installation - Multisite
  • 2006/10/19 19:03

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


I am trying to start a project in dev.xoops.org about MULTI-SITE based on Mithrandir hack, other hacks, and my work... really i am looking for some people to encourage the project as a team...

I ve got a hack ... which is explaned in spanish... ( my native language ) which is working very good but is steal in testing... and works under XOOPS 2.0.15.. but in a moment it also works in 2.2.3 ... i left the 2.2.3 ... because i prefered finishing 2.0.15 which is the oficialy recomended... and the version which i prefer ...
you only have to check the hacked files (about 20) and hack manually the 2.2.3 files. Today i will try to upload the files and put the link...

Luck!...



63
nekro
Re: Ok, XOOP theme sucks big time, it
  • 2006/10/18 19:18

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


I agree totally with your idea... the xoops.org page have many organization problems... one of theme that looks very old...

I allways use any ocation to protest about the same as allways...

We are really specting the new xoops.org site to make the project go further!... and the next lines is a desperate scream:

Make the modules repository up to date, change the official theme, make the avatars be changed by the users, make the hole site be up to date and be working allright!!!
Finish the new site please!!!

Just like a comment... in the university where i works... we use XOOPS ... but now we are looking ( really my boss ) some other new modules, but is very dificult to find the last version, for the version of XOOPS we are using (2.0.15) easyly and that maked my boss get a little angry with the project... that kind of problems with others too ... makes the people go away from (in my opinion) the BEST CMS project...

Something is true... if somenone can go on with the site administration... let' be honest and let those that 'can, do the action' so that we can all move forwards

Thanks ... Luck ... and dont make it go down...

Mod Note - Do not shout at us please - your post formatting has been editied to be more polite to those who are giving up their free time and goodwill to achieve what you ask for - shouting at us simply makes us want to turn away. You are lucky that you get this free service in the first place. Please be a bit more gracious and polite. We do know what needs to be done but most of us also have families and jobs to consider.



64
nekro
Which BLOG module i should use, and where i can download it?
  • 2006/10/18 18:38

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Hi Xoopers, i need your help, i was trying to use some blog modules but with out any success ... i want to know what is for your opinion the best BLOG XOOPS Module and where i can download it, i am using XOOPS 2.0.15

Thanks!... and luck..



65
nekro
Re: HELP! Cant Access Site!
  • 2006/10/14 17:33

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


as i can see .. you had solved the problem... what had happened?



66
nekro
Re: How do I set a xoops module under a shared SSL
  • 2006/10/6 3:23

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


I think that you should hack the links to your module and in the link redirect put ->https://somewhereunderssl.com and in somewhereunderssl.com site should be installed my hack not in the primary.

Luck!



67
nekro
Re: question about DB restore.
  • 2006/10/6 3:21

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


If the backup has not the DROP TABLE sql sentence you are going to have to delete the tables, not the DB, manually.



68
nekro
Re: How do I set a xoops module under a shared SSL
  • 2006/10/5 22:15

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


i really dont understand what you are speaking about. Please describe better your problem



69
nekro
Re: Xoopers Names to Faces
  • 2006/10/5 15:45

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Resized Image

Well here i am!

Avatar size... but i cant change my XOOPS avatar .

LucK!



70
nekro
Re: How do I set a xoops module under a shared SSL
  • 2006/10/5 15:38

  • nekro

  • Quite a regular

  • Posts: 213

  • Since: 2005/11/9


Once i posted a hack to implement SSL in all the XOOPS site -->

https://xoops.org/modules/newbb/viewtopic.php?topic_id=51459&forum=14&post_id=227027#forumpost227027

I think that in your case you shouldn t change the header.php and you should put in every page you want to change, the next code.

if ( !$_SERVER["HTTPS"] && array_search$_SERVER["REQUEST_URI"] , $secure_page ) != false ){

header("Location: https://".$_SERVER["HTTP_HOST"].$_SERVER["REQUEST_URI"]);

}




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 15 »



Login

Who's Online

156 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 156


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