31
phaelon
Adding fields to user profiles
  • 2004/8/26 18:05

  • phaelon

  • Just popping in

  • Posts: 35

  • Since: 2004/8/23


I'm looking to add fields to users profiles and was wondering if anyone could point me in the right direction as to what files to modify and or if the database for XOOPS needs to be modified.

Thanks.



32
phaelon
Re: Error in newbb when you click on a forum
  • 2004/8/26 17:49

  • phaelon

  • Just popping in

  • Posts: 35

  • Since: 2004/8/23


Here is what I get when I turn PHP Debug on and try to add a poll:

Errors
Could not store data in the database.
Notice [PHP]: Undefined variable: question in file modules/newbb/polls.php line 112
Notice [PHP]: Undefined variable: description in file modules/newbb/polls.php line 113
Notice [PHP]: Undefined variable: display in file modules/newbb/polls.php line 120
Notice [PHP]: Undefined variable: weight in file modules/newbb/polls.php line 121
Notice [PHP]: Undefined variable: multiple in file modules/newbb/polls.php line 122
Notice [PHP]: Undefined variable: notify in file modules/newbb/polls.php line 123



33
phaelon
Re: Error in newbb when you click on a forum
  • 2004/8/26 17:44

  • phaelon

  • Just popping in

  • Posts: 35

  • Since: 2004/8/23


A few questions then,

Why when I enter a forum is there no Poll option, but once I make a post, then I can add a poll? Is it possible to add the poll in the main forum or not?

When i try to add a poll I get the following error
"Errors
Could not store data in the database."

Any Ideas?

This is on a test server obviously, but on a production/live environment, re-installing XOOPS is not an option. If I can re-install the forums without wiping out the data then sure. The live environment is on newbb 1.0

Thanks,
Andy



34
phaelon
Error in newbb when you click on a forum
  • 2004/8/26 16:38

  • phaelon

  • Just popping in

  • Posts: 35

  • Since: 2004/8/23


I installed newbb 2.0 Beta 3 because I wanted to see what the polls in forums looked like. I however now get this error anytime I click on a forum. Any Ideas? PHP Debug found nothing.

I had newbb 2.0 Beta 2 on it successfully.

I installed it by doing the following things,

used unzip to open the XOOPS file package, navigated to the newbb-beta3 folder and did a cp -rf * /var/www/html/modules/newbb/


Here is the error I am getting.

An Error Occured
SELECT t.*, u.uname, u2.uname as last_poster, p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon 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 > 1084899731 OR t.topic_sticky=1) AND t.forum_id = 16 AND p.approved = 1 ORDER BY topic_sticky DESC, p.post_time DESC
If the page does not automatically reload, please click here



35
phaelon
Submit news not appearing.
  • 2004/8/23 19:46

  • phaelon

  • Just popping in

  • Posts: 35

  • Since: 2004/8/23


In the main menu in the block on the left, the Submit news button is gone.

I found this forum post while searching
https://xoops.org/modules/newbb/viewtopic.php?topic_id=22364&forum=7#forumpost101808

From that forum post I see it was a problem with a typo of the Quote:
The fixed groupperm.php (yes, it was a typo calling it groupperms.php) is only for pre-2.0.7 as the fix was included in XOOPS 2.0.7


My question is now this, I'm running XOOPS 2.0, is this fix seperate or do I have to upgrade XOOPS from 2.0 to 2.1, then 2.1 t 2.2, then 2.2 to 2.3 etc?

Thanks




TopTop
« 1 2 3 (4)



Login

Who's Online

180 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 180


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