Can't access vtiger CRM - vtiger

I installed locally (windows 10) XAMPP V3.2.2, then vtiger 6.5.0 , I can not access the login form , I get this message:
Invalid username or password.
I found no errors during installation and the data base MySql does not contain rows in vtiger_user table.
Any advice would be appreciated!

I solve using TURNKEY/vtiger
choosing BUILDS VM for a virtual machine installed locally, it's vtiger CRM 6.3.0 not the last but useful for studying the product; in this mode, I have not encountered problems of access.

You should check Vtiger Requirements
https://wiki.vtiger.com/index.php/System_Requirements
check SQL_MODE in MySQL(my.cnf/my.ini)
SQL_MODE -> Should not have STRICT_TRANS_TABLE

Related

Database Collation issue in Sitecore Commerce Server 8.2.1

I have installed Sitecore Commerce Server 8.2.1 and now experience the below error when loading my Sitecore site:
When I checked the Commerce Server Manager I noticed that the connection string of one of the partitions is incorrect, but when I try to save it I get the following error message:
Can someone help me to solve this issue, please?
*I didn't change the collation type of the database

Sitecore: Unable to get to login screen

I'm new to Sitecore. We are in the process of implementing Sitecore and currently wanted to test Sitecore CMS on Windows 10 laptop. Everything has been installed as prompted but I'm not able to get to the login screen. It only displays sitecore image on it. Not sure, if there is some settings that needs to be done on IIS or etc. I have also edited the host file and used 127.0.0.1 NewInstance1 and user SC User has been added to the database.
Here's the environment:
Windows 10 Pro
SQL Server 2012 Express
Sitecore 7.2 CMS
IIS (default version, not sure if it's express)
Any help shall be much appreciated.
Go to http://localhost/sitecore/
login is admin, password is b

ContentBox giving error on installation

I am currently trying to install ContentBox 2 on my machine.
I am using ColdFusion 9.0.2, MySQL 5.6 and IIS 7 on Windows 7 Professional.
I have created database named “contentbox” and created a datasource named “contentbox” for it
as mentioned by the ContentBox documentation.
When I try to setup ContentBox, I’m presented with a datasource wizard page.
The wizard successfully verifies the datasource and gives me option to continue the setup.
On clicking the “continue installation” button I get the following error message:
Table cb_entry defined for cfc contentbox.model.content.Entry does not exist.
I’ve already given read/write permission to all the mentioned files and folders.
Can you help me sort out this issue.
I finally got the problem solved.
I contacted Ortus Solutions support. They advised to use ContentBox version 2.1 (Bleeding edge release) as Version 2.0 has some issues with CF9.
I have downloaded and installed the new version.
And it seems to be working fine.

Connecting ColdFusion 8 to Oracle 11g with JDBC

I created a datasource from my ColdFusion 8 admin using JDBC/Oracle Thin Client. The datasource creation was successful.
When Oracle encryption is configured as "Requested" I can browse my ColdFusion app. and run many functionalities with no problem. But when the Oracle encryption is configured as "Required" the connection fails.
The way I tested and know that it was failed was when I log in to my web app. It won't log me in. But when the Oracle is switched back as "Requested" I can log in successfully and run my tasks.
I have ColdFusion 8 Enterprise version and the operating system is Unix.
From the network dept, I was told they have the correct JAR file in place but not sure what is the correct JAR file.
Currently my web apps are running with datasource created using Oracle Thin Clint but the Oracle encryption needs to be switched back to "Requested" otherwise my users are complaining that they can't log in.
Has anyone ever experienced this situation and found a solution?
What should I do so I can use Oracle encryption set to "Required"?
I believe you are looking for the ojdbc14.jar file in the ColdFusion8/wwwroot/WEB-INF/lib directory (this will work with 11g).
I would give Coldfusion a restart but it might not be unnecessary.
Navigate to your Coldfusion Administrator.
In the ColdFusion Administration under data sources. Add a new data source along with your credentials and choose Other from the Database driver options.
Then enter this: jdbc:oracle:thin:#10.10.10.11:1521:ORCL in the JDBC URL Textarea.
In the Driver Class textfield enter oracle.jdbc.OracleDriver.
If you need a different jar (not sure you will) but if you do you can down load it from here.
http://www.oracle.com/technetwork/indexes/downloads/index.html
Hope this is helpful or at least gets you further along.
Frank, Thank you for the answer but the java version running on my CF server is JAVA1.6 and the ojdbc.jar that's installed in there is ojdbc6.jar
Should the version of ojdbc.jar and java be the same? If I am already in the right track with my ojdbs.jar and java files then I'm back to square one
In addition, my further test using Oracle encryption as "Requested", I can run my apps. just fine except when my CF made a call to a str. procedure, it did not return a result. So I got CF error.
From me googling this issue, I found a blog that says this is a problem on CF standard version when using Oracle Thin Client. My CF is Enterprise edition.
I'm confused...is this related? how can I make this work?

Sitecore Xpress login failing

I am new to SiteCore and I have instaled the free edition of Sitecore express on my machine
with that I am able to see the sitemap
but when I click on Edit Site it is taking me to a login page where the credentials which I gave during download are not working
can anyone help me in this regard
Thanks in advance
In your site's Right side you will find a 'Who am I' heading under that there have some predefined users which can be used to login.
I had the same issue, I reinstalled and used the MS express DB as the configuration (requires you have installed MS sql DB). I renamed some tables, check the DB connection string and such and and I could login.
I used the standard name password login: admin b