Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43260
Total Topics: 7518
Most Online Today: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 283
Total: 284

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

No thumbnails on new uploads by Tonyvic
Today at 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

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal