11
noo-b
Re: Problems with CBB 4.0 alpha
  • 2007/12/15 6:08

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


yes module updated using the update button in admin module and templates_c cleared
I Love Xoops

12
charpres
Re: Problems with CBB 4.0 alpha
  • 2007/12/16 18:45

  • charpres

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/9/4 2


Yes, same here, several times.

13
iHackCode
Re: Problems with CBB 4.0 alpha

can you run the script that checks the md5 value of the files. for frameworks and xoopseditors
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

14
charpres
Re: Problems with CBB 4.0 alpha
  • 2007/12/17 0:45

  • charpres

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/9/4 2


When I ran the scripts, there was no indications of a problem. There was just something like "745 files read" (or whatever the number was). I took that as meaning there were no problems.

15
iHackCode
Re: Problems with CBB 4.0 alpha

i dont know . maybe dj can figure it out.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

16
wuddel
Re: Problems with CBB 4.0 alpha
  • 2007/12/17 4:52

  • wuddel

  • Just popping in

  • Posts: 71

  • Since: 2005/9/13


After i this
Quote:
in blocks/newbb_blocks.php
replace:
include dirname(dirname(__FILE__))."/include/functions.ini.php";
with:
include_once dirname(dirname(__FILE__))."/include/functions.ini.php";


i got this

Quote:
Fatal error: Cannot redeclare newbb_calculatelevel() (previously declared in C:\Programme\VertrigoServ\www\swp\modules\newbb\class\user.php:19) in C:\Programme\VertrigoServ\www\swp\modules\newbb\class\user.php on line 78
cu wuddel

sorry about my sh** english

17
iHackCode
Re: Problems with CBB 4.0 alpha

what other modules do you have installed and what blocks are set on that page.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

18
voltan
Re: Problems with CBB 4.0 alpha
  • 2007/12/30 14:17

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


i have this error in my site
le="color: #000000"><?php Fatal error: Cannot redeclare newbb_load_object() (previously declared in /home/finalfan/public_html/modules/newbb/include/functions.ini.php:39) in /home/finalfan/public_html/modules/newbb/include/functions.ini.php on line 40


i use newbb 4
and FRAMEWORKS 1.20

19
faridelha
Re: Problems with CBB 4.0 alpha
  • 2008/1/12 21:35

  • faridelha

  • Just popping in

  • Posts: 22

  • Since: 2006/3/7 0


i have the same probleme.

in MySQL debug i have this

le="color: #000000"><?php SELECT t.topic_id, t.topic_replies, t.forum_id, t.topic_title, t.topic_views, t.type_id, f.forum_name, p.post_id, p.post_time, p.icon, p.uid, p.poster_name FROM xoops_bb_topics AS t LEFT JOIN xoops_bb_posts AS p ON t.topic_last_post_id=p.post_id LEFT JOIN xoops_bb_forums AS f ON f.forum_id=t.forum_id WHERE 1=1 AND t.forum_id IN (17,20,19,18,22,23,24,25,26,41,21,63,27,28,29,30,31,35,61,44,37,39,36,32,59,16,34,2,3,4,5,6,7,8,9,11,62,47,48,49,50,51,13,64,52,53,54,55,56,57,58,38,43,14,40) AND t.approved = 1 AND t.topic_time>1169069351 ORDER BY t.topic_last_post_id DESC LIMIT 0, 5 Error number: 1054 Error message: Unknown column 't.type_id' in 'field list'




Edit: it's ok :: i dont upgrade MySQL sorry

20
voltan
Re: Problems with CBB 4.0 alpha
  • 2008/1/23 17:52

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5



Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits