2331
JammerPro
Re: PHP 7.0 Mods and Responsive Themes
  • 2018/12/10 13:21

  • JammerPro

  • Just popping in

  • Posts: 39

  • Since: 2008/8/24


Thanks for the quick response...

I tried the new myiframe in php7 and it doesn't work yet. That one is really important.

Is there something I can do about that?

I am busy learning the Xoops interface again and might be productive in development again LOL.

I will be adventurouse with AMS and try the responsive themes you mentioned...

Thanks again!!!!!



2332
user2222
Re: XOOPS NewBB 4.33 RC-10 available for testing
  • 2018/12/10 10:44

  • user2222

  • Just popping in

  • Posts: 6

  • Since: 2007/1/22


Hi Mamba, and other Xoops Contributors,

I have 2 site on the same server, with different version of the FORUM. I need a working Forum which is the most important module in my site.

1 -http://vps555516.ovh.net/djsite/modules/newbb/ uses the Xoops Forum module.
This site was very active until 2011, and the forum (newbb 1) does not work anymore (13 000 members).
We can not navigate in conversations, and we can not create discussions.
Xoops was upgrade to 2.5.9 and is uses PHP 7 (the former site in 2011 used and also version of PHP).
The Xoops/Php migration make the forum stop working.

2 -http://vps555516.ovh.net/xoopstest/modules/newbb/ uses the lasted Xoops Forum (newbb 4.33) on Xoops 2.5.9.
The forum has important bugs that are not solved. I created an issue here:
https://github.com/XoopsModules25x/newbb/issues/57
It was installed 2 months ago.

I need a working Forum on Xoops 2.5.9, while keeping the conversions that existed in 2011.

Please, What solution do I have to have a working forum?
What kind of information can I provide to you or any member who want to help?

Thank you for you support.
Kind Regards
Eddy Cingala



2333
Mamba
Re: PHP 7.0 Mods and Responsive Themes
  • 2018/12/10 7:06

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


a) For AMS, You might test if it works for you:https://github.com/XoopsModulesArchive/ams
If you're more adventurous, you might try:https://github.com/mambax7/ams
Please note: it has not been very much tested here.

For other modules, you can check:https://github.com/XoopsModules25x/

b) The themes in XOOPS 2.5.9 (xbootstrap and xswitch) are both responsive and PHP 7 compliant.

For other themes, you can try:https://github.com/Xoopsthemes

Happy Holidays to you too!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2334
JammerPro
PHP 7.0 Mods and Responsive Themes
  • 2018/12/9 23:56

  • JammerPro

  • Just popping in

  • Posts: 39

  • Since: 2008/8/24


Greetings all (and Mamba). It's nice to be back...

There's been quite a bit of development since I was last active and have a few catch up questons.

A few of my Xoops sites run nicely on PHP 7 with the latest MySQL... a few don't.

1) Is AMS News php 7.0 friendly (I don't think it is)? If it is comliant, where can I get an update? If not, I know News is compliant because I have it running on another Xoops site in php 7.0

2) Can anyone recommend English responsive themes that are php 7.0 complian? I've found a few Dutch and German beautiful themes, but I just need something in English that's simple for now...

Best wishes and holiday wishes to all!!!

JammerPro



2335
JammerPro
Re: Can't connect to database...
  • 2018/12/8 3:45

  • JammerPro

  • Just popping in

  • Posts: 39

  • Since: 2008/8/24


Thanks a million!



2336
Mamba
Re: Can't connect to database...
  • 2018/12/8 2:42

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


It's in the file: data/secure.php
See:
https://xoops.gitbook.io/xoops-2-5-9-install-upgrade/en/book/moving
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2337
JammerPro
Can't connect to database...
  • 2018/12/7 19:25

  • JammerPro

  • Just popping in

  • Posts: 39

  • Since: 2008/8/24


I moved servers, copied files over, set permissions, imported database (used a new user name and password for MySQL account.

Now, Although I filled out mainfile.php right, it doesn't ask for the db connection string so I can use the new user name and password to the MySQL data. Where do I change that to the new ones?



2338
geekwright
Re: FOREIGN KEY

Since the SqlUtility class doesn't recognize the table name in the REFERENCES clause, you will have to add the constraint outside of the module's mysql.sql file.

I would suggest generating and running the SQL to perform an "ALTER TABLE ... ADD FOREIGN KEY ..." inside the onInstall file's xoops_module_install_dirname() function.

Longer term, this should become a non-issue as we progress toward schema definitions rather than SQL for table creation.



2339
luciorota
FOREIGN KEY
  • 2018/12/3 15:54

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Hi everybody
How can I set FOREIGN KEY on module tables when I use Xoops modules installation procedure?
Thanks
Lucio



2340
Mamba
Re: xoops modules in sourceforge.net
  • 2018/12/2 5:51

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You should be able to upgrade XOOPS to 2.5.9 - just follow the instructions here:
https://xoops.gitbook.io/xoops-2-5-9-install-upgrade/

But you'll also need to update your modules.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 231 232 233 (234) 235 236 237 ... 29422 »



Login

Who's Online

165 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 165


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