1
sleeleslie
An error occurred
  • 2005/4/14 16:40

  • sleeleslie

  • Friend of XOOPS

  • Posts: 4

  • Since: 2005/4/14


Recently tripped over xoops, loved what I saw and am trying to set up a site for an old friend. Along the fast track to this, I just got this error and was hoping for help (Running version 2, just installed the new newbb). The message follows:

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 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_users u2 ON u2.uid = p.uid WHERE p.post_time > 1113492848 AND t.approved = 1 AND p.approved = 1 ORDER BY p.post_time DESC


Notice [PHP]: Undefined index: image_set in file modules/newbb/include/vars.php line 45
Notice [PHP]: Undefined index: wol_enabled in file modules/newbb/viewall.php line 45
Notice [PHP]: Undefined index: image_type in file modules/newbb/include/functions.php line 1040
Notice [PHP]: Undefined index: image_type in file modules/newbb/include/functions.php line 1040
Notice [PHP]: Undefined index: since_default in file modules/newbb/viewall.php line 80
Notice [PHP]: Undefined index: since_options in file modules/newbb/include/functions.php line 1189
Notice [PHP]: Undefined index: topics_per_page in file modules/newbb/class/forum.php line 506

2
ackbarr
Re: An error occurred

what were you doing when you got that error message?

3
sleeleslie
Re: An error occurred
  • 2005/4/14 16:49

  • sleeleslie

  • Friend of XOOPS

  • Posts: 4

  • Since: 2005/4/14


I went to to Forum page and selected view all topics.

4
sleeleslie
One more thing...
  • 2005/4/14 16:57

  • sleeleslie

  • Friend of XOOPS

  • Posts: 4

  • Since: 2005/4/14


By the way, thanks for your reply. Really.
If it makes any difference, I'm also having a problem with the AMS module and getting this notice:
Notice [PHP]: Undefined variable: uids in file modules/AMS/class/spotlight.php line 209
Warning [PHP]: array_unique(): The argument should be an array in file modules/AMS/class/spotlight.php line 209
Warning [PHP]: implode(): Bad arguments. in file modules/AMS/class/spotlight.php line 209

5
rowdie
Re: One more thing...
  • 2005/4/15 8:12

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Which version of PHP, MySQL and XOOPS are you using?

Have you got any modules working on your site, or are you having problems with all modules in general?

6
sleeleslie
Re: One more thing...
  • 2005/4/15 12:44

  • sleeleslie

  • Friend of XOOPS

  • Posts: 4

  • Since: 2005/4/14


PHP version: 4.3.9
MySQL version: 4.0.15a
XOOPS version: 2.0.6 RC

Regarding the modules, most have worked perfectly. I've had problems with AMS, PopupBlog and Forum. I de-installed AMS and replaced it with Articles and it's works fine now. Likewise, I de-installed Forum and replaced it with ForumEx and it works great. I'm still have issues with all of the blog software I've tried (PopupBlog, both versions and SimpleBlog), but assume that I'm still not configuring the properly and will keep working on it until I find a fix.

Since I replace Forum with Ex, I'm no longer getting the error message, so, basically, I know longer have an issue. However, if anyone knows the why I got it, I'd love to know, so, well, I can evolve, even at my advanced years, into a better Xooper.

Thanks.

Login

Who's Online

283 user(s) are online (214 user(s) are browsing Support Forums)


Members: 0


Guests: 283


more...

Donat-O-Meter

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

Latest GitHub Commits