Hi
I recently download the calendar from
sourceforge.net, when i try install it, i get the
following errors : 1) It finishes installing but
returns a warning that it couldn't
create 'include/installed.dis' which then causes it
to keep on going to the installer even though im done
installing, then i manually created i blank
file 'installed.dis' and uploaded it. 2) This time it
goes to the index.php but returns '""Database error
encountered
DB Error: Access denied for user 'ODBC'@'localhost'
(using password: NO)
This script cannot continue until the stated errors
are fixed!'""""" and this really confuses me because
i dont even know where it took 'ODBC' from, because i
specified both database username and password in the
installation. Oh it does however create tables in the
database. please help im confused.
Logged In: YES
user_id=1547175
This problem is fixed when your rename correctly names of
tables
when calendar try connect we view name of table
ej
extcal.conf error
your database name must be extcal if not extcal database
name you must rename extcal.conf
to conf
because the script cofused this name of table.
I from Argentina and i not speak inglish very good :D
my MSN MESSENGER is: msn@digitalcreative.com.ar
of dudes and consultes
Good Look
Logged In: NO
This is the same error I am getting, but to add more clarity...
On the MYSWL server on my website, the dbname and username is defined as follows:
siteAdminName_dbName.
siteAdminName_dbAdminName.
In the ..include/config.inc.php, these values are stored correctly, but it appears as though the script is parsing the admin name string and cropping everything from the "_" on, so it tries to access the siteAdminName@localhost with username as siteAdminName, which is obviously wrong.
Please stop this from cropping these values, I have no control on putting the siteAdminName before the values.
Logged In: NO
I have no idea where this file dcreative is mentioning...
I checked every file and directory, it does not exist.