News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Always refreshing the website when try to view forum

Started by an2ny_18, August 08, 2006, 05:21:43 AM

Previous topic - Next topic

an2ny_18

hi guys,

this is my first post.

i just install the joomla with smf bridge for rc1.

all function are working but when we try to view the from wrap in joomla it is always refreshing a lot of time.

what is the problem?
1. my joomla themes?
2. brigde?
3. smf

thanks

Orstio

You need to put this at the bottom of your Joomla template:

<?php mysql_select_db($GLOBALS['db_name']); ?>

penguinhead

I am having the same problem and have placed the code suggested above in the last line of my html file, but it is still constantly refreshing! Any ideas what could be wrong?

I am using Joomla Joomla! 1.0.10 Stable, SMF 1.1 RC2, and the 1.15a version of the bridge.

Orstio

You did not grant permission to your Joomla database user to access your SMF database.

montano

so glad this answer was here.  This was driving me BONKERS!!!!

Advertisement: