SMF Support > Server Performance and Configuration
Database Error
bindasboy:
My Problem has been solved.....
The table of Related Topic mod was not present on the database of my Forum... I Manually added that Table and now its working fine..........
JBlaze:
--- Quote from: bindasboy on April 24, 2009, 01:11:36 AM ---My Problem has been solved.....
The table of Related Topic mod was not present on the database of my Forum... I Manually added that Table and now its working fine..........
--- End quote ---
Marking as solved :)
BigMike:
I realize this topic is old but I need help from bindasboy. I encountered a lot of trouble getting the database file of Related Topics (related_topics.php) to install properly. I eventually got it to work and documented my efforts beginning at reply #630 here.
I just got it working yesterday and since have seen this same critical error, "Wrong value type sent to the database. Integer expected. (id_msg)" (for me being in my Display.php file at line 867).
--- Quote from: bindasboy on April 24, 2009, 01:11:36 AM ---My Problem has been solved.....
The table of Related Topic mod was not present on the database of my Forum... I Manually added that Table and now its working fine..........
--- End quote ---
bindasboy, could you please share the database query used to create the missing table? I don't have much info to go off of from this error so any help would be greatly appreciated. I am also going to link this to the mod's thread.
Thanks!
BigMike
BigMike:
Ahhhhhhhhhhhhhhh sorry I did not see this post!
--- Quote from: bindasboy on April 24, 2009, 12:21:34 AM ---Table 'roshan_smf.smf_related_subjects' doesn't exist
File: /home/roshan/public_html/Sources/Subs-RelatedFulltext.php
Line: 86
--- End quote ---
Ok I will look into figuring this out and will share the DB Query if I do-
Mike
BigMike:
--- Quote from: bindasboy on April 24, 2009, 12:21:34 AM ---Table 'roshan_smf.smf_related_subjects' doesn't exist
--- End quote ---
Ok, I already have this table installed so this isn't my issue. Here is the structure of my `related_subjects` table:
# Column Type Collation Attributes Null Default
1 id_topic int(10) UNSIGNED No None
2 subject tinytext latin1_swedish_ci No None
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version