vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - [obsolete!] vbMediaWiki 4.0.2 RC 3 (https://vborg.vbsupport.ru/showthread.php?t=235342)

jo8jo 02-19-2010 06:41 AM

Quote:

Originally Posted by bepe (Post 1985448)
I DID IT!! :D

Attachment 112549

Full integration into the vbulletin search system... including new content type and indexing service

Sorry, have been busy the last days with that... after I release the next beta with the search implementation I'll have time to help here again

Great Work!! Congrats :D

bepe 02-19-2010 06:50 AM

Quote:

Originally Posted by starman? (Post 1986225)
You're welcome. Any idea when the next beta will be available?:)

I hope this day... need to write the deinstallation code now... check all kind of things... copy all product related files from my local server ... reinstall my local server... install the product... and check all again

bepe 02-19-2010 08:00 AM

Ok, no problems on my local server... I think it's time to give it a try

Beta 8 released
- uninstall the old product first! ... then install the new beta
- make sure all files on the server get overwritten!
- there are new settings in the admin panel... it needs the Wiki DB settings and password now
- only use in test environments for now!
- I included a wiki the "User.php" now... make sure u are using MediaWiki version: 1.15.1

PS: I need to go now... will be back this evening...

Desiderius 02-19-2010 08:09 AM

perfect. Everything works fine now. I can see the header, no charset problems. Seems working fine!

Desiderius 02-19-2010 08:32 AM

oh i get an error when i try to search new wiki articles:

Quote:

Warnung: mysql_connect() [function.mysql-connect]: Access denied for user 'viktie_wiki'@'lvps83-169-18-25.dedicated.hosteurope.de' (using password: YES) in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 26)

Warnung: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 27)

Warnung: mysql_query(): supplied argument is not a valid MySQL-Link resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 29)

Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 34)
DB Settings are checked and are right?

bepe 02-19-2010 08:40 AM

Quote:

Originally Posted by Desiderius (Post 1986267)
oh i get an error when i try to search new wiki articles:



DB Settings are checked and are right?

Admin Control Panel -> Settings -> Options -> vBulletin MediaWiki: Options
Make sure there are the righ data for the "Wiki Database" ... check if it is the same as in your LocalSettings.php:
PHP Code:

## Database settings
$wgDBtype           "mysql";
$wgDBserver         "localhost";
$wgDBname           "wikidb";
$wgDBuser           "root";
$wgDBpassword       "*****";

# MySQL specific settings
$wgDBprefix         ""

... this are my settings


vBulletin 4.0.2 just rleased!!! ... time to upgrade :D

Desiderius 02-19-2010 09:17 AM

was my mistake i confound user and db, sorry! Now it works!

ToNetU 02-19-2010 09:56 AM

Tagged, waiting for the golden release :)
thanks.

BRotondi 02-19-2010 10:48 AM

Wow! Great work! Did a test installation which needs some fixes, will go deeper when more time and energy left...

Thanks!
Bruno

bepe 02-19-2010 12:37 PM

Looks like no changes are needed for vBulletin 4.0.2 ... all fine after upgrading


All times are GMT. The time now is 07:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01448 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete