phpBB Engine Tweaks
Hi,
Am relatively new into the Engine tweaks.
I could see that in the phpBB Engine,
[STEP2] we have the domain getting redirected to forums_m.php?mode=editprofile
This holds good for most of the phpBB platform, but for certain platform, we need to click first on "User control panel" link and then click on "Profile" link.
So i need to add [STEP3] below the [STEP2] and then add the code to click on UserControl panel right?
Sorry for the ignorance,but am in the learning phase.
Regards
Liz
Am relatively new into the Engine tweaks.
I could see that in the phpBB Engine,
[STEP2] we have the domain getting redirected to forums_m.php?mode=editprofile
This holds good for most of the phpBB platform, but for certain platform, we need to click first on "User control panel" link and then click on "Profile" link.
So i need to add [STEP3] below the [STEP2] and then add the code to click on UserControl panel right?
Sorry for the ignorance,but am in the learning phase.
Regards
Liz
Comments