Gizzmo wrote:

try deleting the event and re-adding it?

dosnt work..

I updates calendar.php ad i got no difference

28

(2 replies, posted in Archive)

Måste man inte ändra i databasen?

how is it going with the row-thing gizzmo?

when i have sent a pm and then looking at it in my outbox i have the title "member" but in the forum i have "admin" as i should have..

yeah thanks!! works great!

Connorhd wrote:

just above

$tpl_temp .= "\n\t\t\t".'</ul>'."\n\t\t\t".'<ul class="conr">'."\n\t\t\t\t".'<li><a href="search.php?action=show_new">'.$lang_common['Show new posts'].'</a></li>'."\n\t\t\t\t".'<li><a href="misc.php?action=markread">'.$lang_common['Mark all as read'].'</a></li>'."\n\t\t\t".'</ul>'."\n\t\t\t".'<div class="clearer"></div>'."\n\t\t".'</div>';

didnt work.. it worked over "if (basename($_SERVER['PHP_SELF']) == 'index.php')"

Very nice, I have one small problem.. when i add "require(PUN_ROOT.'include/pms/header_new_messages.php');" in header it a bit fucked up.

        $tpl_temp .= "\n\t\t\t".'</ul>'."\n\t\t\t".'<ul class="conr">'."\n\t\t\t\t".'<li><a href="search.php?action=show_new">'.$lang_common['Show new posts'].'</a></li>'."\n\t\t\t\t".'<li><a href="misc.php?action=markread">'.$lang_common['Mark all as read'].'</a></li>'."\n\t\t\t".'</ul>'."\n\t\t\t".'<div class="clearer"></div>'."\n\t\t".'</div>';
    // MOD: MARK TOPICS AS READ - 2 LINES NEW CODE FOLLOW
    else if (basename($_SERVER['PHP_SELF']) == 'viewforum.php')
        $tpl_temp .= '</ul>'."\n\t\t\t".'<p class="conr"><a href="misc.php?action=markforumread&id='.$id.'">'.$lang_common['Mark forum as read'].'</a></p>'."\n\t\t\t".'<div class="clearer"></div>'."\n\t\t".'</div>';
    else if (isset($_SERVER['QUERY_STRING']) && $_SERVER['QUERY_STRING'] == 'action=show_new')

I have a mod there, any suggestion where i shall put it?

edit: seems to work now. i put it one row up over "if (basename($_SERVER['PHP_SELF']) == 'index.php')"

Oh, thanks! I cant see any events in the small calendars eather..? (yes i have put in for the next month tongue )

Gizzmo, is it only possible to write one row in the body?

no, it still says (Single day event)

lol right back at ya tongue

It says (Single day event) on the ones i added, how do i add events that i more than one day?

When i add an event it says:

An error was encountered
Error: Unable to create new event.

edit: this is becouse i try to write moore than 1 row. how long can the body be? why now moore than 1 row?

So what should it be Connorhd?

Hide the tables?

I have tryed to understand this noe and as i read it, i should have the table some_table from the start but i havent?? In that case.. how do i get it?

When i run install_mod.php i get this:

An error was encountered
File: /www/phetast.nu/domix/~jrc/install_mod.php
Line: 26

PunBB reported: Unable to add column "some_column" to table "some_table"

Database reported: Table 'jrc.some_table' doesn't exist (Errno: 1146)

Its in swedish, do u still wanna c?

It works great for me.. I like the lightness of it smile

I modded cuteseal's mod.. works great

ok, thanks anyway.. smile

I want this for 1.2.1 smile

Hi, when i send mail its not adressed from the "webmaster e-mail" (noreply@jrc.nu). it is adressen from noreply@serverdomainname... How do i fix this?

Great! Thanks

Aah the quick answer box.. I would like it to smile

Ok, im sure there's someone here that can fix the bugs smile

In IE6 the smilies dosnt work but the codes works perfekt
In Firefox is many bugs. It adds [ b][/b ] after every click..