| The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.29 (Linux)
|
![]() |
|
Need Help Connection to UserSpice - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Need Help Connection to UserSpice (/showthread.php?tid=133) |
Need Help Connection to UserSpice - edenitx - 05-18-2016 Hello I am kind of still in stages of learning more i already do have knowledge about coding, analyzing the code where and how to but i am having a bit trouble trying to set up this and i want to learn and know what i need to do. I am using wamp server for testing, i already imported database.sql under my db myaccount. I was checking tutorial but it only shows for UserSpice 3.0 which it has different folders i did not see the modules. I am trying to set it up and get it show and work, can someone help me out with this and direct me to where i can read about this what i need to do, thank you. Need Help Connection to UserSpice - mudmin - 05-19-2016 So, in version 4.x, you don't have to do any sort of importing. All you do is create a blank database in the phpmyadmin. Then, you go in your browser and navigate to the folder that you unzipped userspice. For instance, if it was in the c:\www\us4 folder (for WAMP), you just go to localhost/us4 in your browser That will automatically guide you through the install. After you get to the "cleanup" page of the installer, you're given a link to go to your new userspice "home" page that gives you instructions from there. If I can be of any more help, please don't hesitate to ask. Need Help Connection to UserSpice - edenitx - 05-19-2016 Thank You for your respond. I did that and i went through the process but now after the install was done i get this. Warning: require_once(C:/wamp/wwwC:\wamp\www\MyAccount/users/helpers/helpers.php): failed to open stream: Invalid argument in C:\wamp\www\UserSpice4.0.0\core\init.php on line 23 Call Stack # Time Memory Function Location 1 0.0050 130416 {main}( ) ...\index.php:0 2 0.0060 153712 require_once( 'C:\wamp\www\UserSpice4.0.0\users\includes\frontend\header.php' ) ...\index.php:1 3 0.0070 168888 require_once( 'C:\wamp\www\UserSpice4.0.0\core\init.php' ) ...\header.php:21 and this Fatal error: require_once(): Failed opening required 'C:/wamp/wwwC:\wamp\www\MyAccount/users/helpers/helpers.php' (include_path='.;C:\php\pear') in C:\wamp\www\UserSpice4.0.0\core\init.php on line 23 Call Stack # Time Memory Function Location 1 0.0050 130416 {main}( ) ...\index.php:0 2 0.0060 153712 require_once( 'C:\wamp\www\UserSpice4.0.0\users\includes\frontend\header.php' ) ...\index.php:1 3 0.0070 168888 require_once( 'C:\wamp\www\UserSpice4.0.0\core\init.php' ) ...\header.php:21 I know that something is not right but i cant understand what i need to change. Thank You Need Help Connection to UserSpice - brian - 05-19-2016 Since you are just starting out, I might recommend you start with the Alpha 4 build. Why? Because the key changes that were made to some architectural elements are more or less frozen, and we will enter "Beta" phase soon, so you will be fine going with the Alpha 4 at the moment (or we can post what should be the beta for you). The reason for this, is that based on the text of the errors I see, I suspect the paths were not entered correctly. In UserSpice 4.0, it required the user to enter the paths. In 4.1, the paths are automatically detected and will avoid the problems you are having. If you want to stay with what you have, then I will defer to @mudmin since he knows that section of the init a little better. Need Help Connection to UserSpice - mudmin - 05-20-2016 That's definitely a path issue. Because you're using WAMP and it looks like you set you unzipped your userspice 4.0 in c:\ c:\wamp\www\UserSpice4.0.0 you need to edit the path in the core\init.php to read /UserSpice4.0.0/ If you have problems because of the periods in your folders I'd just rename the folder to us4 and change your path in init.php to /us4/ That said, US 4.1 Alpha is a superior product. If I were building something new I'd start there and know that there to play around and know that the full release of 4.1 is coming next week. Need Help Connection to UserSpice - edenitx - 05-20-2016 Thank You for your respond. I redid the installation. It is saying this a lot of errors. Database connection successful! Error performing query ' CREATE TABLE Code: emailCode: idCode: website_nameCode: smtp_serverCode: smtp_portCode: email_loginCode: email_passCode: from_nameCode: from_emailCode: transportCode: verify_urlCode: email_actError performing query ' INSERT INTO Code: emailCode: idCode: website_nameCode: smtp_serverCode: smtp_portCode: email_loginCode: email_passCode: from_nameCode: from_emailCode: transportCode: verify_urlCode: email_actError performing query ' CREATE TABLE Code: keysCode: idCode: stripe_tsCode: stripe_tpCode: stripe_lsCode: stripe_lpCode: recap_pubCode: recap_priError performing query ' CREATE TABLE Code: pagesCode: idCode: pageCode: privateError performing query ' INSERT INTO Code: pagesCode: idCode: pageCode: privateError performing query ' CREATE TABLE Code: permissionsCode: idCode: nameError performing query ' INSERT INTO Code: permissionsCode: idCode: nameError performing query ' CREATE TABLE Code: permission_page_matchesCode: idCode: permission_idCode: page_idError performing query ' INSERT INTO Code: permission_page_matchesCode: idCode: permission_idCode: page_idError performing query ' CREATE TABLE Code: profilesCode: idCode: user_idCode: bioError performing query ' INSERT INTO Code: profilesCode: idCode: user_idCode: bioThis is the Admin\'s bio. '), (2, 2, 'This is your bio'), (18, 18, 'This is your bio'); ': Error performing query ' CREATE TABLE Code: settingsCode: idCode: recaptchaCode: force_sslCode: login_typeCode: css_sampleCode: us_css1Code: us_css2Code: us_css3Code: css1Code: css2Code: css3Code: site_nameCode: languageCode: track_guestCode: site_offlineCode: force_prCode: reserved1Code: reserverd2Code: custom1Code: custom2Code: custom3Error performing query ' INSERT INTO Code: settingsCode: idCode: recaptchaCode: force_sslCode: login_typeCode: css_sampleCode: us_css1Code: us_css2Code: us_css3Code: css1Code: css2Code: css3Code: site_nameCode: languageCode: track_guestCode: site_offlineCode: force_prCode: reserved1Code: reserverd2Code: custom1Code: custom2Code: custom3Error performing query ' CREATE TABLE Code: usersCode: idCode: emailCode: usernameCode: passwordCode: fnameCode: lnameCode: permissionsCode: loginsCode: account_ownerCode: account_idCode: companyCode: stripe_cust_idCode: billing_phoneCode: billing_srt1Code: billing_srt2Code: billing_cityCode: billing_stateCode: billing_zip_codeCode: join_dateCode: last_loginCode: email_verifiedCode: vericodeCode: titleCode: activeCode: custom1Code: custom2Code: custom3Code: custom4Code: custom5Error performing query ' INSERT INTO Code: usersCode: idCode: emailCode: usernameCode: passwordCode: fnameCode: lnameCode: permissionsCode: loginsCode: account_ownerCode: account_idCode: companyCode: stripe_cust_idCode: billing_phoneCode: billing_srt1Code: billing_srt2Code: billing_cityCode: billing_stateCode: billing_zip_codeCode: join_dateCode: last_loginCode: email_verifiedCode: vericodeCode: titleCode: activeCode: custom1Code: custom2Code: custom3Code: custom4Code: custom5Error performing query ' CREATE TABLE Code: users_onlineCode: idCode: ipCode: timestampCode: usernameCode: sessionError performing query ' INSERT INTO Code: users_onlineCode: idCode: ipCode: timestampCode: usernameCode: sessionError performing query ' CREATE TABLE Code: users_sessionCode: idCode: user_idCode: hashCode: uagentError performing query ' INSERT INTO Code: users_sessionCode: idCode: user_idCode: hashCode: uagentError performing query ' CREATE TABLE Code: user_permission_matchesCode: idCode: user_idCode: permission_idError performing query ' INSERT INTO Code: user_permission_matchesCode: idCode: user_idCode: permission_idError performing query ' ALTER TABLE Code: emailCode: idError performing query ' ALTER TABLE Code: keysCode: idError performing query ' ALTER TABLE Code: pagesCode: idError performing query ' ALTER TABLE Code: permissionsCode: idError performing query ' ALTER TABLE Code: permission_page_matchesCode: idError performing query ' ALTER TABLE Code: profilesCode: idError performing query ' ALTER TABLE Code: settingsCode: idError performing query ' ALTER TABLE Code: usersCode: idCode: EMAILCode: emailError performing query ' ALTER TABLE Code: users_onlineCode: idError performing query ' ALTER TABLE Code: users_sessionCode: idError performing query ' ALTER TABLE Code: user_permission_matchesCode: idTables imported successfully Need Help Connection to UserSpice - brian - 05-20-2016 Did you drop all the tables in the database before retrying the installation? Anything else change? |