Couldn't find it in the manual and I have a question regarding the contest option.
Raffle tickets was added in one of the newer versions.
What is the exact difference between Raffle (threshold) and Raffle (thread) ?
Thanks for any help
I added this to my config.php:
ini_set('display_errors', 1);
and now when clicking on the Category links I get this.
Note I replaced one of the directories with xxxxxx below. Just not to show everything in public here
Fillip,
any luck in solving this issue?
Just one more thing.
You need to be logged in as admin to view this as it is only visible to me for now.
On the main page with all the side boxes there is one for "Categories". When you click on one of them it leads to an empty page even when there are...
Thanks for looking into it.
I reinstalled the Mod and for some reason everything works fine now with the editor box.
Thanks for pointing out the "question" I need to set. Ratings work now.
This solved also the ratings for the imported reviews.
Just one more thing.
You need to be logged in as...
Hey guys,
testing this as a Lite version and probably will get the Pro version if it all works well.
I am testing this being logged in as "admin". Checked all the permissions in the instance settings.
I did a test also logged in as a "testuser" in a different usergroup. Checked all boxes again...
Just installed the Pro version and wanted to play around with it a bit until I make it public. Just a couple users should test it together with me.
I have different styles and excluded all of them besides one.
What happens is indeed the TAB itself doesn't show up in the excluded but the...
Sorry about the late reply. Had to travel due to a family emergency but I am back home now.
I installed now the latest version: 3.1.7 and the error is gone.
However I noticed the following after the update:
I have set points for Thanks Given and Helpful Given (using your mod)
However they...
Downloaded the PRO version again after your posting above.
Uploaded all files again
Did another run and now I get this:
Invalid SQL:
SELECT * , thread.forumid, post.dateline
FROM post AS post
LEFT JOIN thread AS thread USING(threadid)
WHERE 1=1
AND post.userid = AND...
Did another run:
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT *
FROM attachment AS attachment
WHERE 1=1
AND userid =;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use...
Hey guys,
trying to recalculate points with the latest version of the mod. It goes well for a while and then suddenly I get this error:
FROM attachment AS attachment
WHERE 1=1
AND userid =;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds...
Fillip,
wanted to report back again with some changes I noticed this morning and what is happening.
On my "test forum" with the "Days registered" active and where I am the only one posting following happened after day 3:
Daily points got reset. All users have a minimal daily % because of the...
Fillip,
here is what is happening even with the "days registered" activated.
Using the following settings:
Points for post: 2
points for posting in own thread: 1
points for new thread: 5
points for days registered: 0.1
Activity stats settings -> activity target: minimum points to be "counted": 3...