Sign in to follow this  
LiliArch

PHP error

Recommended Posts

Hello there.

 

I went to the "Premium" link that is in the top menu just to see what there is - I'm not actually planning to buy anything - and I noticed that the Modders Account supposedly is available there, as there is a "Modders Account" in product categories.

 

Well, that's not the error of course, anyone can set their categories as they want.

 

But when I click that "Modders Account" link on that page, I get the following error message on top of the page (the way PHP shows error messages, you know?)

 

 

Strict Standards: Declaration of package_hosting::onCancel() should be compatible with package::onCancel($purchase, $invoice = , $asChild = , $alterStock = ) in /home/deadlyst/public_html/forum/admin/applications_addon/ips/nexus/sources/packages/hosting.php on line 19

Warning: Cannot modify header information - headers already sent by (output started at /home/deadlyst/public_html/forum/admin/applications_addon/ips/nexus/sources/packages/hosting.php:19) in /home/deadlyst/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 114

Warning: Cannot modify header information - headers already sent by (output started at /home/deadlyst/public_html/forum/admin/applications_addon/ips/nexus/sources/packages/hosting.php:19) in /home/deadlyst/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 127

Warning: Cannot modify header information - headers already sent by (output started at /home/deadlyst/public_html/forum/admin/applications_addon/ips/nexus/sources/packages/hosting.php:19) in /home/deadlyst/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 136

Warning: Cannot modify header information - headers already sent by (output started at /home/deadlyst/public_html/forum/admin/applications_addon/ips/nexus/sources/packages/hosting.php:19) in /home/deadlyst/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 137

Warning: Cannot modify header information - headers already sent by (output started at /home/deadlyst/public_html/forum/admin/applications_addon/ips/nexus/sources/packages/hosting.php:19) in /home/deadlyst/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 141

 

The problem is the first one on the list, of course, as the "Cannot modify header information - headers already sent" errors always come when there is an error message added on the page that way. Anyway, just thought that the person who is maintaining the site (I don't actually know who it is) might want to know.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this