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: 191
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 194
Total: 194

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 - Diego Andrés

Pages: 1 [2] 3
16
Site Discussion / Re: Changes
« on: September 21, 2014, 12:19:36 pm »
Just a small fix to the submenu, find
Code: [Select]
nav ul uland add a z-index: 100;

17
Bugs / Re: Having two or more files
« on: September 08, 2014, 09:50:19 pm »
Weird cause I was getting a db error while downloading.
Maybe I forgot to say that this only happen to regular users?

18
Bugs / Having two or more files
« on: September 08, 2014, 08:14:39 pm »
When you have more than one file in a download, it comes the "More files" thing, or whatever don't remember the name of that   :P
Anyway, there's a small problem while downloading secondary files..

I made a fix a few months ago.

I don't remember how is supose to be the original code, but here's my edit:

Code: [Select]
<a href="' . $scripturl . '?action=downloads;sa=downfile&fileid=' . $row['ID_FILE'] . '&id=', $context['downloads_file']['ID_FILE'], ';t=' . time() . '">
I just leave how should be the link of additional downloads, because I have custom code and I can't figure how it was.

To find that part, search for // Show additional file downloads

Regards

19
There is a mod called Breeze, search for it at the modsite.
And she (the author) could tell you in the support topic how to add them in the portal (the mod already includes stuff to do that)

20
Support / Re: License
« on: July 20, 2014, 09:12:32 pm »
Great thanks, when I set up the new one I'll let you know

21
Support / License
« on: July 20, 2014, 08:58:30 pm »
Hey there I have a small question.

My license is about to expire, I know that I can use the mod anyway.
But what if I want to uninstall it and install it on a different forum, can I do that, or do I need to renew the license.

Thanks

22
Site Discussion / [FeedBack] Downloads System Pro and SMF Hacks
« on: March 24, 2014, 03:24:11 pm »
I have to say that this mod is fantastic!
The best product I ever bought.

What I liked is that is very easy to do whatever you want, and it is very complete.
You can also create or build anything that is needed, is very easy if you take a look of the tons of lines because, I don't think that there is something that doesn't have "comments" or is not understood.


And I have to say that is really fun to test your knowledge and common sense while you try to get what you want with SMF Hacks mods. (But obviously you need to know at less "something" about coding or programming)

Also the replies from SMF Hacks comes very fast, I appreciate that  :P

So Thank you  ;)

23
Bug Reports / Re: Simple Poke Mod
« on: March 24, 2014, 02:58:22 pm »
That mod is a bit buggy, because it was done very "quickly" and without a real "interest".
I got similar issues with this mod in a clean install, so is not really a problem with the Menu Editor Pro.

24
Site Discussion / Is there...
« on: March 24, 2014, 02:55:26 pm »
Is there any place for posting a feedback, or it can be done just in this board?

25
Bugs / Re: Credits payment?
« on: March 01, 2014, 02:20:40 pm »
That's fantastic.
Thanks, now is working fine  :)

For other error find m.membername and replace with m.member_name

Thank you, that fixed it.

26
Bugs / Credits payment?
« on: March 01, 2014, 02:06:02 pm »
When someone buy a credits package shouldn't be automatic?
This seems to not be working.

Also when I try to check the transaction log is showing empty, and if I search by user I got this error:
Quote
Unknown column 'm.membername' in 'where clause'
File: Themes/default/Downloads2.template.php
Line: 11158

I guess that's because there are no entries in the log.

Thanks

27
Support / Re: How to exclude groups from needing credits
« on: February 14, 2014, 11:54:34 pm »
Another question.
Any way to know if the user already has bought some item? Would be nice if he hadn't to buy the download again.

This is done and solved! It was very easy at the end.
It's just that I was too busy to get on this.
Thanks  :D

28
Support / Re: How to exclude groups from needing credits
« on: February 10, 2014, 08:51:50 pm »
Another question.
Any way to know if the user already has bought some item? Would be nice if he hadn't to buy the download again.

29
Support / Re: How to exclude groups from needing credits
« on: February 09, 2014, 05:53:02 pm »
Done, I made this changes:

Code: [Select]
$manage = allowedTo('downloads_manage');
// They can manage the downloads so let them have access to everything
if ($manage == true)
return true;

I added after:

Code: [Select]
$customgroup = allowedTo('downloads_customgroup');
// They can manage the downloads so let them have access to everything
if ($customgroup == true)
return true;

And then I added the custom permission to ManagePermissions.php  ;D

PD: I don't know if I could post that?
If not, delete this post  :P

30
Support / How to exclude groups from needing credits
« on: February 09, 2014, 05:31:34 pm »
How can I exclude a group or certain groups from paying or needing credits to download a file that has credit cost?

Thanks

Pages: 1 [2] 3

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