Hey guys,
First off I want to say that this hack looks awesome and I cannot wait to get it running. I am experiencing a few problems, maybe you guys can help me out, I tried posting on his forum for support, but its been over a week and still no reply.
Here is what I have done...
1. I edited the files as specified
2. I updated the DB info file
3. I uploaded all the files onto my server
Ok now to the problems. When I go to create a new forum, I get this error..
Code:
Database error in vBulletin 3.0.5:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO forum
(title, description, link, displayorder, daysprune, parentid, mimicbotrop, newpostemail, newthreademail, styleid, password, options)
VALUES
('Chit Chat', 'Chat about anything you want here ', '', '1', '30', '-1', '0', '', '', '0', '', '89799')
mysql error: Unknown column 'mimicbotrop' in 'field list'
mysql error number: 1054
Date: Sunday 16th of January 2005 09:46:51 AM
Script: http://www.xxxxxxx.com/xxxxxx/admincp/forum.php
Referer: http://www.xxxxxxx.com/forum/xxxxxx/forum.php?do=add
Username: MikeWalczak
IP Address: *Removed*
Im not sure exactly whats going wrong with that.
Secondly, when I go to run the queries at
http://www.xxxxxx.com/forums/alice/s.../botloader.php
I get this error (which I believe has been asked here before but im not positive on the answer). It says that that file has been chmoded to 777.
Heres what I get when I go there..
Code:
Loading startup.xml
Warning: fopen(): open_basedir restriction in effect. File(//web//sites//xxxxxxx.com//public_html//www//xxxx//alice//aiml/startup.xml) is not within the allowed path(s): (/xxxxx/xxxxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /xxxxx/xxxxx/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508
Warning: fopen(//web//sites//xxxxxx.com//public_html//www//xxxxx//alice//aiml/startup.xml): failed to open stream: Operation not permitted in /xxxxxx/xxxxx/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508
could not open XML input
I would greatly apprecieate any suggestions that you guys may have for me.
Thanks,
Michael