281
goffy
Re: Xoops 2.5.8. install error
  • 2016/6/8 11:41

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

yes, it was xampp, I only installed php7. with current version of xampp it works now.

thanks



282
goffy
Xoops 2.5.8. install error
  • 2016/6/7 17:53

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi
I tried to install Xoops 2.5.8 and got following error

Quote:
Server API
apache2handler
Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/7.0.6

PHP version 7.0.6

MySQLi extension
Fatal error: Uncaught Error: Call to undefined function mysqli_get_client_info() in C:\Homepages\xampp_php7\htdocs\xoops258\htdocs\install\page_modcheck.php:72 Stack trace: #0 {main} thrown in C:\Homepages\xampp_php7\htdocs\xoops258\htdocs\install\page_modcheck.php on line 72


Xampp 3.2.1


any idea?



283
goffy
Re: Contact Module & Php 5.5
  • 2016/5/28 13:49

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi timgno

which contact module?

did you try the last version of german xoops group?
http://xoops.wedega.com/modules/TDMDownloads/singlefile.php?cid=1&lid=6



284
goffy
Re: wgXPiwik
  • 2016/5/24 20:40

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi timgno

If you like it, can you provide italian translation?



285
goffy
wgXPiwik
  • 2016/5/16 7:59

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Please post here bugs and suggestions for module wgXPiwikhttps://xoops.org/modules/news/article.php?storyid=6760



286
goffy
Bugs and suggestions for wgTeams
  • 2016/3/2 6:17

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Please post here bugs and suggestions forhttps://xoops.org/modules/news/article.php?storyid=6756



287
goffy
Xoops 2.5.7.2 and PHP 5.6
  • 2016/2/21 15:39

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

I made fresh installation of xoops 2.5.7.2. If I use php 5.5 all is working fine. if I use php 5.6. I get in some cases on admin sites white pages (e.g. ...modules/system/admin.php?fct=preferences&op=show&confcat_id=1)

But there is no error (debug mode is on)

Has anyone an idea?



288
goffy
Re: ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme
  • 2016/2/11 17:14

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi rewarder

how did you solve the cookie regulations?



289
goffy
Re: how to fusion two database ?
  • 2016/2/11 13:25

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi cybermongo

the problem, maybe, will be, that the storyid you find also in the other tables like stories_files.
I would recommend:
1) add a new column "storyid_new" to your table stories
2) Update this column by new storyid, e.g. if the max storyid from the other database is 2000 then run sql
UPDATE stories SET storyid_new storyid 2000;

3) Update the values from the other tables with storyid_new
UPDATE stories_files a JOIN stories b 
   ON a
.storyid b.storyid SET a.storyid b.storyid_new

4) do the same with the other tables which are using storyid



290
goffy
Re: Add page
  • 2016/1/21 17:17

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

I downloaded the original theme "xdt_standard"

open xotpl/xo_thm_parameters.html
goto line 29 (in original file)

replace
assign var=theme_view_rightcolumn value=1

by
assign var=theme_view_rightcolumn value=0


in the original theme it works




TopTop
« 1 ... 26 27 28 (29) 30 31 32 ... 43 »



Login

Who's Online

231 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 231


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