1
Xetox
More Forum Issues
  • 2005/11/2 22:32

  • Xetox

  • Just popping in

  • Posts: 71

  • Since: 2005/10/28


Ok, got the forums back up and work again but if someone could log into my sitehttp://gasperinofamily.com with user/pw : test/test and take a look at this.

http://gasperinofamily.com/modules/newbb/viewtopic.php?forum=2&post_id=1#forumpost1

Now look at the level....can anyone tell me why this is doing that?

2
jdseymour
Re: More Forum Issues

Check the CSS with your theme or with newbb itself. See if you can locate "class=end" and/or "class=center" See if there are any image settings that could cause this.

3
iHackCode
Re: More Forum Issues

Is That CBB 2.2? And did you have a different version of newbb or cbb installed before?

I Saw A Readme file from cbb in there so im guessing it is CBB. and a newbb.css from NEWBB and a newbb.css file from CBB (in templates/newbb.css). So im wondering if you updated your forum from newbb to cbb. so i was thinking about one of the things i usually forget to do, i usually forget that i might have to (re)generate the template files for that module, in the administration section. under templates

that is all i can think of right now.

.And Uh Good Luck I Just Noticed Your Other Threads
CBB / LatestNews / Publisher / XM-Spotlight

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

4
iHackCode
Re: More Forum Issues

i just noticed this. your theme.html file doesnt have

<{$xoops_module_header}>


in it

file
http://gasperinofamily.com/themes/karate_redux_blue/theme.html


Where it says

<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />

<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<
script type="text/javascript" language="javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>
<
body>


change it to

<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />

<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />

<!-- 
added module header -->
<{
$xoops_module_header}>
<
script type="text/javascript" language="javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>
<
body>



And Do That Whole.. "Update module template .html files from themes/your theme/templates directory?" thing.
CBB / LatestNews / Publisher / XM-Spotlight

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

5
Xetox
Re: More Forum Issues
  • 2005/11/3 13:36

  • Xetox

  • Just popping in

  • Posts: 71

  • Since: 2005/10/28


Quote:

Bandit-X wrote:
i just noticed this. your theme.html file doesnt have

<{$xoops_module_header}>


in it

file
http://gasperinofamily.com/themes/karate_redux_blue/theme.html


Where it says

<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />

<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<
script type="text/javascript" language="javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>
<
body>


change it to

<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />

<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />

<!-- 
added module header -->
<{
$xoops_module_header}>
<
script type="text/javascript" language="javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>
<
body>



And Do That Whole.. "Update module template .html files from themes/your theme/templates directory?" thing.


Did that does not seem to help. Any other Idea's.

I upgraded from NEWBB to CBB 2.3 Everything seem fine so far all but those images.

6
Xetox
Re: More Forum Issues
  • 2005/11/3 14:17

  • Xetox

  • Just popping in

  • Posts: 71

  • Since: 2005/10/28


I also completely uninstalled newbb and removed the folder and start with cbb 2.3 from scratch.

7
Xetox
Re: More Forum Issues
  • 2005/11/3 14:55

  • Xetox

  • Just popping in

  • Posts: 71

  • Since: 2005/10/28


This I have fixed, it was a setting in the preferences

HP/MP/EXP Level Mode

HP is determined by your average posts per day.
MP is determined by your join date related to your post count.
EXP goes up each time you post, and when you get to 100%, you gain a level and the EXP drops to 0

I had it set to graffic.

Thank for all the help.

Login

Who's Online

239 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 239


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