View Full Version : Fatal Error on Category Click
mymichael2
11-01-2006, 05:13 AM
I've seen this question asked on a few threads, and although I've seen that the problem is resolved with assistance, there is no detail on exactly what was done to solve the problem (unless I missed it somewhere).
I installed the common categories dump on http://www.gotellme.com. All seemed to go well, but when I click on any of the categories, I get the following error:
Fatal error: Call to undefined function: get_title() in /usr/home/sim/public_html/gotellme-com/index.php on line 31
Any input on the solution would be greatly appreciated.
Michael Hill
11-01-2006, 06:27 AM
Hello, mymichael2!
Wellcome to our forum!
Did you use patch 1.2.01? You can download it from
http://www.esyndicat.com/downloads/modifications.html.
If problem will remain, send ticke to our support team.
What version of eSyndiCat you use?
Thanks.
Dave Baker
11-01-2006, 04:55 PM
Hello mymichael2,
Please try this too:
http://www.esyndicat.com/forum/showthread.php?t=5957&highlight=Call+to+undefined+function%3A+get_title% 28%29
mymichael2
11-02-2006, 12:02 AM
Hello all. Thank you for the welcome. I tried the above, but it didn't seem to help. When I received the update to 2.0 I went through the full installation process, and now things are really goofy. :-)
On my index page (http://www.gotellme.com) I receive the following error:
Error: Unknown column 't1.comments_active' in 'field list'
followed with:
SELECT `t1`.*, `t1`.`comments_active` `comments`, `t2`.`crossed`, `t3`.`path`, '0' `id_editor_edit` FROM `sim_link_categories` `t2` LEFT JOIN `sim_links` `t1` ON `t1`.`id` = `t2`.`id_link` LEFT JOIN `sim_categories` `t3` ON `t2`.`id_category` = `t3`.`id` LEFT JOIN `sim_editors` `t4` ON `t1`.`id_editor` = `t4`.`id` WHERE `t2`.`id_category` = '0' AND `t1`.`status` = 'active' GROUP BY `t1`.`id` ORDER BY `t1`.`featured` DESC, `t1`.`sponsored` DESC, `t1`.`date` DESC LIMIT 0, 10
In my Admin Panel I receive the following error:
Error: Unknown column 'sponsored' in 'where clause'
followed with:
SELECT COUNT(`id`) FROM `sim_links` WHERE `sponsored` = '1'
Should I post a new thread, or continue working here?
BTW, Thanks for the help. :-)
John Turner
11-02-2006, 04:17 AM
Hello, mymichael2!
Wellcome to our forum!
Provide me with your FTP/CPanel credentials on email I will try to help you
kiwigurl
11-14-2006, 01:26 AM
I'm getting the exact same error. I was told elsewhere it's because I still have the old database structure and all is needed is the newer version....
I'm just waiting for someone to reply to my emails
vBulletin® v3.7.0, Copyright ©2000-2013, Jelsoft Enterprises Ltd.