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: 175
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 119
Total: 120

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 - Web Presence Consulting

Pages: [1]
1
Latest Mods / Re: [Mod] Tagging System
« on: March 15, 2017, 09:50:21 pm »
Feature Request: I would be very pleased to see an option in admin to purge the Tags log table of tags that are tied to posts that no longer exist... or possibly add a scheduled task that does this... in using this module over quite a number of years my cloud hover over showing the number of items is not accurate anymore

2
Latest Mods / Re: [Mod] Tagging System
« on: February 25, 2017, 09:06:32 am »
Just a general comment about the usefulness of this module, its great, been using it for years and studying spider reactions/activity closely reveals that search engines respond well to adding tags to posts, when you combine this module with the Cumulus Congestus module and also tie it in with the Downloads Module keywords feature well its just gravy, I might add that tying it to the other modules is fairly simple... there's also a great hack I picked up years ago on the SMF Support site that displays the board name in the Tags main menu list

3
Modifications Talk / Re: PayPal Payouts
« on: February 25, 2017, 07:28:55 am »
I've been interested in creating an SMF Shop Item that would allow a user to "cash in" Shop credits... I think it may be possible to use similar routines that an older module named "BuyMe a Drink" uses, I currently have that module, an older version of the Downloads Pro monetizing my credits system, well the Downloads one monetizes it, but the BuyMe a Drink module functions well too, should be able to adapt its PayPal routines to allow a user to cash in credits for a real money payout by site owner... would love to collaborate with some savvy coders to build this shop module item...

4
Feature Requests / Re: Random Downloads Block
« on: February 25, 2017, 05:48:16 am »
Thanks for the reply

The original request was for a block of randomly chosen items to display, I now have this working beautifully in Simple Portal block, it only requires one small edit in addition to a minor change to to the block code, as follows:

In Sources/Downloads2.php add the section circled in green to the snippet of code shown located in the Downloads_MainPageBlock() function:




After that make this minor change to the portal block code, shown in its entirety here:
Code: [Select]
global $boardurl, $modSettings;
$modSettings['down_url'] = $boardurl . '/downloads/';

global $sourcedir;

require_once($sourcedir . '/Downloads2.php');

Downloads_MainPageBlock(null, 'random');

Enjoy... I also have some custom modifications to the SMF Statistics Page that relates to various modules and SMF features, visit my site and have a look at the ones for this module, although my version of Downloads Pro is out of date, everything I've customized works great!!


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