Status
Not open for further replies.

dudemanpeace

New member
I have Yet Another Awards System installed on my forum, and whenever i have vb Credits active with it, i get the following:


PHP:
Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/vanguard/public_html/awards.php:98) in /home/vanguard/public_html/includes/adminfunctions.php on line 1903


...And whenever i disable vBCredits, it works perfectly. ...And I need both.
 
It looks like YAAS copied a default vbulletin function out of adminfunctions.php, and vbcredits include adminfunctions instead of doing the same to whatever function(s) it needed.
Including adminfunctions is the correct method here, as it doesn't tie it up and cause problems with other mods (like YAAS is doing)

Darkwaltz4 will have a look when he gets online, but meantime you might want to request to the author of YAAS that he includes adminfunctions instead of copying the function without renaming it.

If the author is unwilling to, or doesn't reply in the timeframe you need, you might want to check out our vBActivity and Awards system as an alternative =)

Hope that helps,

Cosmic
 
Last edited by a moderator:
Status
Not open for further replies.

Legacy vBCredits II Deluxe

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
846
Customer rating
0.00 star(s) 0 ratings
Back
Top