1
deemurphy
Timesheet
  • 2009/1/21 0:04

  • deemurphy

  • Just popping in

  • Posts: 7

  • Since: 2006/11/29


I had XOOPS before and I think there was a timesheet module. Is that so.

Thank you
LadyDee



2
deemurphy
Re: Installation of Xoops
  • 2009/1/20 17:51

  • deemurphy

  • Just popping in

  • Posts: 7

  • Since: 2006/11/29


I pointed to images and the logo.gif and it did not come up. I have other applications that are running.

Is there something I need to fix in my setup?

Thank you for your advise. I copied it to another directory that I know was working and it worked, so I have to look at how I have this one set up.

Thank you
LadyDee



3
deemurphy
Re: Installation of Xoops
  • 2009/1/20 17:19

  • deemurphy

  • Just popping in

  • Posts: 7

  • Since: 2006/11/29


I am receiving the following message:

Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.
I am pointing to the following:

http://localhost:90/Xoops/docs/install.html


Error 404
localhost
01/20/09 09:18:08
Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 mod_perl/2.0.4 Perl/v5.10.0

Thank you
LadyDee



4
deemurphy
Installation of Xoops
  • 2009/1/20 15:49

  • deemurphy

  • Just popping in

  • Posts: 7

  • Since: 2006/11/29


I am having trouble with the install of XOOPS on Windows XP. I am running Apache on port 90, MySQL and Perl 5.2.4. I do not want to use mssql nor IIS. IIS is running on port 80. I have unpacked Xoops, and went to the site through the browser but never get the installation information. I have other applications that I have done in this manner.

Can someone please help me with this installation.

Thank you
LadyDee



5
deemurphy
Re: Windows installation
  • 2006/12/1 19:21

  • deemurphy

  • Just popping in

  • Posts: 7

  • Since: 2006/11/29


I have xampp installed and working. I know how to use it. But I can not install this with the install.sh which is for linux.

I never see the panels the documentation is showing.

Thank you
Dee



6
deemurphy
Windows installation
  • 2006/11/30 11:33

  • deemurphy

  • Just popping in

  • Posts: 7

  • Since: 2006/11/29


Is there any documentation for installing XOOPS CMS and/or timesheetxoops on windows? How is thte manafest installed for windows and where? What is the $database_password_function, it is call in the database_credential.inc? What is it looking for?

Thank you
Dee



7
deemurphy
$DATABASE_PASSWORD_FUNCTION
  • 2006/11/29 1:54

  • deemurphy

  • Just popping in

  • Posts: 7

  • Since: 2006/11/29


I am installing timesheet.php to use with Sugar4.5 Open Source.

Has anyone used the new timesheet.php? How do I incorporate it into Sugar so it can be seen on the dashboard?

I also am having a problem logging in, here is the code and the results:

I thought it would help if I post the code and the error I am getting.

Code:

<?php

$DATABASE_HOST = "localhost";
$DATABASE_USER = "root";
$DATABASE_PASS = "mypassword";
$DATABASE_DB = "sugarcrm";
$DATABASE_PASSWORD_FUNCTION = "__DBPASSWORDFUNCTION__";

Error:

Can't perform query: FUNCTION sugarcrm.__DBPASSWORDFUNCTION__ does not exist
SELECT password AS passwd1, __DBPASSWORDFUNCTION__('mypassword') AS passwd2 FROM timesheet_user WHERE username='admin'

?>

$DATABASE_PASSWORD_FUNCTION = "__DBPASSWORDFUNCTION__";
is in the data_crendials.inc file and I can not get pass it.

Admin is the timesheet username. I am using timesheet.php and put the database in sugarcrm. The password for all is the same.


Can I include timesheet.php in SugarCRM or should I use timesheetxoops?

Thank you
Dee




TopTop



Login

Who's Online

168 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits