51
chefry
Re: Wiwimod
  • 2011/11/20 14:52

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


what file is it in?

52
chefry
Re: Wiwimod
  • 2011/11/20 15:05

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


never mind

I found it :)

53
chefry
Re: Wiwimod
  • 2011/11/20 15:12

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


got it to work, but there is an error on the top of each page

Quote:

( ! ) Deprecated: Function eregi() is deprecated in C:\wamp\www\modules\simplywiki\header.php on line 17
Call Stack
# Time Memory Function Location
1 0.0029 577632 {main}( ) ..\index.php:0
2 0.0036 584376 include_once( 'C:\wamp\www\modules\simplywiki\header.php' )


how can i get rid of this? turning off debug mode doesn't help

It also screws up the text on the site in menues etc, doubling it in size

54
Mamba
Re: Wiwimod
  • 2011/11/20 20:15

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
how can i get rid of this? turning off debug mode doesn't help

It also screws up the text on the site in menues etc, doubling it in size

You have probably xdebug turned on in your PHP installation, which is not related to XOOPS. Google to find out how to turn it off.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

55
chefry
Re: Wiwimod
  • 2011/11/20 20:30

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


but turning the debug off is not going to fix the issues with the text

Everything, including the menus in the left column are doubled in size.

simplywiki doesn't have a stylesheet, so that's not it

any suggestions?

56
Mamba
Re: Wiwimod
  • 2011/11/20 20:50

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


The best way is to always install the modules on your local test installation, and then one by one activate them, and see which one is causing the changes.

You can also use some of the developer plugins in your browser that will show you where is the CSS file coming from. It's possible that one module is "overwriting" XOOPS CSS, and then SimplyWiki is just using it.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

57
chefry
Re: Wiwimod
  • 2011/11/20 20:59

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


the problem is simplywiki

it doesn't do it with anything else. and all the modules I'm using are the latest versions

58
skenow
Re: Wiwimod
  • 2011/11/20 21:04

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Quote:

chefry wrote:
I'm getting an error when i try to install the latest version, and i tried the patch

Quote:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM COMMENT 'Holds the list of pages and their properties'' at line 18


I'm trying to install on a wamp localhost with XOOPS 2.5.4-RC

Does anyone know a fix? or can someone suggest another wiki to use?


The 'latest version' doesn't declare the engine type in the sql file. Are you using 1.2 Final? It was released back in October 2011

59
skenow
Re: Wiwimod
  • 2011/11/20 21:12

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


You definitely are not using the latest version of SimplyWiki! the eregi function was removed from header.php in 2008 - there have been 3 releases since then.

FWIW - it is the xdebug message at the top of the page that is breaking the styling of your site, not SimplyWiki. As Mamba suggested, disabling that will change everything.

Upgrading to the true latest version of SimplyWiki will address the error, so you won't have to disable the debug.

60
chefry
Re: Wiwimod
  • 2011/11/20 21:13

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


v1.1 was the last version i could find.

I got it fromhttp://www.christianwebresources.net/

where can i download 1.2?

Login

Who's Online

198 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 198


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