Previous Thread
Next Thread
Print Thread
Hop To
#211753 05/11/2008 11:09 AM
Joined: Mar 2004
Posts: 18
B
stranger
stranger
B Offline
Joined: Mar 2004
Posts: 18
The fields FORUM_ALLOW_HTML and FORUM_ALLOW_MARKUP for the FORUMS table are missing for the createtable.php script released with 7.3.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
That's normal. These fields are no longer stored in the ubbt_FORUMS table and are now a FORUM_PERMISSION setting so they can be applied on a per group basis.

Joined: Mar 2004
Posts: 18
B
stranger
stranger
B Offline
Joined: Mar 2004
Posts: 18
Normal...

But in threads_import you have

$query = "insert into {$config['TABLE_PREFIX']}FORUMS
(FORUM_TITLE,FORUM_DESCRIPTION,FORUM_ALLOW_HTML,
FORUM_ALLOW_MARKUP,FORUM_CREATED_ON,FORUM_IS_MODERATED,
CATEGORY_ID,FORUM_TOPICS,FORUM_POSTS,FORUM_SORT_ORDER,
FORUM_DEFAULT_TOPIC_AGE,FORUM_IS_ACTIVE)
values
( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
";

Perhaps I'm using the wrong threads_import.

Joined: Jun 2006
Posts: 16,301
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,301
Likes: 116
I don't think the importers have been updated for 7.3 yet.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Mar 2004
Posts: 18
B
stranger
stranger
B Offline
Joined: Mar 2004
Posts: 18
Obviously you must be correct.

It might be helpful if there was a version number for the threads_import script somewhere (on the members page, in the source file, etc.) Perhaps I missed it somewhere.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
The importers should have been updated at the same time 7.3 was put into the Members Area. Will need to double check.

Joined: Mar 2004
Posts: 18
B
stranger
stranger
B Offline
Joined: Mar 2004
Posts: 18
The changes required appear non-trivial. I'll have to postpone my upgrade.

Joined: Mar 2004
Posts: 18
B
stranger
stranger
B Offline
Joined: Mar 2004
Posts: 18
Thank you for today's update to the threads_import script. The forums and posts now import.

I've now made it down to the Moderator Permissions. The createtable script doesn't seen to build this table.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Need to make one more change to that. It's not that it isn't building the table, it's that the table insert is no longer needed.

Once you get to the moderator's part and it stops or errors, you can just change ubb=mods to ubb=buddies and it will continue fine.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Who's Online Now
1 members (Ruben), 667 guests, and 166 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)