gamerfu said:I receive this Fatal error on both of my 3.8.6 & 4.0.5 test boards.
fufu said:When I installed vBCredits II (Lite) the 'awards.php' through an error. The vBCredits II (Lite) is conflicting with YAAS 4.0.2.
Problem:
When clicking/viewing Awards list (file 'awards.php') on 3.8.6:
Code:Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/public_html/vbtest/awards.php:98) in /home/public_html/vbtest/includes/adminfunctions.php on line 1832
When clicking/viewing Awards list (file 'awards.php') on 4.0.5:
Code:Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/public_html/new405/awards.php:98) in /home/public_html/new405/includes/adminfunctions.php on line 1832
Solution:
Darkwaltz4 said:This is not something I can fix.
Please inform the creator of YAAS not to define construct_depth_mark within awards.php, and either surround it with a conditional that checks for the function existing, or just require_once adminfunctions.php - they should not be redefining standard vb functions even if its from the admin side, or stuff like this is bound to happen.
Don't worry if you dont know what Im talking about just copy and paste that to them.
Conversation link:
http://www.dragonbyte-tech.com/threads/1092-YAAS-4.0.2-conflict
// ###################### Start makedepthmark #######################
function construct_depth_mark($depth, $depthchar, $depthmark = '')
{
// repeats the supplied $depthmark for the number of times supplied by $depth
// and appends it onto $depthmark
for ($i = 0; $i < $depth; $i++)
{
$depthmark .= $depthchar;
}
return $depthmark;
}
if (!function_exists('construct_depth_mark'))
{
// ###################### Start makedepthmark #######################
function construct_depth_mark($depth, $depthchar, $depthmark = '')
{
// repeats the supplied $depthmark for the number of times supplied by $depth
// and appends it onto $depthmark
for ($i = 0; $i < $depth; $i++)
{
$depthmark .= $depthchar;
}
return $depthmark;
}
}
Build a convertor from YAAS to vBActivity&Awards and I will check it out.You know your real problem is you're using YAAS instead of VBActivity&Awards =P
=D Couldn't resist.
Simply amazing @Darkwaltz4 ~!! Build a convertor from YAAS to vBActivity&Awards and I will check it out.
My members would be to happy if they lost their current awards. lmfao.
Already a feature of VBAA Pro =)
That is the problem, you expect everyone to know and buy your script to convert from YAAS. Your scripts are new and unfamiliar to us. I do not know how many times I read that long list of features and still missed the YAAS importer on Pro. LMFAO!
I am typing from a businessman-to-businessman voice.
DB-tech should include the YAAS importer into the Lite so other admins can test it out. And if vBAA is such a great product, I and other admins will buy vBAA. That YAAS importer script should be given away for free to convince vB admins they need your products. Not cost $32.95+ to try. That is like telling me that if you pay us money we will let you in our club or we will give you permission to use our product. That importer script is not worth $32.95+ price tag. You should convince us to buy your product, not the importer.
Also as from a businessman-to-businessman stand-point, you have so much branding on all your products that if any admin did decide to run the Lite (Free) version anyways, your team is opening your market to free advertisement, especially big-boards and small communities. Seriously is not enough that your team gains new clients from other communities? I look at their admins modifications all the time, and if I like it I go check out the developers website. If I like it, I test it, then I buy it. It is that simple.
I have already bought a TripleTriad pack from this site/team to use on my Lite version as a test trial in my community, $20 for someone to test out your script is not bad. But, I understood it took your team time to make the pack, that is why I purchased it in the first place.
Take whatever you want out of context. I still want to buy most of these products from this team, but not until I have done proper testing. Already I have started to give your team free ideas from what my community wants. No one is charging your team for those ideas. Since when does my community get free advertisement or free money? Consider your clients as your helpping voice. I am already budgeting my next purchase, not based on what you say here. I conduct business based on the company's willingness to work with their clients. I speak for amost everyone that we need the business to be there when we need their help.
We use essential cookies to make this site work, and optional cookies to enhance your experience.