1
clownstyle
Problems with invision
  • 2004/7/7 16:16

  • clownstyle

  • Just popping in

  • Posts: 5

  • Since: 2004/5/14


Im having one big problem using invision with xoops...

Whenever i click a members profile i get this error

Fatal error: Call to undefined function: user_stuff() in /home/clownsty/public_html/modules/ipboard/sources/Profile.php on line 746

any ideas???

clownstyle@fsbeats.co.uk

2
Jan304
Re: Problems with invision
  • 2004/7/7 16:24

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


You should check the readme file in the package which lists a couple of known problems, and your problem is exactly one of them.

You know why the file is called 'read-me'?

3
clownstyle
Re: Problems with invision
  • 2004/7/7 16:34

  • clownstyle

  • Just popping in

  • Posts: 5

  • Since: 2004/5/14


Im sorry i dont have the package anymore.. im not sure which one it was... can you help me out and post the readme here? or link me to it?? Thanks

4
clownstyle
Re: Problems with invision
  • 2004/7/7 17:34

  • clownstyle

  • Just popping in

  • Posts: 5

  • Since: 2004/5/14


Ok ive read the readme and still cant find this problem addressed...If someone could HELP me that would be great.

5
Bender
Re: Problems with invision
  • 2004/7/7 17:41

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


So i went to bbpixel.com entered stuff() into search and found this:

http://www.bbpixel.com/modules/ipboard/index.php?showforum=2

Might help ...

6
m0nty
Re: Problems with invision
  • 2004/7/7 18:04

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


what ipbm version u using??

in the readme file.. the 1st troubleshooting problem is:

1. Problems and Troubles Shooting:

Problem: See this thing below

Fatal error : Call to undefined function: user_stuff() in H:\Koudanshi\xoopsib\html\modules\ipboard\sources\Profile.php on line 742

Or something like this phrase word "user_stuff()"

>> Solution:

>>> Edit "ipboard/skin/using_skin_id/skin_profile.php"

Find:





Add Below:



Find:

}
?>

Add Above:

function user_stuff($show) {
global $ibforums;
return <<$show

EOF;
}

that's all u need to do..

but in the current 1.4 version there shouldn't really be this problem unless a file got corrupted or it wasn't installed correctly..

Login

Who's Online

238 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 238


more...

Donat-O-Meter

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

Latest GitHub Commits