![]() |
Quote:
Quote:
Quote:
The more details you give, the easier it is for us to consider it :) |
Quote:
|
Quote:
|
Quote:
Quote:
|
so would this add point to reputation when you hit thanks or like?
|
Not atm, no, but the poster above my previous post suggested it :)
|
Quote:
|
Installed and nominated, big thanks
|
Quote:
|
Quote:
|
Quote:
https://vborg.vbsupport.ru/showpost....7&postcount=41 |
Quote:
|
Quote:
on the import product page in admincp |
Hmm. That error is most commonly occurring when your MySQL server has crashed, which can be anything from a MySQL bug to it simply being overloaded.
When I had it on my forum, I fixed it by increasing the timeout in my.cnf - no idea whether that'll work for you though. Do you get this error every time you try to import? |
if i made a spanish translation, could i ask for a free licence of any of your mods?
|
Quote:
|
Quote:
|
Nice, update! :) Installing...
|
what was updated? I don't see a changelog.
|
Just a hotfix to some minor issues, and added some missing phrases :)
|
Quote:
|
Quote:
i have no money =( |
I'm totally against this cheating on people here. Providing a taste of something, then asking people if they want the full mod, they have to pay for it. This is really unacceptable. If you want to make money just release a totally non-free product in your own website! Here is not for ads.
|
Quote:
What you have to understand is that the LITE version is the full version, of the LITE version. The FULL version is the ENHANCED version and as such, there is a cost associated with it. If I applied your logic to a car dealership, you'd have to be against any lower end models being offered for a lesser cost. They should only offer the higher end model. Well, you know what? Some people can't afford the higher end models and are perfectly happy with the lower end model that fits their budget. Should the car dealership not sell them a car they can afford? Maybe give them a skateboard instead? Seriously, just because you can't afford something or don't want to pay for it, doesn't mean you are in any way RIGHT. |
LOVE this hack, and it works great, but I have 2 simple things I'd like to do with it:
https://vborg.vbsupport.ru/external/2010/06/34.png I'd like to move where it says thanks to the BOTTOM line of the postbit, as well as unbold it if possible to match the rest of them. if anyone can help me with this, I'd greatly appreciate it! |
I've installed this on my test forum.
I click on the buttons (which are different color than style) and nothing happens. I installed as per the instructions and the permissions appear to be ok. 1. My users want/begging for for logs from the "other" thanks system. Where is the converter? 2. Have you tested this on large forums? What kind of overhead (queries etc) are needed? Thanks for your time. |
Converter is Premium/Pro version only, as per the OP.
I'm going to be testing this feature to see if I like it over the existing Thanks mod I'm using, but would like to see another feature added to this to make it overwhelming necessay to convert to: An Agree with post option. There's a few instances on my site where an option to agree with the post makes more sense than Thanks or Like. I assume adding this would be relatively simple in terms of copying over the coding and adjusting the phrasing slightly. Such a feature for me would need to allow me to switch it on an off per forum, and also to be set to first Post only, or any post. Will give you some feedback after I've installed the exisitng product. :) PS I love so many aspects of your mods, and have plenty of ideas of other ones if you fancy adding to your repertoire. |
Is there a way of seeing the current amount of like/thanks within a user's profile?
|
Quote:
Quote:
It requires 1 query on showthread, and 3 queries when inserting a new thanks / like. Quote:
Quote:
Quote:
|
hopefully you respond to my question and didn't skip it.
|
Thanks for the responses, and I like what I'm seeing so far, but a question or two:
Why is it that the Like/Thank isn't integrated into the standard post controls (Blog this article, etc.)? Second, the styling doesn't seem to naturally absorb the standards across the normal styles, to get mine to reflect the styles of the regular controls buttons (moderation menu at the foot of the thread) I had to adjust this template: Template: dbtech_thanks_postbit_entries Code:
<vb:if condition="$show[dbtech_thanks_thanks]"><span id="dbtech_thanks_thanks_{vb:var post.postid}" class="navpopupmenu popupmenu nohovermenu"><a href="javascript://" onclick="Thanks{vb:var post.postid}.ajax_call('thanks');" class="textcontrol" style="border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding-left:23px;float:left:clear:right;"><img src="dbtech/thanks/images/thanks.png" alt="{vb:rawphrase dbtech_thanks_thanks}" /> {vb:rawphrase dbtech_thank_this_post}</a></span></vb:if> To unbold it (not sure about the other question) you can go to the template called dbtech_thanks_postbit and then change: Code:
<dd class="collapse" style="font-weight:bold;"> Code:
<dd class="collapse"> |
Quote:
Quote:
We don't have any narrow width skins to test with, you see... Quote:
|
there has to be a way to move it...i've done it with other hacks before...what is the name of the code and where is it placed so i can figure it out myself...im not wanting to have you make it movable within the hack, i'd like to shift the code myself.
|
It's using a hook location, so you'd have to adjust the plugins/files to relocate that section, or completely move the hook, but that would then move and break any other mods and extensions you have, such as the blog.
Quote:
|
Does anyone know if VSA's Advanced Forum Statistics would pick these number(s) up? At least total Thanks and Dislikes. It currently picks up Abe's automatically.
Edit: Also, Paul M's advanced forum notifications tells me immediately when I receive Thanks. Same thing? |
Still can't get this product to work. I am sure a newer version might, for now - removed from test forum.
Also, if I can't move it around within my templates, that is bad - the little carrot thing looks very ugly and was the first thing I was looking forward to removing. Now, I hear we can't adjust any of it. Postbit footer: How about a dropdown within the postbit footer for thanks/likes/dislikes? This would only use 1 space in the postbit footer and still look ok in lower resolutions. Currently the extra bar is cartoonish with the icons and takes up WAY too much space. The thanks notifications take up *too much space* as well. You should consider doing something like (in order): === Users below thank/like/dislike this post: Thanks: joe1, job3, marylamb42, joesmama Likes: sally, tom42, walmartlover96 Dislikes: user4, unclejoe5 === Use horizontal space as much as you can. You are wasting a ton of valuable real estate. I would also advise: Look at the history of successful vBulletin addons that sell pro versions. Give away the Abe converter/reports for free but make likes and dislikes part of the pro version. Go back to drawing board and you could make a ton of money before Abe gets his stats/dislikes working again. Replicate all his functions and reports from 3.8 version. If you keep reports/converter only pro version then we do not have the opportunity to test it on our test forums and switch it to our live with hundreds of thousands of thanks and millions of posts and we will be very apprehensive to purchase. |
Quote:
Quote:
Quote:
When it's time to evaluate new versions, we don't have time to look through general support requests to spot the individual suggestion ;) As for your problems, what exactly didn't work with it? And what do you mean, carrot thing? |
That's my concern too. I can't see how the conversion function will work without spending money on the Pro version, and at $50 USD that's not a cheap test.
|
Quote:
If you need an example of how the conversion works, feel free to make a post on the forums, i'm sure one of our customers will be happy to let you know how it worked for them ^.^ Also Vague, thanks for the suggestions ^.^, We're not really in the business of copying other peoples mods though, we just work with our own ideas, and then add customer requests to it. Making tons of money isn't our primary motivation either ^^ Iain |
Quote:
Since, we seem to share the same philosophy - I will let you add my concerns to your product request system because you are *selling* an option I am needing. This thread is the hub for your product. Abe's can already do what I need less the reports. That is why I am here - looking for additional reports ability. Even your current Pro reports do not have what we need. I called it a carrot, but I meant the "collapse icon" in the postbit. If there is zero dislikes/thanks - don't even show dislikes or thanks. Again, waste of space. However, if you sell a product that attempts to compete with a standard like Abe's thanks - you simply must have equal or better options for the same price. In this case: free. That could mean copying the same functions (not necessarily code) from another product you wish to compete with. Those functions (reports) are what I currently need. Your product and Abe's 4.0 product does not have them - YET. So for me, your current pro ($50) product is virtually the same as Abe's free version. Because I can guarantee someone will, very soon, create those reports we are asking for with the other mod. Above all: I don't have a need for "dislikes". But, I have to admit - your "likes" ability is enticing. Thanks for listening. |
All times are GMT. The time now is 01:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|