Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 221
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 186
Total: 186

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.


Messages - Playertrade

Pages: [1]
1
Support / Re: Classified name change
« on: February 22, 2015, 01:09:43 pm »
$txt['class_text_Market'] for example :)?

2
Support / Re: Classified name change
« on: February 22, 2015, 12:57:19 pm »
i mean this title:

3
Support / Re: Classified name change
« on: February 22, 2015, 10:52:48 am »
// Loop though each Classifieds Category
   
      foreach ($context['classifieds_boards'] as $board)
         {
            echo '
         <tr class="windowbg2">
            <td class="icon windowbg" ' , !empty($board['subcats_linktree']) ? 'rowspan="2"' : '' , '><a href="', $scripturl, '?action=classifieds;cat=', $board['ID_CAT'], '">';

            // If the board is new, show a strong indicator.
            
               echo '
                  <img src="', $settings['images_url'], '/' .$context['theme_variant'], '/on2.png" alt="', $txt['new_posts'], '" title="', $txt['new_posts'], '" border="0" />';

         
            echo '</a>
            </td>
            <td class="info">
               <a class="subject" href="', $scripturl, '?action=classifieds;cat=', $board['ID_CAT'], '" name="class', $board['ID_CAT'], '">', parse_bbc($board['title']), '</a><br />
                  <p>', parse_bbc($board['description']) . '</p>';

      
            // Show some basic information about the number of posts, etc.
               echo '
            </td>
            <td class="stats windowbg"><p>
               ', comma_format($board['totallistings']), ' ', $txt['posts'], ' <br />
            </p></td>
            <td class="lastpost">
               ';

            /* The board's and children's 'last_post's have:
            time, timestamp (a number that represents the time.), id (of the post), topic (topic id.),
            link, href, subject, start (where they should go for the first unread post.),
            and member. (which has id, name, link, href, username in it.) */
            if (!empty($board['listingtitle']))
               echo '<p>
                  <strong>', $txt['last_post'], '</strong>  ', $txt['by'], ' <a href="', $scripturl, '?action=profile;u=', $board['ID_MEMBER'], '">', $board['realName'] , '</a><br />
                  ', $txt['in'], ' <a href="', $scripturl, '?action=classifieds;sa=view;id=', $board['ID_LISTING'], '">', $board['listingtitle'], '</a><br />
                  ', $txt['on'], ' ', timeformat($board['datelisted']) . '</p>';

4
Support / Re: Classified name change
« on: February 21, 2015, 07:45:27 pm »
Yah got it fixed thanks. Can i also change the "Integrate with the Board Index of the forum" name?

5
Support / Re: Classified name change
« on: February 21, 2015, 07:41:47 pm »
But in that one i cant find
$txt['smfclassifieds_menu'] = 'Classifieds';

6
Support / Re: Classified name change
« on: February 21, 2015, 07:38:52 pm »
I also have 3
   Modifications.english 1.php     
     Modifications.english.php     
     Modifications.english.php~ 

7
Support / Re: Classified name change
« on: February 21, 2015, 07:29:10 pm »
Can i also edit board icons? I have done it in the "classified" menu, but not on the front page of my forum

8
Support / Re: Classified name change
« on: February 21, 2015, 07:28:59 pm »
Can i also edit board icons? I have done it in the "classified" menu, but not on the front page of my forum

9
Support / Classified name change
« on: February 21, 2015, 06:30:37 pm »
Hello, i cant manage to rename Classified to "Market". I tried to find Modifications.english.php and do something in there but a iam a noob. What do i do?

Pages: [1]

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal