231
trabis
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 10:33

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


philfire, go again to your preferences and set debug to inline mode.
Gives us any errors you can find. Thanks.

232
philfire
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 10:44

  • philfire

  • Just popping in

  • Posts: 25

  • Since: 2008/7/13


Trabis,
I get this...
Fatal errorCannot access empty property in /home/thealtuk/public_html/xop/modules/piCal/class/piCal_xoops.php on line 163

and these errors...
Errors
Notice: Use of undefined constant desc - assumed 'desc' in file /modules/myguestbook/xoops_version.php line 92
Notice: Use of undefined constant desc - assumed 'desc' in file /modules/myguestbook/xoops_version.php line 115
Notice: Undefined variable: downloads_lids in file /modules/wfdownloads/include/search.inc.php line 182
Notice: Use of undefined constant desc - assumed 'desc' in file /modules/myguestbook/xoops_version.php line 92
Notice: Use of undefined constant desc - assumed 'desc' in file /modules/myguestbook/xoops_version.php line 115

and other 'queries, blocks and timers'

233
philfire
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 10:49

  • philfire

  • Just popping in

  • Posts: 25

  • Since: 2008/7/13


I've deactivated piCal and userinfo is working ok now.

Trabis, I owe you several drinks, a couple of good meals and a weekend in Paris.

Thanks so much for your help.

I'll see if I can sort this issue with piCal.

Do you have any other advice for me based on the info above?

234
philfire
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 10:53

  • philfire

  • Just popping in

  • Posts: 25

  • Since: 2008/7/13


I edited some colours in piCal before I installed yogurt.
I tested it and it seemed fine, but it looks like that is the problem.
I may have used a nonweb hex colour, do you think that might be it?

I think I will now try uninstalling piCal and installing yogurt.

What do you think?

(Sorry for taking so much of your time.)

235
trabis
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 10:58

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Your problem is in piCal module. You must check this module first.

While you cannot solve the problem of piCal you may want to edit modules/piCal/xoops_version.php and replace

// Search
$modversion['hasSearch'] = 1;
$modversion['search']['file'] = "include/search.inc.php";
$modversion['search']['func'] = "pical{$mydirnumber}_search";

by

// Search
$modversion['hasSearch'] = 0;
$modversion['search']['file'] = "include/search.inc.php";
$modversion['search']['func'] = "pical{$mydirnumber}_search";


This will solve the userinfo problem.

236
philfire
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 11:29

  • philfire

  • Just popping in

  • Posts: 25

  • Since: 2008/7/13


I tried that adjustment, I'm afraid it did not work, still same user info problem.

I have yogurt working on the site without piCal, so there is some good progress.

Just this piCal thing that stops me using piCal aswell with yogurt.

The 'line 163' to which it refers is
while( $event mysql_fetch_object$rs ) ) {


Or might it be the colour issue I mentioned earlier?


Thanks.

237
trabis
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 11:50

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


I thnk you have to update piCal after doing the change so it can be logged in database. Please try it.

238
philfire
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 12:01

  • philfire

  • Just popping in

  • Posts: 25

  • Since: 2008/7/13


I don't know how you do it trabis ... but it is good when you do.


Can I offer you the use of my girlfriend for a few weeks?


It is working.
Well done and thank you very much, both yogurt and piCal are important mods for my site, I can't thank you enough.

There are still a few small things to sort but I should try to solve them myself, I need to learn more.

I think I'm turning into a geek

Thanks again trabis.

239
trabis
Re: Yogurt Social Network 2.9 BETA
  • 2008/7/26 12:09

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


You could offer but I would not accept because I am already... Hum, do you have a photo? Just kidding.

You might want to read piCal readme file to see if you missed something. GiJoe's modules often required some extras steps to work in xoops.

See ya!

240
tzvook
Making Yogurt Social Network work with the 2.2.x series
  • 2008/7/29 6:37

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


If someone still needs to make yogurt 2.2.x competiable - thak a look at This thread which includes a solution for it.

just note that the vars posted there (which should be included in /language/_your_lang_/user.php ) are not complete ..... you should add this complete list of vars (fill the translation from your own language files ... the Hebrew is turnning into question signes in here ...

// TZ for the Yugort module
//%%%%%%File Name userinfo.php%%%%%
define('_US_NICKNAME','?? ?????');
define('_US_REALNAME','?? ?????');
define('_US_EMAIL','???? ????????');
define('_US_PM','????? ?????');
define('_US_ICQ','???????');
define('_US_AIM','AIM');
define('_US_YIM','YIM');
define('_US_MSNM','MSNM');
define('_US_WEBSITE','??? ???????');
define('_US_LOCATION','?????');
define('_US_OCCUPATION','?????/?????');
define('_US_INTEREST','????? ?????');
define('_US_SIGNATURE','????? ?????');
define('_US_EXTRAINFO','???? ????');
define('_US_EDITPROFILE','????? ?????? ?????');
define('_US_MEMBERSINCE','???/? ???? ??????');
define('_US_RANK','????');
define('_US_POSTS','??????/??????');
define('_US_LASTLOGIN','????? ?????? ????');
define('_US_ALLABOUT','??? ????? %s');
define('_US_STATISTICS','?????????');
define('_US_MYINFO','My Info');
define('_US_BASICINFO','???? ?????');
define('_US_MOREABOUT','More About Me');
define('_US_SHOWALL','??? ???');

define('_US_ALLOWVIEWEMAIL','??? ?? ????? ????? ??? ????');
define('_US_TIMEZONE','???? ???');
define('_US_CDISPLAYMODE','???? ????? ???????');
define('_US_CSORTORDER','??? ????? ??????');
define('_US_PASSWORD','????? ?????');
define('_US_TYPEPASSTWICE','????? ?????');
define('_US_USECOOKIE','???? ?? ???? ?????? ??? ?- cookie ???? ???');
define('_US_MAILOK','???? ?????? ??????? ??????? ?????');
define('_US_SAVECHANGES','????? ???????');
define('_US_SHOWSIG','???? ??? ?? ?????? ???');
define('_US_PROFILE','?????? ?????');

// end TZ addition

Login

Who's Online

173 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 173


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