Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - [SiNaN]

#1
Subs-SimpleDeskAdmin.php

Code (Find) Select
' . ($start != 0 ? 'LIMIT {int:start}, {int:items_per_page}' : ''),

Code (Replace) Select
' . ($items_per_page != 0 ? 'LIMIT {int:start}, {int:items_per_page}' : ''),

Then you need to change the the second parameter to 0 where you want the full log to be displayed (ie. profile, ticket view).
#2
General Discussion / Re: Blog post / interview
April 19, 2010, 02:29:57 PM
Quote from: Ha² on April 16, 2010, 08:42:46 PM
Is SimpleDesk owned by the same international corporation that created SimplePortal, SimpleDownload, and SimpleSEF?

Hmmm, is there such a corporation?
#3
Quote from: Arantor on April 12, 2010, 11:48:46 AM
.. because standalone mode was intended for use when you're not interested in the forum-y stuff and just want a helpdesk ...

Portal is not a forum-y stuff. :P

Quote from: hadesflames on April 12, 2010, 01:56:57 PM
The point of having a portal is to display information from the forum in a home page in an elegant way.

Not all the time.

Now looking into it, SD can't override SP running on Frontpage mode. So it's just a matter of making your Home button stay when SD is running on standalone mode.
#4
If the portal in question is SimplePortal, changing the Portal Mode to Integration would get rid of Forum button.
#5
News and Announcements / Re: Presenting SimpleDesk!
January 09, 2010, 12:40:57 PM
Sounds interesting. Will be around to see what you will come up with. Good luck! ;)