![]() |
Quote:
|
Yes but the Problem is that i cant Login so i cant uninstall anything.
|
Okay ive made it xDI only add the field "joomla_registered"to my MySQL Database in the Table vBUser
|
If I allready have joomla & vbulletin installed on the same db what do I have to do to integrate vjoomla?
Do I just need to import the XML or do I have to change some joomla files as well? |
Quote:
|
trying to install it on localhost, getting error during installation (step 1):
Code:
Fatal error: Call to undefined function: str_split() in C:\wamp\www\forum\joomla\installation\install2.php on line 29 tried also http://localhost/forum/ |
Ack - str_split is PHP 5 >
Ok, here's a patch file that creates a str_split function for PHP 4 servers. Upload it to the /installation directory overwriting the current common.php file there. I will include it in RC2. |
Can't seem to install it. Stuck on step 1. Getting these errors soon as I give joomla a path to the forums (if I use the one already written there it says forums not found) :
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/xxx/public_html/installation/install2.php on line 60 Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/xxx/public_html/installation/install2.php on line 62 Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/installation/install2.php on line 62 BTW I'm doing this with RC1 using the updated common.php file. |
Quote:
|
This is the path that joomla automatically puts for me:
/home/xxx/public_html/forum/includes/config.php |
Delete the includes/config.php part of that. Odd that it isn't doing that on Windows but it is on Unix.
|
If I do that I get these errors:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/xxx/public_html/installation/install2.php on line 60 Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/xxx/public_html/installation/install2.php on line 62 Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/installation/install2.php on line 62 |
Quote:
|
So RC1 is busted too eh? Why on earth would an installer link to /includes/config.php when it's looking for a forum path, not a file?
|
Quote:
Goto yourdomain.com/installation/install.php and it should work? Worked for me. |
That's not my problem. I get stuck on step 2. No matter what I put in for the forum path I either get the errors I mentioned above or "forum not found".
|
Michael,
Can you install some styles other than the default so we can see how different styles look ? Thanks |
Installed everything with out issues and was able to login, navigate my admincp. Logged out and then tried to login again and got the following error:
Warning: chdir(): No such file or directory (errno 2) in /mnt/Target01/333535/333536/www.musicbygoat.com/web/content/login.php on line 4 Using vbulletin_3-6-7 Any suggestions?? Sweet mod btw......Love that I can take advantage of joomla addons w/ out having to learn their template system. |
it works like a charm i have thiis site for test only and work pretty good hanks foor this
www.warlionhosting.com/jomla www.warlionhosting.com/jomla/foro this is with 3.6.7 pl remember for tha user with problems in the login you have to edit your navbar first |
Quote:
/home/username/public_html/vb Atleast on unix, which you most likely are on. |
Quote:
|
Ok that's fine, and yes the forum path is correct. But when I get rid of the /includes/config.php part of the path and hit next, I get these errors:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/xxx/public_html/installation/install2.php on line 60 Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/xxx/public_html/installation/install2.php on line 62 Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/installation/install2.php on line 62 Any guesses? Is the syntax/path (to look for ./global.php) correct? I'm not big on php but it seems to me like it's not finding that file for some reason. EDIT: I just looked at lines 60-62 and I see the "dirsplit" thing you were talking about that is for php5. I'm running php4. I've uploaded the updated common.php file like you said, but it's still doing the same thing. I'm wondering if the two are connected (again it appears that it just can't find the file). |
Quote:
|
You mean deleting temp internet files/cookies from my local machine? Did that. Still getting the errors. Have you tested the fix?
|
Yes or I wouldn't have released it. Works fine on my machine, seems to be working on others, so I'm out of ideas.
|
I've contacted my host about this, but looking at the errors, am I right in assuming it's looking for this "global.php" file? And where is it "supposed" to be located? In one of the public directories? Or the php library or whatever it's looking for?
|
Quote:
|
Quote:
|
Michael - it's now working.
This is probably something I missed earlier in the thread, but my host helped me figure out what was wrong. I have a custom name for my admincp directory (for security reasons) and I had to go back and update all the installx.php files to reflect this accordingly. I know a lot of people have specific names for their admin directories. It's up to you, but you may want to make a note about that - that if you have a custom admincp directory name, you'll have to manually enter it into all of the installx.php files. Also, a question about the Joomla install. During the install, it told me to make a bunch of directories writable. According to my host, having some of these writable opens my server up to attacks. Do these directories need to remain writable once the installation is complete? And finally, you said you need to make copies of the images, clientscript, and cpstyles folders and place them in the joomla directory (root for most websites). Does this mean that any time changes are made to any of these folders (such as during vb version upgrades) I will need to re-copy the folders again? EDIT: would you prefer support/issue questions to be posted here or in the vJoomla forum? |
If you have an intelligent and secure host, you will have phpsurexe or what ever it is called. Then you will only need to chmod folders that files will be saved to, like attachments. In joomlas case, its not needed to CHMOD with phpsurexe.
|
Sorry about that. I'll add support for alternate admincp directory names in RC2. I'll probably put it out tonight - that's two significant issues with the installer.
Other than that thing though, has anyone had problems with items other than the installer? |
Quote:
Quote:
For best security you can make the directories unwritable except when you are installing or uninstalling modules, mambots and components in the vJoomla admininstrator. Quote:
Quote:
|
I have tried EVERYTHING and cannot get input the right "forum path" for the installer to locate it. Any ideas?
I have it set up to a subdomain, http://forums.pinkowitz.org, and told it to go there. For the subdomain I inputted: http://forums.pinkowitz.org forums.pinkowitz.org forums.pinkowitz.org/includes/config.php None of those worked. I then tried copying the vBulletin folder into my vJoomla subdirectory, accessible at http://pinkowitz.org/vBulletin. I then tried to no amise: http://pinkowitz.org/vBulletin pinkowitz.org/vBulletin pinkowitz.org/includes/config.php I'm stumped. Any and all help would be appreciated :) |
You seem to be confusing internal and external paths. On a linux machine the complete internal path will start with a /. On Windows it will start with a drive letter, such as c:\
You must provide the internal path from the root of the drive to get the script to work. For example /var/www/sites/pinkowitz.org/subdomains/www/ for Joomla and /var/www/sites/pinkowitz.org/subdomains/forum/ for vbulletin, and so on. One way to discover the path is to create a new php file in your forum with this code PHP Code:
|
Can someone plz post screen shots of the admin interface? Is this a CMS?
|
/homepages/13/xxx/htdocs/xxx
is what returns when I make the php file and access it. The installation proceeds but then results to a white login screen, which differs from the normal blue login screen. When I continue to log in, I get a 500 Server Error. Any clue as to why? EDIT: I'm going to try to put it in the same directory as vJoomla. Hopefully that'll work. EDIT 2: Nope. Still getting the white screen. A funny thing I noticed though is when I scroll over "Pinkowitz.org Forums" on the white login screen, its location is pinkowitz.org/index.php when it should be forums.pinkowitz.org/index.php. Any ideas as to why this is? |
Quote:
|
Quote:
They have a demo of the interface there. vJoomla isn't markedly different than Joomla in this regard. |
Quote:
|
Hmm... Your login might have timed out. Try reloading the page and seeing if you are prompted to log in. If that isn't the problem then the cookie domain setting is probably the monkey in the works, and I'm not sure that's solvable.
|
All times are GMT. The time now is 07:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|