1
madcapjv
cbb2.2 not allowing users to start new topic
  • 2005/8/30 3:02

  • madcapjv

  • Just popping in

  • Posts: 33

  • Since: 2004/11/28


I am running XOOPS 2.2 and attempting to get cbb 2.2 working properly on my site. I do not see anyway to start new topic, and yes, the permissions table is set up properly.

Check out my site, and let me know if you have any ideas.

http://madcapjv.no-ip.org/

2
gestroud
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/30 5:27

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


I had a similar problem and someone pointed it out to me, so I'll glady share the info .

Do you have this code <{$xoops_module_header}> anywhere between your <head> tags. If you don't, you should. Some theme designers forget to put it in.

Check out this FAQ to find out exactly what to do

3
madcapjv
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/30 10:49

  • madcapjv

  • Just popping in

  • Posts: 33

  • Since: 2004/11/28


Unfortunetaly, that <{$xoops_module_header}> tag is in all of my theme.html files.

Thanks for the quick reply, and other ideas?

4
phppp
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/30 12:37

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Is permission set properly?

5
madcapjv
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/30 17:39

  • madcapjv

  • Just popping in

  • Posts: 33

  • Since: 2004/11/28


Yes, permissions have been opened for all groups for all functions, I did that so that if you wanted to check the site, you would be able to log in and see the actions table display settings, and see that the new topic icons are not displaying.

I checked some of my temp files this morning, and thought i saw an anomoly, will post code from them later today.

6
gestroud
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/30 17:44

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


Another suggestion someone had given me was to delete the old message board templates and regenerate new ones. If you do a search on this site using the keyword "wonky" you'll find my original post about the problem I had and some solutions to it. Hopefully, it might help.

7
madcapjv
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/30 21:34

  • madcapjv

  • Just popping in

  • Posts: 33

  • Since: 2004/11/28


No luck with the templates suggestion either.

A couple things that I noticed today, that might be of interest.

I opened my templates_c directory to check on the files being generated by my scripts, to see if the line
<($xoops_module_header}> was in the temp %%83^83B^83B425A2%%db%3Anewbb_index.html.php, and it wasnt. However the funny thing is that I'm pretty sure its added correctly to my theme.html files...

<head>
<
meta http-equiv="content-type" content="text/html; charset=windows-1252" />
<
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<
meta name="robots" content="<{$xoops_meta_robots}>" />
<
meta name="keywords" content="<{$xoops_meta_keywords}>" />
<
meta name="description" content="<{$xoops_meta_description}>" />
<
meta name="rating" content="<{$xoops_meta_rating}>" />
<
meta name="author" content="<{$xoops_meta_author}>" />
<
meta name="copyright" content="<{$xoops_meta_copyright}>" />
<
title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_themecss}>" />
<!-- 
RMVadded module header -->
[
color=CC0000]<{$xoops_module_header}>[/color]
<
script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>


From my cbb Admin Index

ImageMagicK: Not available
NetPBM: Not available
GD1 library: Not available
GD2 library: Not available

Would the lack of GD2 Library cause icons to not be displayed on my cbb install?

I use the most current apache2triad as my server/sql package, and realize that the GD2 Library thing is a php issue. I will follow up with the GD2 support people on this topic.

8
madcapjv
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/31 15:12

  • madcapjv

  • Just popping in

  • Posts: 33

  • Since: 2004/11/28


Still no luck. Any help out there?

9
Grizzlydk
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/31 15:33

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


Without either one of:

1. ImageMagicK
2. NetPBM
3. GD1 library
4. GD2 library

Xoops can't convert pictures into thumbnails.
Danish is viery iasy to spoke

10
madcapjv
Re: cbb2.2 not allowing users to start new topic
  • 2005/8/31 16:08

  • madcapjv

  • Just popping in

  • Posts: 33

  • Since: 2004/11/28


So that wouldn't cause images within cbb to not be displayed, correct?

ewww, double negative, i hate the english language.

Login

Who's Online

140 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 140


more...

Donat-O-Meter

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

Latest GitHub Commits