Quote:
Originally Posted by Tahir_Younus786
Is this hock work in VB 4.1.4
|
Yes
Quote:
Originally Posted by faraz_hamza
Code:
There's some error when sending your award request. Please contact site's administrator for assistant.
i m gettting this error on vb 4.1.4. when user click on request award.
i also check the permission and set to yes still getting the same error.
is there any fix?
|
This could be due to how you have min time between posts set OR could be a issue w/ how it installed the tables... (
https://vborg.vbsupport.ru/showpost....4&postcount=33 ) I've updated this in my ranks mod (identical to this pretty much) however you can edit the .xml and find:
Replace TYPE with ENGINE as shown in all occcurances within the .xml:
Code:
) ENGINE=MyISAM
");
Make a backup before importing the modified .xml in case you do anything wrong

.