News:

Join the Facebook Fan Page.

Main Menu

Arcade Users

Started by TheListener, August 02, 2009, 07:00:50 PM

Previous topic - Next topic

TheListener

In file $themedir/BoardIndex.template.php
Find:


                  <a href="' . $scripturl . '?action=stats">' . $txt['more_stats'] . '</a>' : '', '
               </div>
            </div>
         </div>';
   }



Replace with:


                  <a href="' . $scripturl . '?action=stats">' . $txt['more_stats'] . '</a>' : '', '
               </div>
            </div>
         </div>';
   }

      echo '
         <div class="infocenter_section">
            <h4 class="headerpadding titlebg">Arcade Users</h4>
            <div class="windowbg">
               <p class="section">
                  <a href="', $scripturl, '?action=stats"><img src="', $settings['images_url'], '/icons/info.gif" alt="', $txt['forum_stats'], '" /></a>
               </p>
               <div class="windowbg2 sectionbody middletext">';



// start Arcade users online
ArcadeUsers();
   // end Arcade users online

echo '
               </div>
            </div>
         </div>';

Can someone please edit arcade users section on the forum.

I am supposed to edit the board index section of the file ( as above) to the attached file.

I keep getting an error everytime it happens.


dobie

here you go i did it with notepad ++

TheListener

Sorry to say this but it didn't work.

There was no change.

SA™

http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

TheListener

Parse error: syntax error, unexpected '}' in l/Themes/default/BoardIndex.template.php on line 706

SA™

http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

TheListener

Fatal error: Call to undefined function arcadeusers() in /Themes/default/BoardIndex.template.php on line 476

Line 476 is: <div class="windowbg">

tyty1234

Can you attach your BoardIndex.php file? And check to make sure all Arcade files are there.
My Activity: Inactive
My Links: tyty1234's SMF Site | SMF Package Parser | SMF Helper | My Mods [5]
Subscribe to my SMF blog for updates
PMs for support will not be accepted, unless requested otherwise.

TheListener


tyty1234

I hope I didn't confuse you, but I was asking for the BoardIndex.php file that is found in your Sources directory. :)
My Activity: Inactive
My Links: tyty1234's SMF Site | SMF Package Parser | SMF Helper | My Mods [5]
Subscribe to my SMF blog for updates
PMs for support will not be accepted, unless requested otherwise.

TheListener

Oops.

Hey I'm easily confused at my age.

Attachment as requested.

tyty1234

Which arcade are you using again?
My Activity: Inactive
My Links: tyty1234's SMF Site | SMF Package Parser | SMF Helper | My Mods [5]
Subscribe to my SMF blog for updates
PMs for support will not be accepted, unless requested otherwise.

TheListener


SA™

the arcade users dont touch boardindex.php :)

index.php

find

require_once($sourcedir . '/Security.php');

after
add

require_once($sourcedir . '/Arcadeusers.php');


and upload he attached file to sources and your done
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

TheListener

Quote from: Sleepy Arcade on August 03, 2009, 02:01:04 PM
the arcade users dont touch boardindex.php :)

index.php

find

require_once($sourcedir . '/Security.php');

after
add

require_once($sourcedir . '/Arcadeusers.php');



This isn't in my index php

tyty1234

I looked in the E-Arcade files, there is no Arcadeusers.php file.

It looks like E-Arcade doesn't have the function ArcadeUsers().
My Activity: Inactive
My Links: tyty1234's SMF Site | SMF Package Parser | SMF Helper | My Mods [5]
Subscribe to my SMF blog for updates
PMs for support will not be accepted, unless requested otherwise.

SA™

it should be there is it not then chances are your forum has no secrity lol cos its a standerd opiec of code with smf
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

TheListener

Quote from: tyty1234 on August 03, 2009, 02:08:32 PM
I looked in the E-Arcade files, there is no Arcadeusers.php file.

It looks like E-Arcade doesn't have the function ArcadeUsers().

This link will give an idea of what it looks like on the forum

http://sleepy-arcade.ath.cx/sleepy/index.php

TheListener

Heres the file as an attachment.

TheListener

This is the message I get on install.

Advertisement: