self reg admin not appearing!

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
scotch33
Dev Team Member
Dev Team Member
Posts: 284
Joined: Tue Feb 14, 2006 9:56 pm

self reg admin not appearing!

Post by scotch33 »

Hi,

On the site with the issue I'm running lastest cmsms with FEU1.1.1 and Self reg 1.0.3.  FEU is good as gold but self reg is looking like this...
Image.

if i click on any of the tabs, nothing happens.

I have uninstalled and reinstalled but to no avail.  I ahve also checked all permisions and all are good. 

Any ideas anyone
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: self reg admin not appearing!

Post by calguy1000 »

When the tab headers show up, but no content  in the tab, this usually means that there's some type of php error that it encountered, and Javascript is hiding the error.

Do a 'View Page Source' or some such thing, and search for the word 'Error'
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
scotch33
Dev Team Member
Dev Team Member
Posts: 284
Joined: Tue Feb 14, 2006 9:56 pm

Re: self reg admin not appearing!

Post by scotch33 »

Yep, Cal you are right (as always)  the error is at the bottom of the page...

Fatal error: Call to undefined function:  rowcount() in /home/scotch33/public_html/mysharedaccounts/bui001/modules/SelfRegistration/SelfRegistration.module.php on line 1064


Now - what should I do about it guys?

Thanks!

John
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: self reg admin not appearing!

Post by Dee »

Change any occurences of RowCount to RecordCount, see
http://forum.cmsmadesimple.org/index.ph ... 377.0.html

Or even better: upgrade to the latest version 1.1.0-beta1 (which is compatible with cmsmadesimple-1.x and doesn't have the rowcount calls):
http://dev.cmsmadesimple.org/frs/?group ... ase_id=530
Post Reply

Return to “Modules/Add-Ons”