71
Shelia
Re: newbb2 error
  • 2005/2/1 0:00

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


First, let me say that I've beening using XOOPS on several sites for over a year. I have "never" had a problem with a module. Granted some didn't work the way I wanted them to but they installed correctly and never gave php errors.

Now.......The Newbb2 was a bear from the very beginning. I ran the upgrade script which I assume updated the tables. Setting the XOOPS permissions was not enough to set forum permissions (I had to delve deep into the module for that).

I tried again today and managed to post and the post never showed up in the forum. When I tried to post again I got the error I mentioned in my first post.

So why the error? I'm clueless and more than ready to find out how to go back to the previous version.

Shelia



72
Shelia
newbb2 error
  • 2005/1/31 12:56

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I posted this in another message but I think it may have gotten lost in the fix for something else.

An Error Occured
SELECT t.*, u.name, u.uname,u2.name as last_post_name, u2.uname as last_poster, p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon, p.post_id, p.post_karma, p.require_reply, pt.post_text FROM xoops_bb_topics t LEFT JOIN xoops_users u ON u.uid = t.topic_poster LEFT JOIN xoops_bb_posts p ON p.post_id = t.topic_last_post_id LEFT JOIN xoops_bb_posts_text pt ON pt.post_id = t.topic_last_post_id LEFT JOIN xoops_users u2 ON u2.uid = p.uid WHERE (p.post_time > 1020729304 OR t.topic_sticky=1) AND t.forum_id = AND t.approved = 1 AND p.approved = 1 ORDER BY t.topic_sticky DESC, p.post_time DESC

My visitors can't post and neither can I. MySQL Debug shows nothing wrong. Anyone have any idea what's going on? It says the post has already been submitted.



73
Shelia
Re: Newbb2 headache
  • 2005/1/30 23:43

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I seem to be having a bigger problem than I realized. No one can post to the forum.

I get this error-

An Error Occured
SELECT t.*, u.name, u.uname,u2.name as last_post_name, u2.uname as last_poster, p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon, p.post_id, p.post_karma, p.require_reply, pt.post_text FROM xoops_bb_topics t LEFT JOIN xoops_users u ON u.uid = t.topic_poster LEFT JOIN xoops_bb_posts p ON p.post_id = t.topic_last_post_id LEFT JOIN xoops_bb_posts_text pt ON pt.post_id = t.topic_last_post_id LEFT JOIN xoops_users u2 ON u2.uid = p.uid WHERE (p.post_time > 1020729304 OR t.topic_sticky=1) AND t.forum_id = AND t.approved = 1 AND p.approved = 1 ORDER BY t.topic_sticky DESC, p.post_time DESC

Anyone have any idea what's going on? It says the post has already been submitted.

Shelia



74
Shelia
Re: Newbb2 headache
  • 2005/1/29 18:36

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Apparently, I didn't look deep enough into the module. I set the permissions located in each catagory and forum and now everything works great!

Shelia



75
Shelia
Re: news listing always on the bottom...
  • 2005/1/29 4:17

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Check this out!
https://xoops.org/modules/newbb/viewtopic.php?topic_id=26619&forum=20&post_id=116417#forumpost116417

I didn't find it that simple but this fix did the trick for me.

Shelia



76
Shelia
Re: Newbb2 headache
  • 2005/1/29 4:14

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Guest still can't view/read the messages in the forum.


FIXED
-Emptied my templates_c folder and now the forum block is viewable by guests
-Image is showing in admin menu
-I don't need the main.php file



77
Shelia
Newbb2 headache
  • 2005/1/29 4:04

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Guest can't view the forum and the Newbb block only show on the index page (vaue160.org) for logged in users. I've set the permissions, updated the module and nothing works.

Is the Newbb image suppose to show in the admin menu that show installed modules?

Where can I get or is it needed - the main.php file? I tried to download it from the Bug Tracker site without success.

What should have been a simply update is driving me crazy!

Shelia



78
Shelia
Counter 1.0.0
  • 2005/1/13 15:46

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I have Counter 1.0.0 (by Jan Inge Pettersen) installed.
It worked perfectly until the 2.0.9.2 upgrade. I've tried to install the other Counters in the module repository only to be faced with blank pages.

Does anyone have a clue as to why Counter 1.0.0 would stop doing a daily count? Now the count just increases without being reset at the end of the day.

Thanks!



79
Shelia
Upgrade Problem
  • 2005/1/9 2:50

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I upgraded to 2.9.2 but now when I access the Admin Control Panel - System is missing from the left menu. I can still access it through the url.

Can anyone tell me how I can get System back on the menu?

Thanks



80
Shelia
Re:How to move news module up on frontpage (can't seem to find a weight setting)
  • 2004/11/3 23:01

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I had the same problem. I'm not really good at this coding stuff but here is what I did.

In the theme.html whatever theme you're using - I found the code in red in the block and moved it to where you see it below. Please your theme.html file before trying this!
<! -----------------------------Start Center Column -<td id="centercolumn" valign="top" width="100%">

        <! -- 
Display center blocks if any -->
        [
color=CC0000]<{$xoops_contents}>[/color]
        <{if 
$xoops_showcblock == 1}>

        <
table cellspacing="0">
          <
tr>
            <
td id="centerCcolumn" colspan="2">

            <! -- 
Start center-center blocks loop -->
            <{foreach 
item=block from=$xoops_ccblocks}>
              <{include 
file="FCTechnoBlue/theme_blockcenter_c.html"}>
            <{/foreach}>
            <! -- 
End center-center blocks loop -->

            </
td>
          </
tr>------------------->




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 14 »



Login

Who's Online

174 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 174


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