MyBBHacks.com Plugins for  MyBB
RSS Feed Poster 1.5 - Printable Version

+- MyBBHacks.com Plugins for MyBB (https://www.mybbhacks.com)
+-- Forum: Free Mods (https://www.mybbhacks.com/forumdisplay.php?fid=5)
+--- Forum: MyBB 1.6 and older Mods (https://www.mybbhacks.com/forumdisplay.php?fid=6)
+--- Thread: RSS Feed Poster 1.5 (/showthread.php?tid=12)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14


RE: RSS Feed Poster 1.0 - xpserkan - 06-24-2010

full version yet? removed or when?

also gives an error when taking the html code!


RE: RSS Feed Poster 1.0 - MyBBHacks - 06-24-2010

That is the full versoin


RE: RSS Feed Poster 1.0 - xpserkan - 06-24-2010

issues and the images html codes do not take proper reason?


RE: RSS Feed Poster 1.0 - glas - 06-24-2010

bug
Code:
MyBB SQL Error - [20] array (
'error_no' => 1064,
'error' => '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 \'\' at line 1',
'query' => 'UPDATE mybb_users SET numtopics=numtopics+1 WHERE uid=',
)



RE: RSS Feed Poster 1.0 - MyBBHacks - 06-24-2010

(06-24-2010, 04:22 AM)glas Wrote: bug
Code:
MyBB SQL Error - [20] array (
'error_no' => 1064,
'error' => '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 \'\' at line 1',
'query' => 'UPDATE mybb_users SET numtopics=numtopics+1 WHERE uid=',
)
Double check that the member for the RSS Feed Poster exists and is spelled the same it is based on its username.


RE: RSS Feed Poster 1.0 - glas - 06-24-2010

(06-24-2010, 08:00 AM)MyBBHacks Wrote:
(06-24-2010, 04:22 AM)glas Wrote: bug
Code:
MyBB SQL Error - [20] array (
'error_no' => 1064,
'error' => '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 \'\' at line 1',
'query' => 'UPDATE mybb_users SET numtopics=numtopics+1 WHERE uid=',
)
Double check that the member for the RSS Feed Poster exists and is spelled the same it is based on its username.


User exists...
Huh

Code:
MyBB SQL Error - [20] array (
'error_no' => 1064,
'error' => '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 \'\' at line 1',
'query' => 'UPDATE mybb_users SET numtopics=numtopics+1 WHERE uid=',
)

i am getting this error everytime..i've tried with +20 different users
please help


RE: RSS Feed Poster 1.0 - glas - 06-24-2010

mark, i found the plugin who was causing the problem, it was " No. Topics Started" by Zinga Burga
too bad i had to disable it, i really liked the plugin.
Now is making more trouble with another payed plugin.
i will report the bug to the plugin developer
Thank you!
send you a pm


RE: RSS Feed Poster 1.0 - warrior - 06-25-2010

this is working fine on my forums. thanks


RE: RSS Feed Poster 1.0 - Kazuto - 06-25-2010

This reminds me so much of vB4 and their RSS icons. Love it!
I'm really liking your plugins right now. Keep them coming and you got a friend for life... who doesn't code. XD


RE: RSS Feed Poster 1.0 - glas - 06-26-2010

any news about the bug? =(