vtiger Forum Index vtiger
The Honest Open Source CRM
 

debug Joomla->Vtiger
Click here to go to the original topic

 
       vtiger Forum Index -> vtiger - Bounty System
Previous topic :: Next topic  
Author Message
geenzelf



Joined: 28 Nov 2007
Posts: 4

Posted: Fri Jan 11, 2008 11:09 pm    Post subject: debug Joomla->Vtiger  

We have an installation of Joomla with a connection to Vtiger(the connection from the joomla forge version 0.7).

It used to work, but now I get the following errors when I login through the frontend.
Quote:
Notice: A session had already been started - ignoring session_start() in /home/concurrent/domains/xxxxxx.com/public_html/mambots/system/vt_classes/VTigerConnection.class.php on line 119

Notice: Undefined index: j_secure_mode in /home/concurrent/domains/xxxxxx.com/public_html/mambots/system/vt_classes/VTigerConnection.class.php on line 123

I'm looking for someone who can solve this for me and I'm willing to pay for it through bank or paypal(we're located in the Netherlands). Preferably in the next 2 days.

You can get access to my joomla and vtiger installation and ftp access. If you need anything else, please tell me.

When I scroll down I get also the following errors:
Quote: Notice: Undefined variable: entityid in /home/concurrent/domains/xxxxxx.com/public_html/mambots/content/vfield.php on line 102

Notice: Undefined offset: 2 in /home/concurrent/domains/xxxxxx.com/public_html/mambots/content/vfield.php on line 128

Notice: Undefined offset: 3 in /home/concurrent/domains/xxxxxx.com/public_html/mambots/content/vfield.php on line 225

Notice: Undefined offset: 4 in /home/concurrent/domains/xxxxxx.com/public_html/mambots/content/vfield.php on line 231
Back to top  
prasad.a



Joined: 01 Aug 2007
Posts: 976

Posted: Sat Jan 12, 2008 1:28 am    Post subject: debug Joomla->Vtiger<br /><a href="viewtopi  

Hi geenzelf,

Check if your php configuration has changed?

Try updating the following variable in php.ini
Code: error_reporting  =  E_ALL & ~E_NOTICE

[Restart of apache server required after the changes]

Regards,
Prasad
vtiger Team
Back to top  
geenzelf



Joined: 28 Nov 2007
Posts: 4

Posted: Sat Jan 12, 2008 7:26 am    Post subject: Re: debug Joomla->Vtiger  

I don't have access to my php.ini(on a shared host).

I set this in my htaccess and got a 500 internal server error
php_value "E_ALL ^ E_NOTICE"

Isn't this something for the paid support part of vtiger? Can't you help me?
Back to top  
prasad.a



Joined: 01 Aug 2007
Posts: 976

Posted: Sat Jan 12, 2008 7:32 pm    Post subject: Re: debug Joomla->Vtiger  

geenzelf wrote: I don't have access to my php.ini(on a shared host).

I set this in my htaccess and got a 500 internal server error
php_value "E_ALL ^ E_NOTICE"

If you have to change PHP configuration you should do it in php.ini and not in htaccess file.

Kindly contact you shared host administrator to get more information on server configuration.

Regards,
Prasad
vtiger Team
Back to top  
 
       vtiger Forum Index -> vtiger - Bounty System
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group