ocPortal 2.1 WowBB driver
|
Posted
#11043
(In Topic #2445)
|
|
|---|---|
|
ocStaff (admin) |
ocPortal 2.1 WowBB driverYou will need to replace your /sources/users.php with the attached, modified version, and upload wowbb.php to /sources/forum/. To convert an existing installation to use your newly installed WowBB driver, you will need to edit info.php:
|
|
Posted
|
|
|
Non-joined user |
|
|
Posted
|
|
|
Well-settled |
-Aaron / PoliticalVoice
"Some mornings it just doesn't seem worth it to gnaw through the leather straps." - Emo Phillips "Really don't mind if you sit this one out. My word's but a whisper, your deafness a SHOUT. I may make you feel, but I can't make you think." - From the album Thick as a Brick by Jethro Tull (written by Ian Anderson) |
|
Posted
|
|
|
Non-joined user |
I'm new with all this and I have a couple questions about the changes that need to be made in the info.php file. 1. I don't have "board_prefix" listed as an option to change. Could it be named something else? 2. **Change the "*_table_prefix" value's name to "wowbb_table_prefix", and its value to the table prefix for WowBB's database tables** I have this listed twice in my info.php. The first one is on line 11 and says "table_prefix". The second one is on line 26 and says "ocf_table_prefix" Which one do I change, or do I change both? Thank you in advance for any input you have. |
|
Posted
|
|
|
ocStaff (admin) |
1. You'll have to create the entry; copy the following code to near the bottom of info.php (create a line before the "?>"): Code
$SITE_INFO['board_prefix']='http://localhost/ocPortal/2.1/forums';
Change the value in single quotation marks to the path at which your copy of WowBB is installed. (i.e. If you enter "http://example.com/forums" in your browser to visit your copy of WowBB, replace the current value with that.) 2. You should change the "ocf_table_prefix" entry on line 26 to "wowbb_table_prefix", and its value to that which you entered when installing WowBB for the table prefix. |
|
Posted
|
|
|
Non-joined user |
Yes, I did install with the 'No Forum' option. I did what you said and I no longer get the error message. Thank you. Real quick: Since I installed it with the "No Forum' option selected, is there anything else I should change/add/modify to prevent future errors? Thanks again.
Last edit: by Guest
|
|
Posted
|
|
|
ocStaff (admin) |
|
|
Posted
|
|
|
Non-joined user |
I am getting some more error messages that maybe you could help me out with, or point me in the right direction. I am getting this error message on the right side of our OCPortal home page. Notice: Undefined index: points_gained_given in /home/vision7/public_html/oc/sources/points.php on line 27 Notice: Undefined index: points_gained_rating in /home/vision7/public_html/oc/sources/points.php on line 28 Notice: Undefined index: points_gained_voting in /home/vision7/public_html/oc/sources/points.php on line 29 Notice: Undefined index: points_used in /home/vision7/public_html/oc/sources/points.php on line 49 And i am also getting this error on the admin page, inside 'Configuration' 'Site Settings'. Even if i don't change a single setting and just click 'Proceed' at the bottom. The next page has this error at the very top (Above Header)- Notice: Undefined index: sites in /home/vision7/public_html/oc/admincentre/pages/modules/admin _config.php on line 211 Fail: UPDATE wowbb_users SET ocp_sites=', ocPortal-?' WHERE (user_id=1) And this below the header An error has occurred Unfortunately a query has failed [UPDATE wowbb_users SET ocp_sites=', ocPortal-?' WHERE (user_id=1) ] [Unknown column 'ocp_sites' in 'field list'] with a list of Stack Traces following it. Any input on how to fix this or where i can go to figure it out would be greatly appreciated. Thank in advance |
|
Posted
|
|
|
ocStaff (admin) |
|
|
Posted
|
|
|
Non-joined user |
So, do i need to uninstall everything, download the files from OCPortal, and do a manual install? I don't want to keep bugging you, but would you mind clarifying exactly what i should do to make sure that i install it properly with the WOWBB driver I really appreciate all the feedback and help you've given me. |
|
Posted
|
|
|
ocStaff (admin) |
|
|
Posted
|
|
|
Non-joined user |
Everything works great now. |
|
Posted
|
|
|
ocStaff (admin) |
We hope ocPortal provides all you need. |
|
Posted
|
|
|
ocStaff (admin) |
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
1 guests and 0 members have just viewed this: None







Last edit: by 