Just thought this might help with a few problems that might pop up.

  Blogs workable (with the design not altered in anyway) - this is likely a change to the related php file. It sounds like the page is missing the name of the php file in the link (the form’s submit action) - 5mins to fix. Either way it could only be related to at most 3 functions… wont take long at all - no matter what the problem.

 

Groups workable (” “) - A careful restore of the orca (group orca) files and related dbase tables to their original state from a fresh install of dolphin will bring this back to life. Half hour.. an hour for a junior.

Banners active in admin section - this has likely been altered in the php code to allow for your rotating banner (an add-on) - problem could be in the __top_banner__ (etc) functions or the CSS…

link top banner to diffrent place other than join.php - this is likely a 30second change to one of the header files in your templates/* directory

Here’s how you can change it.

Problem: Someone added a rotating banner for me that scrolls through 5 diffrent banners if I had them. I want to link these banners to seperate places but cannot find where to do this.

Solution: To locate the URL your rotating banner has, open the files /templates/base/_header.html and /templates/tmpl_UNI(??)/_header.html Look for the link (where to send the click on the banner) and change it to your new page..