CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Front End error after moving to production (Joomla) - FIXED
Pages: [1]

Author Topic: Front End error after moving to production (Joomla) - FIXED  (Read 1763 times)

avanti09

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Front End error after moving to production (Joomla) - FIXED
June 05, 2009, 11:20:22 pm
Hi,
Joomla  1.5.8
PHP      5.2.9
SQL      5.0.77-community
CiviCRM 2.2.1
After moving CiviCRM from local (where it worked perfectly) to production, re-configuring according to http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location, the following problem occurs in the front end: when I (or anyone else) clicks on the Link that would take them to the Events/Registration pages, I get the following error (removed my username and dbname for the purpose of posting here)

I created a test person in the back end Joomla admin, and everything went smoothly.

I can't figure out where my configuration error is, so that people can register from the front end. Thank you for your suggestions!


Sorry. A non-recoverable error has occurred. The error trace below might help to resolve the issue

Array
(
    [callback] => Array
        (
            
  • => CRM_Core_Error
  • [1] => handle
            )

        
Code: [Select]
=> -26
    [message] => DB Error: insufficient permissions
    [mode] => 16
    [debug_info] =>  [nativecode=1044 ** Access denied for user 'user_name'@'localhost' to database 'db_name']
    [type] => DB_Error
    [user_info] =>  [nativecode=1044 ** Access denied for user 'user_name'@'localhost' to database 'db_name']
    [to_string] => [db_error: message="DB Error: insufficient permissions" code=-26 mode=callback callback=CRM_Core_Error::handle prefix="" info=" [nativecode=1044 ** Access denied for user 'user_name'@'localhost' to database 'db_name']"]
)

« Last Edit: June 06, 2009, 02:46:23 am by avanti09 »

avanti09

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Front End error after moving to production (Joomla) - FIXED
June 06, 2009, 02:45:45 am
I upgraded to CiviCRM v 2.2.5 on the production site, and everything sorted itself out instantly.


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Front End error after moving to production (Joomla) - FIXED

This forum was archived on 2017-11-26.