Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support errors when opening news
Lsteffler
Posted on 17 Sep 2010, 19:34:28

Access: Member
Total Posts: 16
Joined: 2010-07-07

Good afternoon!

When you open the news for the link to read more news opens normally but displays the following error early on and did not appear the title of the news:

Notice: Undefined offset: 47 in /hsphere/local/home/extreme/extremecnp.com.br/news/functions.php on line 457 Notice: Undefined offset: 48 in /hsphere/local/home/extreme/extremecnp.com.br/news/functions.php on line 458 Notice: Undefined offset: 49 in /hsphere/local/home/extreme/extremecnp.com.br/news/functions.php on line 459
#2855
Chris
Posted on 17 Sep 2010, 19:37:15

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

These are simply notices which can be disabled this by changing php to not report notice warnings.

Edit your php.ini file, and change error reporting to the following

Code:
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED 
#2856
Lsteffler
Posted on 20 Sep 2010, 14:43:51

Access: Member
Total Posts: 16
Joined: 2010-07-07

not worked, I added the qu and Indices but the error persists ema opinion.
#2860
Chris
Posted on 20 Sep 2010, 15:06:03

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

When logging in, which language are you selecting? It's saying that some of the text from the language file is missing, this section here

Quote:
$langmsg['news'][47] = x("Name");
$langmsg['news'][48] = x("Email/URL");
$langmsg['news'][49] = x("Message");

Can you check whichever language file you're using to make sure that section exists.
#2861
Lsteffler
Posted on 20 Sep 2010, 16:29:00

Access: Member
Total Posts: 16
Joined: 2010-07-07

Thanks!

I managed to fix it now, was using Portuguese and really missing these lines in the language file.
#2862
Network-13.com © 2013