The Source Matrix Download site

I have CPanel 8.5.5 Release 60 and Redhat 9 and everything seems to be working great, the only thing I don't like is the register before you can use it thing that might bug a couple customers. But it's great other then that
 
Cool, yea the register collects information I can't automate like there domain. The other stuff is not really used but good for admin use.
 
Yeah, I don't mind registering like that as then I know who uses it and what not, but meh don't mind what I said up there I love it :)
 
That's cool! I am glad you like it. Oh, btw I checked the stats on thesourcematrix.com today and for a 4 day old domain it already has several thousand hits! That's too cool! :)
 
Anybody getting this error in YaBBSE?

Warning: main(english): failed to open stream: No such file or directory in /home/rsaylor/public_html/cc/index.php on line 88

Warning: main(): Failed opening 'english' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rsaylor/public_html/cc/index.php on line 88

I'm working on 1.2 so maybe I messed this up a little.
 
What's your site? You don't have it in your profile yet

Badda Bing said:
I have a link on my site for your The Source Matrix just so you know, it's just cause this thing freaking PWNS :) ;)
 
Beta Testers:

Ok, it's that time again. Multiple YaBBSE is working and I am looking into a small error now in the YaBBSE DB.
 
Found a problem when trying to install OS Commerce I get the following error

Added the database shop.
Added shop with the password shop
Added the user shop to the database shop.
Files copied to /home/baddabin/public_html//shop/Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. Bareword found where operator expected at -e line 1, near "s/directory//shop" syntax error at -e line 1, near "s/directory//shop" Search pattern not terminated at -e line 1. ERROR 1044: Access denied for user: 'baddabin_shop@localhost' to database 'baddabin_shop'
OSCommerce has been installed. Please visit http://www.yourname.com//shop//admin/index.php and complete the installation settings.

Then when trying to veiw the shop I get this error

1146 - Table 'baddabin_shop.configuration' doesn't exist

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

[TEP STOP]
 
Looks like in the directory you called it /shop

Should not have a / in front, just type in the directory name. That is the problem. Version 1.2 is working on a lot of error corrections.

See below how I did not enter a extra / in the beginning.

Added the database shop.
Added shop with the password PaSsWoRd
Added the user shop to the database shop.
Files copied to /home/thesourc/public_html/shop
OSCommerce has been installed. Please visit http://www.yourname.com/shop/admin/index.php and complete the installation settings.
 
Back
Top