- Edited
and of course: <th width="120"><a <?php echo $modstatus_sort; ?> href="tickets.php?sort=modstatus&order=<?php echo $negorder; ?><?php echo $qstr; ?>" title="Status <?php echo $negorder; ?>">Ticket Status</a></th>
and of course: <th width="120"><a <?php echo $modstatus_sort; ?> href="tickets.php?sort=modstatus&order=<?php echo $negorder; ?><?php echo $qstr; ?>" title="Status <?php echo $negorder; ?>">Ticket Status</a></th>
Hi guys.can i use the status mod for the 1.7 version ?Thanks for all.
Hey there reyhykary,This specific module is not available for the 1.7 version. However, I know at one point there was a post for a status mod for 1.7 (but I think it was on the old forums).
thanks rowland, i was confused, because the mod is posted in 1.7 forum.Hey there reyhykary,
This specific module is not available for the 1.7 version. However, I know at one point there was a post for a status mod for 1.7 (but I think it was on the old forums).
Yeah, maybe ntozier will move this to the right forum. There wasn't a 1.8 forum when 1.8 was released, this was just the "Current version" forum!
Now my osticket is in spanish with another mods too. What can i see, the language pack is not full finish for the newer version. I have no problems with the native language , but the people in my company yes. i'm already translating directly all the titles, menus, etc. It's a hard work, i need to find some things for change to spanish language. The client side is 90% done . I put some files:
I had the problem that the advanced search form was not working with the status. (i'm on 1.8.0.3)now it works. I was not able to filter by the status (after the status has changed once).perhaps someone else has the same problem.i added a sql query to the file "Web Directory\include\class.ticket.php": $ost->logDebug("Status Update",$sql); $sql = "INSERT INTO ".TABLE_PREFIX."ticket__cdata SET field_".$field_id."='" . $item_value . "' , field_".$field_id."_id='" . $status_val . "' , `ticket_id`=".$this->getId() $res = db_query($sql);After this update, you have to update every status. else the system still can't filter it.
Hi,Does this mod work for v1.9.0? Would love to use this in my system :-)Thanks
Hey there bcv,
I just got back from vacation and will get it deployed for v1.9! I will keep you posted.
Andy
Thanks a bunch!
I would like to be informed on this issue.
Thanks, and look forward to updates....
Hi, I started exploring Osticket with 1.9 version, is there a chance that this module can be set on 1.9? Where can I find it if this already exists? Thank You!
@[deleted] the mod author rowlandan25 has not posted a version for 1.9 yet.
Hi there. Im currently on version 1.9.2 .. And i found your topic buat it was kind of outdated.. version 1.8.1 ?? And rowlandan25 last reply on here was nearly 2months ago in May. Is the development already stop? Im afraid i will need this ticket status mod very badly! T_T
bump
Good morning everyone,First off, I would like to apologize for not being active the past couple of months. Unfortunately work is busiest for me during the summer and I have not had the time to sit down and get the newest version of ticket status out. I am going to begin development again and get that out soon! When I do, I will start a new discussion in the 1.9 forums and post a link to that discussion here.Once I get the update done, I will be looking for some testers to so that I can find any issues with it!Andy
Good morning everyone,
First off, I would like to apologize for not being active the past couple of months. Unfortunately work is busiest for me during the summer and I have not had the time to sit down and get the newest version of ticket status out. I am going to begin development again and get that out soon! When I do, I will start a new discussion in the 1.9 forums and post a link to that discussion here.
Once I get the update done, I will be looking for some testers to so that I can find any issues with it!
Andy
thank you rowland. look forward to contribute on your thread :)
Hey everyone,I create a new thread for the 1.9.3 version of this mod. Take a look: http://forum.osticket.com/d/discussion//add-statuses-to-your-tickets
@rowlandan25 Just wondering if this is now included in release 1.9.4? If so, I don't seem to see the status in the "open ticket" listing. Is there anything I'm missing? How can someone on version 1.9.4 achieve the "Status" view of open tickets?Thanks for the reply.