Yes, I read the pages 1-3 and last 5 pages..ekeke.
First I don't really understand thi spart of the installation:
Code: Select all
#
#-----[ OPEN ]------------------------------------------
# Make these changes to any phpBB file that has "prepare_post(" and "submit_post(" (only if you have other mods installed)
posting.php
#
#-----[ FIND ]------------------------------------------
#
prepare_post($mode,
#
#-----[ IN-LINE FIND ]------------------------------------------
#
$subject,
#
#-----[ IN-LINE AFTER, ADD ]------------------------------------------
#
$currently1, $currently2,
#
#-----[ FIND ]------------------------------------------
#
submit_post($mode,
#
#-----[ IN-LINE FIND ]------------------------------------------
#
$poll_length
#
#-----[ IN-LINE AFTER, ADD ]------------------------------------------
#
, $currently1, str_replace("\'", "''", $currently2), $entry_mood, $topic_auth
I got a million files in my phpbb...do I have to search for each and everyone of it?
Does anyone know where?
Secondly, I got got everything going great with this great mod. I can go to ACP and setting things up.
The minor problem is that where can I create a blog? It keeps telling me...I have to create one or wait for someone to create one.
thanks.
"He who ask is a fool for five minutes, but he who doesn't ask is a fool forever."