I have no Idea, but apparently this line has failed
Fatal error: Call to undefined function getSiteStatAdmin() in admin/index.php on line 177
So, I don't know how or where I need to find that.
If you know.
Please help
I have no Idea, but apparently this line has failed
Fatal error: Call to undefined function getSiteStatAdmin() in admin/index.php on line 177
So, I don't know how or where I need to find that.
If you know.
Please help
Version of Dolphin / aeDating you are running?
New install or old?
Worked before?
Smoge
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
Here is the code that is talking about. Sounds like a db problem.
admin/index.php
line 177Code:TopCodeAdmin(); ContentBlockHead( 'Latest Activity', 0, 'quickstat' ); echo '<div class="quick_stat_part"> <img src="images/icons/graph.png" class="quick_stat_part_list" /> <div class="quick_stat_part_head">Quick Stats</div> <div class="quick_stat_part_body">'.getSiteStat().'</div> </div> <div class="quick_stat_part"> <img src="images/icons/bino.png" class="quick_stat_part_list" /> <div class="quick_stat_part_head">Awaiting Moderation</div> <div class="quick_stat_part_body">'.getSiteStat('admin').'</div> </div>'; ?>
Dolphin 7
vBulletin 3.8.4
Version of Dolphin / aeDating you are running? version 6.1
New install or old?
version 6.1 style
Worked before?
Yeah, it worked before
I looked at code, but when I went and commented them out, it logged me in, but there was nothing in admin control section,
It's not my site, So I think the guy who's site it is must have messed with it
If it is the Database problem, I probably couldn't save that since the info is bad. Do you all know if it could be a database problem??
Thanks for your time
Your error is NOT a database issue. What this error is telling you is that the sitestatsadmin function does not exist in your code. Your page is CALLING this function, but is not FINDING it anywhere. What you need to do is compare your ORIGINAL admin file with your CURRENT file using a file comparison utility and look for the differences in them. You should see somewhere on your ORIGINAL the function it says is missing further down on that page.
Just copy and paste it back intop your BAD copy of the file and you should be set.
Hope this helps!
If at first you don't succeed, go to a forum and ask like hell. (Using Joomla 1.5.18, JomSocial 1.6.12, Fully Customized)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks