21
Ronaldus
Re: Cant post or answer in CBB 3.07
  • 2006/11/13 9:25

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


No Nick_James, I did not try that yet.
But the files are from the same download and zip extraction, and are uploaded to both my sites minutes apart, which all went smootly.

For this moment I'll have to do it with my old newbb 1.12. I have a busy schedule this week, and want to take the time to do this forum update right.

I'll post how everything went!

Thx for replying and greetings,

22
irmtfan
Re: Cant post or answer in CBB 3.07
  • 2006/11/14 5:13

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


huum
could you do some troubleshooting by yourself?

1- backup your files and database
2- install them on local
3- uninstall modules one by one

i think it maybe a problem ( conflict) in wf modules? wf links?

23
Northern
Re: Cant post or answer in CBB 3.07
  • 2006/11/14 6:51

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


It cant be a conflict with any other module, sence its doing it in my reamped site, that contains no other modules.
it just has the system module and the 3.07 CBB module.
the only thing that makes it a nonstock XOOPS site would be the themes and templates for rederect and site closed.

Ive yet to cure my reamped site of this problem, but its making me think twice about the CBB setup.

24
Ronaldus
Re: Cant post or answer in CBB 3.07
  • 2006/11/14 7:03

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


Will you keep me informed about how you solved the problem, Northern?

@Irmtfan: this weekend I'm going to work on the site.
Perhaps I have the courage to perform your suggestion (I'm not very experienced with databases and all that coding stuff...)

Thx and grtz,

25
Anonymous
Re: Cant post or answer in CBB 3.07
  • 2006/11/14 9:34

  • Anonymous

  • Posts: 0

  • Since:


Any official solution ?

26
Ronaldus
Re: Cant post or answer in CBB 3.07
  • 2006/11/14 11:05

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


What do you mean Mowaffak?
Something by devs?
I doubt it, it seems that the problems with CBB 3.07 concern 'only' a few people, and the cause could lie with themselves or their configuration.

27
irmtfan
Re: Cant post or answer in CBB 3.07
  • 2006/11/14 22:32

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


this issue is not reproduced by me and any other developer/tester.

works fine in 2.0.15 and 2.2.4

so its hard to find it.

28
Northern
Re: Cant post or answer in CBB 3.07
  • 2006/11/16 6:13

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Ok so ive had time to play with my reamped site
and this means ive had time to hook up the debug
and here we go.
( server and XOOPS specs )
Operating system - Linux
Kernel version - 2.6.17-11_1.BHsmp
Apache version - 1.3.37 (Unix)
PERL version - 5.8.6
PHP version - 4.4.4
MySQL version - 4.1.21-standard-log

Xoops version - 2.0.15
System version - 1.02
CBB version - 3.07
Xoops frameworks version - dated 2006-10-10 ( 1.00 )
Xoops editor version - 1.00


every thiong was folowed to the " T "
from here.
http://xoopsdocs.net/modules/dokuwiki/doku.php?id=en:module:released:manual:newbb:install





while making a reply to a topic.

mysite.com/modules/newbb/reply.php

( ERROR: Forum not selected! )

le="color: #000000"><?php SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC SELECT sess_data FROM xoops_session WHERE sess_id = '4716e918ebd8be0b9f5a339d1617b8d4' SELECT * FROM xoops_users WHERE uid=1 SELECT * FROM xoops_modules WHERE dirname = 'newbb' SELECT * FROM xoops_config WHERE (conf_modid = '2') ORDER BY conf_order ASC Total: 5 queries


in the index we have.

le="color: #000000"><?php SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC SELECT sess_data FROM xoops_session WHERE sess_id = '4716e918ebd8be0b9f5a339d1617b8d4' SELECT * FROM xoops_users WHERE uid=1 SELECT * FROM xoops_modules WHERE dirname = 'newbb' SELECT * FROM xoops_config WHERE (conf_modid = '2') ORDER BY conf_order ASC SELECT * FROM xoops_bb_categories WHERE 1 = '1' ORDER BY cat_order ASC SELECT COUNT(l.groupid) FROM xoops_groups_users_link AS l LEFT JOIN xoops_group_permission AS p ON p.gperm_groupid=l.groupid WHERE l.uid=1 AND p.gperm_modid = '1' AND p.gperm_name = 'module_admin' AND p.gperm_itemid = '2' SELECT COUNT(*) FROM xoops_banner SELECT * FROM xoops_banner LIMIT 1, 1 UPDATE xoops_banner SET impmade = impmade+1 WHERE bid = 2 SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC SELECT DISTINCT gperm_itemid FROM xoops_group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1,2) SELECT b.* FROM xoops_newblocks b, xoops_block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,2) AND b.bid IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17) ORDER BY b.weight,b.bid SELECT COUNT(*) FROM xoops_priv_msgs WHERE (read_msg = '0' AND to_userid = '1') SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'system_block_user.html') ORDER BY tpl_refid SELECT * FROM xoops_modules WHERE (hasmain = '1' AND isactive = '1' AND weight > '0') ORDER BY weight ASC, mid ASC SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_read' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2')) SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'system_block_mainmenu.html') ORDER BY tpl_refid SELECT * FROM xoops_users WHERE (level > '0') ORDER BY posts DESC LIMIT 0, 10 SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'system_block_topusers.html') ORDER BY tpl_refid SELECT * FROM xoops_users WHERE (level > '0') ORDER BY user_regdate DESC LIMIT 0, 10 SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'system_block_newusers.html') ORDER BY tpl_refid SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'system_block_themes.html') ORDER BY tpl_refid SELECT * FROM xoops_smiles SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'system_block_dummy.html') ORDER BY tpl_refid DELETE FROM xoops_bb_online WHERE online_updated < 1163658888 DELETE FROM xoops_online WHERE online_updated < 1163658888 SELECT COUNT(*) FROM xoops_online WHERE online_uid=1 INSERT INTO xoops_online (online_uid, online_uname, online_updated, online_ip, online_module) VALUES (1, 'northern', 1163659188, '216.152.188.83', 2) SELECT COUNT(*) FROM xoops_bb_online WHERE online_uid=1 INSERT INTO xoops_bb_online (online_uid, online_uname, online_updated, online_ip, online_forum, online_topic) VALUES (1, 'northern', 1163659188, '216.152.188.83', 0, 0) DELETE FROM xoops_bb_online WHERE ( online_uid > 0 AND online_uid NOT IN ( SELECT online_uid FROM xoops_online WHERE online_module =2 ) ) OR ( online_uid = 0 AND online_ip NOT IN ( SELECT online_ip FROM xoops_online WHERE online_module =2 AND online_uid = 0 ) ) SELECT * FROM xoops_bb_online SELECT COUNT(l.groupid) AS count, l.uid FROM xoops_groups_users_link AS l LEFT JOIN xoops_group_permission AS p ON p.gperm_groupid=l.groupid WHERE l.uid IN (1) AND p.gperm_modid = '1' AND p.gperm_name = 'module_admin' AND p.gperm_itemid = '2' GROUP BY l.uid SELECT COUNT(*) FROM xoops_bb_topics WHERE (approved > '0') SELECT COUNT(*) FROM xoops_bb_posts WHERE (approved > '0') SELECT * FROM xoops_bb_forums WHERE (1 = '1' AND cat_id IN (1)) ORDER BY forum_order ASC SELECT uid,topic_id,post_time,subject,poster_name,icon,post_id FROM xoops_bb_posts WHERE post_id IN (0) ORDER BY post_id DESC SELECT * FROM xoops_smiles SELECT * FROM xoops_xoopsnotifications WHERE (not_modid = '2' AND not_category = 'global' AND not_uid = '1') ORDER BY not_id ASC SELECT * FROM xoops_modules WHERE mid = 2 SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'newbb_index.html') ORDER BY tpl_refid SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'newbb_online.html') ORDER BY tpl_refid SELECT f.*, s.tpl_source FROM xoops_tplfile f LEFT JOIN xoops_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'zoid' AND tpl_file = 'system_notification_select.html') ORDER BY tpl_refid Total: 44 queries



your more then welcome to check it out.
http://www.northernneons.com/
to gain access as a registered user
User : TEST
PW: TEST

29
Northern
Re: Cant post or answer in CBB 3.07
  • 2006/11/20 8:05

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Problem solved.
lol

uninstalled 3.07 and installed 3.06

lol

Im to bizzy to be messing with this, i have clients waiting for their themes and sites.

ill stick with the 3.05 and put the bug fixes in.
untill i see a more stable CBB.

30
Ronaldus
Re: Cant post or answer in CBB 3.07
  • 2006/11/20 8:12

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


Thx Norhtern, I think I'll follow your example.

Grtz,

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