Jamit Software Forum
Welcome, Guest. Please login or register.
June 10, 2023, 12:29:47 am

Login with username, password and session length
Search:     Advanced search
May 27th, 2009 - Jamit Software Launches the forum today!
3,080 Posts in 791 Topics by 2,001,738 Members
Latest Member: MelodeeGen
* Home Help Search Login Register
+  Jamit Software Forum
|-+  Jamit Job Board Customers
| |-+  User-to-User Support
| | |-+  Strict Standard error messages suddenly started
« previous next »
Pages: [1] Print
Author Topic: Strict Standard error messages suddenly started  (Read 56194 times)
denbec
Jammers
Jr. Member
*
Posts: 15


« on: July 15, 2014, 02:30:45 pm »

Hello all - I haven't made any changes to to my website in over a year but suddenly it is showing error messages on the website.  I've been doing some research but can't seem to find a fix that works.  I noticed when searching that there are other Jamit job boards out there with the same errors.  Anyone know how to fix this issue?  A better question - is anyone still out there??   Roll Eyes

Examples of error from main page:
Strict Standards: Declaration of smtp_message_class::SendMessageBody() should be compatible with email_message_class::SendMessageBody(&$data) in /home/nightowl/public_html/include/lib/mail/smtp_message.php on line 596

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/nightowl/public_html/include/lib/mail/smtp_message.php:596) in /home/nightowl/public_html/include/functions.php on line 141

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/nightowl/public_html/include/lib/mail/smtp_message.php:596) in /home/nightowl/public_html/include/functions.php on line 141

Strict Standards: Declaration of IndeedXML::enable() should be compatible with JB_Plugins::enable($class_name = 'JB_Plugins') in /home/nightowl/public_html/include/plugins/IndeedXML/IndeedXML.php on line 1236

Strict Standards: Declaration of IndeedXML::disable() should be compatible with JB_Plugins::disable($class_name = 'JB_Plugins') in /home/nightowl/public_html/include/plugins/IndeedXML/IndeedXML.php on line 1236

Strict Standards: Declaration of SecurityTools::enable() should be compatible with JB_Plugins::enable($class_name = 'JB_Plugins') in /home/nightowl/public_html/include/plugins/SecurityTools/SecurityTools.php on line 982

Strict Standards: Declaration of SecurityTools::disable() should be compatible with JB_Plugins::disable($class_name = 'JB_Plugins') in /home/nightowl/public_html/include/plugins/SecurityTools/SecurityTools.php on line 982

Strict Standards: Only variables should be passed by reference in /home/nightowl/public_html/include/functions.php on line 1505

Strict Standards: Only variables should be passed by reference in /home/nightowl/public_html/include/functions.php on line 175

Strict Standards: Only variables should be passed by reference in /home/nightowl/public_html/include/themes.php on line 867

Strict Standards: Only variables should be passed by reference in /home/nightowl/public_html/include/themes.php on line 922
Logged
CompuDave
Global Moderator
Hero Member
*****
Posts: 173



WWW
« Reply #1 on: July 15, 2014, 03:07:12 pm »

I am no longer using Jamit so cannot test this for you. Not sure how many others still are Jamit software either.

The problem seems to be with your plugins. Try disabling the Indeed and the SecurityTools plugins and see if this remedies your problem.

Cheers,
Dave
Logged
denbec
Jammers
Jr. Member
*
Posts: 15


« Reply #2 on: July 16, 2014, 12:44:12 pm »

Thanks for the suggestion.  I had prior disabled all plugins and was still getting the errors.  However I was able to "fix" the issue by changing this in the config.php file in the root directory :

if (defined('E_DEPRECATED')) {
   error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);
} else {
   error_reporting(E_ALL ^ E_NOTICE);
}

To just this:

error_reporting(0);

Warning - I believe this command disables all error checking on the page so it is always best to fix the root cause of the errors instead.  I'm not a programmer so I wasn't able to do so - yet.  Hopefully I can get the site fixed properly in the near future.  I'm a little concerned about continuing this job board since it seems the developer has abandoned Jamit   Shocked

Logged
CompuDave
Global Moderator
Hero Member
*****
Posts: 173



WWW
« Reply #3 on: July 16, 2014, 12:49:21 pm »

Yes, the developer is no longer supporting Jamit. It is advisable that you look for alternate software asap as your problems will just continue to get worse.
Logged
Imran
Global Moderator
Hero Member
*****
Posts: 255


WWW
« Reply #4 on: September 11, 2014, 04:02:43 am »

Though I have purchased and installed SJB but I'm reluctant to move, can you post your experience and how did you go about moving to SJB?
What steps you took to take of traffic and search rankings and 404 that result from migration?
It will be great help if you could answer this question.
Logged
jobraj
Jammers
Full Member
*
Posts: 31


« Reply #5 on: March 18, 2015, 01:08:07 am »

We recently migrated to SJB - we wrote a custom php file to handle redirects from Jamit Jobs to SJB jobs and other pages.

We are noticing performance issues with SJB - Did anyone who moved to SJB are having same issues ?
Logged
Imran
Global Moderator
Hero Member
*****
Posts: 255


WWW
« Reply #6 on: April 07, 2015, 10:57:27 am »

Hi jobraj can you share your website to me via pm or email. Also can you explain how you managed to redirect it using php file to sjb board. Please
Thanks
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.045 seconds with 18 queries.