vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - MediaWiki/vBulletin Single Sign-On (https://vborg.vbsupport.ru/showthread.php?t=213102)

iamacyborg 05-16-2010 12:13 PM

I updated my version of Mediawiki and it's since stopped running. I can create a Mediawiki account fine, the redirect to forum login just isn't working.

/edit
And it's now working after reinstalling the product. That was odd.

Coleccromos 05-16-2010 03:59 PM

Quote:

Originally Posted by iamacyborg (Post 2037883)
I updated my version of Mediawiki and it's since stopped running. I can create a Mediawiki account fine, the redirect to forum login just isn't working.

/edit
And it's now working after reinstalling the product. That was odd.


Beautiful and very nice design.

Could you comment on how to apply the design of the forum to the wiki?

iamacyborg 05-16-2010 04:37 PM

Thank you, though I can't really take the credit for it.
It's mostly a modification I found here (link), though I had to make some changes to the template for it to be fixed width, rather than fluid. Also, it doesn't validate, so it'll need some work if you care about that kind of thing.
Very handy though if you want a nice looking conversion.

AfterWorldForum 05-17-2010 10:48 AM

Just as a FYI, the CWD errors can be solved by editing the vB global.php.

Replace:

Code:

define('CWD', (($getcwd = getcwd()) ? $getcwd : '.'));
with

Code:

if (!defined('CWD'))
{
        define('CWD', (($getcwd = getcwd()) ? $getcwd : '.'));
}

Still lost on how to solve the VB_SYSTEM_PATH one, though.

Coleccromos 05-18-2010 04:32 PM

Quote:

Originally Posted by AfterWorldForum (Post 2038432)
Just as a FYI, the CWD errors can be solved by editing the vB global.php.

Replace:

Code:

define('CWD', (($getcwd = getcwd()) ? $getcwd : '.'));
with

Code:

if (!defined('CWD'))
{
    define('CWD', (($getcwd = getcwd()) ? $getcwd : '.'));
}

Still lost on how to solve the VB_SYSTEM_PATH one, though.

Wonderful!

Thank you very much for the solution.

In another problem such as I, it is difficult to understand!

Continue to investigate

aciurczak 05-24-2010 02:24 AM

Quote:

Originally Posted by iamacyborg (Post 2037883)
I updated my version of Mediawiki and it's since stopped running. I can create a Mediawiki account fine, the redirect to forum login just isn't working.

/edit
And it's now working after reinstalling the product. That was odd.

I'm still having the same issue. Was working fine with 1.15.1, updated to 1.15.3, and now the login on the MW side doesn't work, always says login failure. If the user is logged in already via the forum, that login does carry over successfully to the wiki side and everything works fine. vB 3.8.5, MW 1.15.3, PHP 5.3.2, mysql 5.1.47.

iamacyborg 05-24-2010 03:20 PM

Have you tried uninstalling the product on the vBulletin side and then reinstalling it?

aciurczak 05-24-2010 05:00 PM

I reinstalled it with overwrite enabled, and that didn't change the behavior. I hadn't tried uninstalling it and then reinstalling it; I will give it a shot tonight.

mazazangy 05-25-2010 11:42 AM

thanks

Rean 06-17-2010 01:06 PM

based on readme.txt file:
everything is okay until.. i wrote "php_flag magic_quotes_gpc off" at .htaccess file.

Code:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@unitedindonesia.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.



All times are GMT. The time now is 02:32 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.01322 seconds
  • Memory Usage 1,741KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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