News:

Looking for a good read? Check out the SimpleDesk Team Blog.

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 - profdrdenis

#31
SimpleDesk Support / move topic to heldesk
April 15, 2010, 05:16:12 AM
when its allow user can move a topic to the helpdesk. This is for me not a nice function.

It is not better to copy a topic to the helpdesk and make a mark in the topic, so user know a copy is in the helpdesk?

I hope my english is ok for understanding.
#32
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 08:56:47 AM
my idea is like this:

<a href="' . $scripturl . '?action=helpdesk;sa=topictoticket;topic='.$context['current_topic'].';' . $context['session_var'] . '=' . $context['session_id'] . '">' . ($settings['use_image_buttons'] ? '<img src="' . $settings['lang_images_url'] . '/support.png" title="Verschiebe zum HelpDesk" alt="' . $txt['can_move_to_helpdesk'] . '" border="0" />' : $txt['can_move_to_helpdesk']) . '</a>';
#33
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 08:17:53 AM
Quote from: Arantor on April 13, 2010, 08:15:26 AM
Also anything I give you to fix this will have to be redone every time you upgrade SimpleDesk.

this I know...
#34
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 08:14:37 AM
I think my english is to bad to explain.

The code show in the core theme the button.  I want to know what can I do to change the code that I have a button in my theme. This is my topic all the time.
#35
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 08:02:47 AM
yeah this is not my theme and I dont know what is todo...  :'( But I dont understand everything. This string:

// SimpleDesk: Add topic -> ticket button
$normal_buttons = array_merge($normal_buttons,array('topictoticket' => array('test' => 'can_move_to_helpdesk', 'text' => 'shd_move_topic_to_ticket', 'lang' => true, 'url' => $scripturl . '?action=helpdesk;sa=topictoticket;topic='.$context['current_topic'].';' . $context['session_var'] . '=' . $context['session_id'])));


bring the button in the topic. I cant change to a simple way with a Icon?
#36
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 07:57:39 AM
yes exact this is what I mean.

any way out...?
#37
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 07:50:56 AM
no problem.

first I show you in the core theme what I mean. In my is this Button not there and I want to know what is to do.

second in the helpdesk you see only words, I want Buttons too
#38
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 07:36:59 AM
See my first post. I want Icon/Buttons on top of the helpdesk and I want instruction what is todo to bring shd_move_topic_to_ticket so that I can see a Icon/Button. Or on which place I put for example: <img src="', $settings['images_url'], '/german/XXX.gif" alt="" border="0" />

I hope my english is not to bad
#39
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 07:26:32 AM
I understand but Curve is not the heaven  8) for me its Simple Desk working. I only want instruction what can I do that I have Icons.. thats all
#40
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 07:08:06 AM
yes. in the core theme is working nice, but in my theme no button in the forum to bring the topic to the helpdesk... ok its normal but I want to know on which place I can look..

and the design in the adminCP is not nice. Look the attach. But with this one I can stay..
#41
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 06:56:48 AM
yes I attach
#42
SimpleDesk Support / Re: Button in an other Theme
April 13, 2010, 05:37:13 AM
ok I understand. But I delete everything and install a new forum. First mod simple desk, no other one. With my theme  :'( same as before! and I dont have any Icon in the topic for to jump in the helpdesk.

What can I do to put a Icon/Button there?
#43
SimpleDesk Support / Re: Button in an other Theme
April 12, 2010, 11:45:26 AM
I do it
#44
SimpleDesk Support / Re: Button in an other Theme
April 12, 2010, 11:40:33 AM
many mods:

1.    Auto Purge Old Topics     1.2
2.    PDF Tag    1.1    
3.    Registered Links    2.0.2    
4.    Anti-Spam Links    1.0.1    
5.    SimpleDesk - Integrated Helpdesk for Simple Machines Forum    1.0 Felidae    
6.    Bookmarks    2.3    
7.    Social Bookmarks for SMF 2    1.1    
8.    reCAPTCHA for SMF    0.9.8    
9.    Auto Email Inactive Users    1.7    
10.    Foxy! for Aeva Media    1.26    
11.    Gender on Memberlist    1.3    
12.    Highslide Image Viewer    1.6    
13.    Arcade Skin 2.5 RC1    1.0.0    
14.    Welcome Topic Mod    2.1    
15.    AvatarSelect    1.2.1    
16.    SMF Arcade    2.5 RC1    
17.    View IP Permissions    1.1    
18.    SMF Links    2.1.3    
19.    Set the default session length for login    1.0    
20.    Amazon Search    1.1    
21.    autoTooltips autoLinktips for SMF    0.9    
22.    Reason For Editing Mod    2.3.2    
23.    Aeva Media    1.1b    
24.    RSS Feeder    1.1.4    
25.    Users Online Today    1.5.6    
26.    SMF Chess    2.1    
27.    PM to New Members    1.2    
28.    NiceTooltips    1.6    
29.    Ultimate Profile    0.9.1    
30.    AjaxChat Integration    3.2.1 (modified for SMF 2 RC3)    
31.    RSS Feed Icon    1.1

but the simple desk was the last one  8)
#45
SimpleDesk Support / Re: Button in an other Theme
April 12, 2010, 11:34:24 AM
My english is not so perfect to understand your first sentence.

The simple desk, I install it with the Manager. But the helpdesk staff in the index.template.php I put it with my hand I make a mistake?