|
Welcome, Guest.
Please login or register.
Forgot your password?
|
Members
Total Members: 4216
Latest: ezycc New This Month: 0 New This Week: 2 New Today: 0
Stats
Total Posts: 42796
Total Topics: 7456
Most Online Today: 54
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online Members: 0 Guests: 26 Total: 26
|
|
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 - Diego Andrés
1
« on: May 06, 2020, 11:20:32 am »
I have this on my forum as a custom profile field, but couldn't make a real use of it, maybe someone else could! Like a science forum could verify investigators, doctors, etc.
2
« on: October 03, 2019, 09:54:25 pm »
I'm quite sure that if you add the original extension it'd work as a normal file.
3
« on: October 03, 2019, 09:29:22 pm »
If you are putting these docs in a lone category you could also only set up this reader for that particular cat ID so you don't have to find the extension, you already know it's a doc
4
« on: August 12, 2018, 02:04:24 pm »
Nice mod and very simple. I'm certain that we all thought about making something like this at some point, I'm glad you took the step because I know most users/admins will have a lot of fun with this
5
« on: September 22, 2017, 10:16:22 pm »
I'm getting a 403 error when viewing items. Could this be a random issue? Just happened today. I know I could change the ;id=ID to &id=ID but I'm just wondering if there's something I might have touched in the source file by accident that could have caused it, or maybe some other file on my forum root. Could also wait until tomorrow to see if it gets fixed by itself, I don't know. Also, any other solutions? In case I can't sort it out, apart from the & thingy. Regards
6
« on: April 07, 2016, 02:16:41 pm »
Fixed, just got home and turns out that it was my fault. It was a problem caused by other mod that I didn't get to work well. Thanks.
7
« on: April 07, 2016, 08:11:35 am »
Hello, the store has stopped processing the payments automatically. Transactions are not being logged, could this be a paypal issue?
Thanks
8
« on: October 20, 2015, 08:08:45 pm »
Thanks
9
« on: October 18, 2015, 11:45:17 am »
I would love to have this and I'll probably add it to my forum when I have time. But I'm curious, how do you handle a leap year? Or are you just using the specific date?
10
« on: July 16, 2015, 10:18:44 am »
Also, on credits system page, you have a users list and you can order it by name, credits, etc.
11
« on: July 16, 2015, 10:17:42 am »
Just add the code to Load.php and it will become available to use it. 'last_login' => empty($user_settings['last_login']) ? 0 : $user_settings['last_login'], 'downpro_credits' => empty($user_settings['downpro_credits']) ? 0 : $user_settings['downpro_credits'], This step you'll have to do it three times mem.posts, mem.last_login, mem.posts, mem.last_login, mem.downpro_credits, 'last_login_timestamp' => empty($profile['last_login']) ? 0 : forum_time(0, $profile['last_login']), 'downpro_credits' => $profile['downpro_credits'], And done! Now you can use it in profile page. (Profile.template.php e.g. if (!empty($context['member']['blurb'])) echo ' <dt>', $txt['personal_text'], ': </dt> <dd>', $context['member']['blurb'], '</dd>'; echo ' <dt>Credits: </dt> <dd>', $context['member']['downpro_credits'], '</dd>'; You can show them in posts also, if you want... Regards
12
« on: April 06, 2015, 11:43:53 am »
Great! Thank you
13
« on: April 06, 2015, 12:59:50 am »
Hello, I have some subscription on my site, and I would like that those groups get a certain product for free. Maybe I'm blind but is there an option to do that while adding/editing a new product? Or category? Just curious, I know that it would be easy to code though  Thanks BTW, this is a very useful and nice mod
14
« on: January 02, 2015, 02:15:01 pm »
I never noticed that there is not really a link in the admin to access to the reported downloads. The only visible link is inside the email the admin got when a download is reported. I added myself the reported downloads link into the tabs of the admin and I thought maybe worth suggesting it here  Regards, and thanks
15
« on: October 26, 2014, 12:59:57 pm »
2.1 Alerts maybe? I like this mod a lot, it's one of my favourites.
|
Using SMF's Built-in Search Algorithm
by shuban
March 27, 2023, 09:15:10 am
|
Permissions query
by davejo
March 26, 2023, 04:43:48 am
|
prettyurls - TroubleShooting.wiki
by SMFHacks
March 25, 2023, 01:49:35 pm
|
Download Gallery Option
by SMFHacks
March 23, 2023, 09:34:02 am
|
Lost attachments
by pete
March 22, 2023, 10:24:17 am
|
Additional Permissions
by mickjav
March 18, 2023, 05:21:23 am
|
[Mod]Discord Web Hooks
by SMFHacks
March 17, 2023, 08:48:30 am
|
Site upgrade to 2.1
by SMFHacks
March 12, 2023, 08:51:19 am
|
Theme/CSS design wanted
by mickjav
March 11, 2023, 12:10:11 pm
|
Category Images
by Anmer
March 10, 2023, 06:20:04 am
|
|
|