Download Forum SEO
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Re: Sorry dont want to spam your forum
why do you have two topic descriptions? and you mispelled one!
Re: Sorry dont want to spam your forum
because i was testen summitcisco007 » 08 Apr 2010, 20:11 wrote:why do you have two topic descriptions? and you mispelled one!
here >> http://www.phpbbstylesandgraphics.com/p ... t=2&p=3#p3
this is what i have done today,and im not doing no more this little brain is starting to forget where it started

dont try it think i missed some edits lost now

Re: Sorry dont want to spam your forum
it is looking good no, you are not as dumb as you look, i don't care what Stoker says! 

Re: Sorry dont want to spam your forum
i just needed stokers forum seo to get the php work donecisco007 » 08 Apr 2010, 20:37 wrote:it is looking good no, you are not as dumb as you look, i don't care what Stoker says!


Re: Sorry dont want to spam your forum
language/en/common.php
Find what?
Lets see a modx file
What about permissions?
I wouldn want my users to be able to use this?
Find what?
Lets see a modx file

What about permissions?
I wouldn want my users to be able to use this?
Re: Sorry dont want to spam your forum
finished for todayStoker » 08 Apr 2010, 20:52 wrote:language/en/common.php
Find what?

i can make one : hereLets see a modx file![]()

,you tryed reading this sh*t Tutorial.Permissions guideWhat about permissions?
I wouldn want my users to be able to use this?
Re: Sorry dont want to spam your forum
so which groups exactly 2 and 9 (?)What about permissions?
I wouldn want my users to be able to use this?
[edit][/edit]
i found this in me wiki link can try use it still need group id,s tho
Code: Select all
// set these ids to the specific group_ids of the
// groups that you want to give access to your content
$group_ids = array(
4,
2,
);
$user_ary = array();
$sql = 'SELECT user_id
FROM ' . USER_GROUP_TABLE . '
WHERE ' . $db->sql_in_set('group_id', $group_ids);
$result = $db->sql_query($sql);
while ($row = $db->sql_fetchrow($result))
{
$user_ary[$row['user_id']] = $row['user_id'];
}
$db->sql_freeresult($result);
Re: Sorry dont want to spam your forum
http://www.phpbbstylesandgraphics.com/p ... /index.php
wanna try it?
username: tester2
password : t3st3r2
Stoker what group id,s ?
wanna try it?
username: tester2
password : t3st3r2
Stoker what group id,s ?
Re: Sorry dont want to spam your forum
Looks great.
But you forgot:
<meta name="keywords" content="" />
<meta name="description" content="" />
Keywords and description have to go there.
But you forgot:
<meta name="keywords" content="" />
<meta name="description" content="" />
Keywords and description have to go there.
Re: Sorry dont want to spam your forum
ah yes ive not done that yet
al have a play with some permssions and try and sort the words and description problem when editing 1st post and only display on 1st post .
al have a play with some permssions and try and sort the words and description problem when editing 1st post and only display on 1st post .