vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Joomla for vBulletin (IMPORTANT UPDATE) - Bridge to the World's Most Popular CMS (https://vborg.vbsupport.ru/showthread.php?t=145781)

Wulfnoth 06-10-2007 08:36 AM

Does this modification works when Zoints SEO is installed?

imported_hbs 06-10-2007 08:54 AM

Quote:

Originally Posted by Luky (Post 1264990)
For christs sake, this is like the 5th time, www.alchemist-team.net/vjoomla.html

I tried it at least 5 times and still getting the same error on stage 4 "The site has not been provided" followed by another message "Forum not found"

Luky 06-10-2007 08:56 AM

It would do, it wont be seo'd but.

SkyCatcher 06-10-2007 06:24 PM

Quote:

Originally Posted by imported_hbs (Post 1265357)
I tried it at least 5 times and still getting the same error on stage 4 "The site has not been provided" followed by another message "Forum not found"

Find in install4.php

Code:

if (get_magic_quotes_gpc()) {
        $configArray['absolutePath'] = stripslashes(stripslashes($configArray['absolutePath']));

the line right below it I had to modify and I added my site manually (Probetreff) as such:

Code:

        $sitename = stripslashes(stripslashes('Probetreff'));

and that fixed the site not found error.

Give that a try and see if it works for you.

imported_hbs 06-11-2007 05:35 AM

Thanks SkyCatcher
It worked

Michael Morris 06-13-2007 08:02 PM

Hello. The server which hosts the vJoomla package - has been ssh tunnel attacked multiple times in the last week. The entry point appears to be in one of the Joomla directories. Whether this is due to a problem in Joomla or the mods made for vJoomla I do not know. As a precaution I will be taking the mod down for the present.

I need to do a complete reinstall of the server OS as soon as possible and upgrade all packages on the machine. Only once these vulnerabilities have been closed up can the mod be retested to see if it is the vector by which the attack was launched. I am not sure if this is the case. Until I am certain the product is safe to use however I will not make it available. I am sorry for any inconvenience this will no doubt cause.

Paul M 06-13-2007 09:25 PM

Moved to Graveyard, please contact a member of Staff to move it back when you are ready to reattach the modification.


All times are GMT. The time now is 03:18 AM.

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.01381 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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