|
#11
|
|||
|
|||
|
SELECT staff_id FROM ost_help_topic_auto_assign WHERE dept_id= AND topic_id= which looks like it's being thrown in topicautoassign.inc.php; it seems the values of $dept_id and $topic_id are not being passed. Any thoughts on how to approach this one? |
|
#12
|
|||
|
|||
|
gettiinh the same errors
|
|
#13
|
|||
|
|||
|
@valentin.marzac,
@underpope, @eddieburroughs, Please re-apply this mod especially the step number 5 and 7. I have found the causes, it seems there are some lines of code that are missing. Now they have already there. Sorry for the inconveniences. ![]() Sincerely, Masino Sinaga P.S.: That mod also works fine in 1.6 ST as I have just tested it a few minutes ago. Last edited by masino_sinaga; 08-21-2011 at 10:22 AM. Reason: Replacing "incoveniences" with "inconveniences" |
|
#14
|
|||
|
|||
|
@ Masino
Hey, will this MOD work on v1.6ST as well?? Regards Naveen |
|
#15
|
|||
|
|||
|
Quote:
Code:
[SELECT topic_id, topic FROM ost_help_topic WHERE topic_id=] 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 [SELECT staff_id, firstname, lastname FROM ost_staff WHERE dept_id = ORDER BY staff_id] 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 'ORDER BY staff_id' at line 1 [SELECT dept_id,dept_name FROM ost_department WHERE dept_id=] 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 I am going to go through the steps again. Thanks for your help ZeroEffect |
|
#16
|
|||
|
|||
|
I am using version 1.6ST It looks like this issue is when the data is read from the data base. The table that the help topics are listed in is not correct.
Still hunting this down. Thanks ZeroEffect |
|
#17
|
|||
|
|||
|
Quote:
Code:
SELECT dept_id,dept_name FROM ost_department WHERE dept_id='Engineering' |
|
#18
|
|||
|
|||
|
Does anyone have this working fully? I have performed the mod as well as the two prerequisite mods numerous times and still have trouble. Would love to have this capability. thank you.
|
|
#19
|
|||
|
|||
|
Quote:
ZeroEffect |
|
#20
|
|||
|
|||
|
*****Update*****
I noticed that I did not do the help topic mod. I followed the steps of the help topic mod and now the auto assign does not work. Side note I could not complete step 2 of the help topic mod. The lines I was asked to change are not in that document. (OST1.6ST) I have gone back and removed the help topic mod and still auto assign is not working. Rolling back to the setup I had before the auto assign mod and try again. Out of all the MOD this is the one I wanted the most. I hope this can be resolved. ZeroEffect |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|