Hello..
I'm having issues with Forum_news. I've posted this on ravenphpscripts site as well, but no one has responded.
I'm getting this error:
When I post news via forums, if I select "Homepage news" instead of "Normal", it works. It's only when "Normal", "Sticky" or "Announcement" are selected I get the error and only when the the modified files, functions_post.php and postings.php, have been uploaded to the site. Posting works fine when using the default files.
Is there anything you can think of I can try?
Thanks,
David
I'm having issues with Forum_news. I've posted this on ravenphpscripts site as well, but no one has responded.
I'm getting this error:
PHP: [ Select all ]
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0)' at line 1
INSERT INTO nuke_bbtopics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, forum_news, topic_vote) VALUES ('test', 3, 1477398228, 3, 0, 0, , 0)
Line : 227
File : functions_post.php
When I post news via forums, if I select "Homepage news" instead of "Normal", it works. It's only when "Normal", "Sticky" or "Announcement" are selected I get the error and only when the the modified files, functions_post.php and postings.php, have been uploaded to the site. Posting works fine when using the default files.
Is there anything you can think of I can try?
Thanks,
David
Can you pack up those two files into a zip/rar files and attach them to the forums here, (make sure you use the file attachment and not the image attachment ), and I will take a look and see if there was a mistake in the edit.
EDIT:
If you have TS3, if you like, you can hop on. (TS3 info on the home page on the right). I like to go through and double check your work, so if you can either pack up all the files that were modified, or, if you can setup temp FTP access to the site, I like to take a look. I generally don't support Raven, and I am a Xtreme Dev, but it's a puzzle, and its got me intrigued.
EDIT:
If you have TS3, if you like, you can hop on. (TS3 info on the home page on the right). I like to go through and double check your work, so if you can either pack up all the files that were modified, or, if you can setup temp FTP access to the site, I like to take a look. I generally don't support Raven, and I am a Xtreme Dev, but it's a puzzle, and its got me intrigued.
I have contacted Noto to maybe he has a thought. But without me being able to verify all the code changes are correct and actually see what's going on, it's hard for me to say.