Like Tree5Likes
  • 1 Post By Sihaya
  • 1 Post By Andrés Durán
  • 1 Post By Andrés Durán
  • 1 Post By Andrés Durán
  • 1 Post By Andrés Durán

Consulta ibProArcade v2.7.0+

Esta es una discusión para el tema Consulta ibProArcade v2.7.0+ en el foro Soporte para Productos/Plugins, bajo la categoría Soporte vBulletin; hola, una consulta nuevamente, recién instale el hack ibProArcade - professional Arcade System - vBulletin.org Forum que según dice en el mismo link es compatible con vB 4.0.x pero en reumen no me funciona, en ...
Página:


Resultados 1 al 9 de 9

Temas similares

  1. PROBLEMA CON ibproarcade Respuestas: 3
    Por tactic en el foro vBulletin 3 - Preguntas, Problemas y Soluciones
  2. Manual del IbProArcade Respuestas: 16
    Por pollutioN en el foro Tips y tutoriales
  3. Por Gasper en el foro Soporte para Productos/Plugins
  4. Duda ibProArcade Respuestas: 3
    Por jjuuaannk en el foro vBulletin 3 - Preguntas, Problemas y Soluciones
  5. Por Kerozzene en el foro vBulletin 3 - Preguntas, Problemas y Soluciones
  1. #1
    Miembro especial Miembro de oro Array Avatar de XEDE
    Fecha de ingreso
    27 dic, 09
    Ubicación
    Argentina - Capital Federal
    Mensajes
    119
    Gustado
    25 Veces
    Me Gustan
    91 Veces

    Arrow Consulta ibProArcade v2.7.0+

    hola, una consulta nuevamente, recién instale el hack ibProArcade - professional Arcade System - vBulletin.org Forum que según dice en el mismo link es compatible con vB 4.0.x pero en reumen no me funciona, en si solo dice subir los archivos a la ftp darle permisos a la carpeta árcade, copiar 3 lineas de codigo en 3 plantillas y nada mas, con eso en la navbar aparece un enlace de nombre "Árcade" el problema empieza hay mismo ya que ese botón no aparece en la navbar, en el panel de vbulletin tengo el menú de ibproarcade cambie los permisos para que sea visible para todos etc.. pero el botón no aparece, en si mi dudas es que si este hack todavía no es 100% compatible con vb 4.x no andaría bien pero el botón tendría que aparecer igual o me equivoco en eso? aunque aclaro que el botón para la navbar es uno de los códigos que se agregan a la plantilla, dejo las plantillas y los codigos que hace agregar si hace falta algo mas avísenme, desde ya gracias




    Código:
    Start off by uploading all the files needed.  
    
    
    
    • The entire /arcade folder to your forum's root directory
    • The files in the /admincp folder to your forum's /admincp folder
    • The files in /includes/xml folder to your forum's /includes/xml folder
    • arcade.php and holdsession.php to your forum's root folder
    Now CHMOD the /arcade directory and all its subfolders to 0777 Make sure that there is no installer.php in your forum's root directory, if so -> delete them ! Open your AdminCP and do the following:
    • Open the Menu Plugin-System
    • Click Manage Products
    • Click [Add/Import Product]
    • Enter the path to the Product-XML-File: ./includes/xml/product-ibproarcade.xml and click IMPORT
    • Confirm the Import of that Product
    • Ready - the Hack is installed !
    Now you have to change some templates: Stay in the AdminCP:
    • Open the Menu Styles & Templates
    • Click Style Manager
    • Select "Edit Templates" in the Dropdown-Menu
    • Scroll down and double-click on Postbit Templates
    • Choose postbit and click CUSTOMIZE in the right menu
    • vBulletin 3.x - Search for:
    <td valign="top" nowrap="nowrap"> Below add: <div class="smallfont">$post[crowns]$post[champtext]<br /></div> vBulletin 4.x - Search for: <dl class="userstats"> Below add: {vb:raw post.crowns}{vb:raw post.champtext}<br />
    • Click SAVE and edit the Template postbit_legacy
    • vBulletin 3.x - Search for:
    <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> Above add: $post[crowns]$post[champtext]<br /> vBulletin 4.x - Search for: <vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if> Above add: <dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
    • click SAVE and edit the Template navbar (below "Navigation/Breadcrumb Templates")
    In this navbar-Template search for: vBulletin 3.x <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Below add: <td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> vBulletin 4.x <li><a href="calendar.php{vb:raw session.sessionurl_q}">{vb:rawphrase calendar}</a></li> Below add: <li><a href="arcade.php{vb:raw session.sessionurl_q}">Arcade</a></li> click SAVE. Now you should:
    • Expand the menu "Arcade" in the left AdminCP-menu
    • Click Group Permissions
    • Adjust the permissions the way you want
    Check out the Arcade Main Settings if everything fits your ideas. Click Categories in the left menu, click SAVE - there is no need to change anything, just save the settings once. Finally click on INFORMATION and check if there is a notice about any .php-file to be adapted. The Arcade is ready to play - enjoy !

    esas son las instrucciones que vienen junto al hack, y la verdad son bastante simples solo es "subir los archivos, dar permisos, buscar, copiar y pegar el codigo y dar permisos a los grupos de usuarios" osea es sumamente facil por eso mismo es que no se si algo hice mal o si es que no es compatible en realidad con vb4.0.x
    http://www.vbhispano.com/foros/signaturepics/sigpic14413_1.gif

  2. #2
    Miembro especial Miembro de diamante Array Avatar de Sihaya
    Fecha de ingreso
    16 ene, 10
    Ubicación
    España
    Mensajes
    840
    Gustado
    218 Veces
    Me Gustan
    256 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+

    //Movido a Soporte para Complementos (Hacks/Mods)
    XEDE le gusta esto.



  3. #3
    Miembro especial Miembro de diamante Array Avatar de Andrés Durán
    Fecha de ingreso
    23 abr, 09
    Ubicación
    Costa Rica
    Mensajes
    5,480
    Gustado
    1999 Veces
    Me Gustan
    142 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+

    Hola XEDE,

    Fíjate en lo que te indican cuando el autor menciona esto:


    • Edit the Template navbar (below "Navigation/Breadcrumb Templates")

    In this navbar-Template search for:

    vBulletin 4.x

    <li><a href="calendar.php{vb:raw session.sessionurl_q}">{vb:rawphrase calendar}</a></li>

    Below add:

    <li><a href="arcade.php{vb:raw session.sessionurl_q}">Arcade</a></li> click SAVE.

    Lo que quiere decir que el enlace hacia la página del Arcade se agregará junto al enlace del Calendario, en el menú por debajo de la pestaña "Foros". Si lo que quieres es agregar un enlace al navbar, te puede servir el add-on de Elmer para colocar un botón, junto al del Blog y demás.

    Te agradecería que devolvieras la nota de copyright por nuestra traducción de vBulletin.
    XEDE le gusta esto.
    Yo solía ser un gurú de vBulletin. Solía...

    Find me on Facebook.

  4. #4
    Miembro especial Miembro de oro Array Avatar de XEDE
    Fecha de ingreso
    27 dic, 09
    Ubicación
    Argentina - Capital Federal
    Mensajes
    119
    Gustado
    25 Veces
    Me Gustan
    91 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+

    en parte te digo así no me mareo xD

    1ro) sobre el problema eso lo agregue tal cual esta en la plantilla navbar, lo que no entiendo muy claro es que osea tengo que poner el enlace del calendario para que aparezca el de árcade :S???

    2do) voy a probar agregar el botón con el hack de Elmer que por cierto ya lo uso para el botón "Web" que puse, no me avive de hacer eso xD.

    3ro) no entendí eso del: " Te agradecería que devolvieras la nota de copyright por nuestra traducción de vBulletin." como bien dije en varias ocasiones soy nuevo en todo lo que es Vb y en si en html o lenguajes similares la verdad no soy de quitar créditos por trabajos de otras personas, y en mi web no soy el webmaster solo estoy metiendo mano para aprender y mejorar la web a mi gusto, como veras todo lo que hago yo, como el botón que puse con el hack de Elmer figura en los datos, yo no saque los datos de vBH de ese lugar, si alguien los saco fue el webmaster que es el que sabe de eso, pero si me indicas en que plantilla o lugar va eso y que hay que poner, lo agrego sin problemas ya que como dije no robo el credito del trabajo de otras personas que en sima lo hacen sin ánimos de lucro como ustedes, por eso mismo si me facilitas esa información con gusto lo corrijo.



    Salu2.
    http://www.vbhispano.com/foros/signaturepics/sigpic14413_1.gif

  5. #5
    Miembro especial Miembro de diamante Array Avatar de Andrés Durán
    Fecha de ingreso
    23 abr, 09
    Ubicación
    Costa Rica
    Mensajes
    5,480
    Gustado
    1999 Veces
    Me Gustan
    142 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+

    1) Si tienes el enlace al calendario, y has colocado el código correctamente, a la par deberá verse el enlace hacia la página del Arcade.

    2)

    3) Edita la frase "powered_by_vbulletin" y coloca esto:

    Código:
    Powered by <a href="http://www.vbulletin.com"  id="vbulletinlink">vBulletin&trade;</a> Version {1} <br  />Copyright &copy; {2} vBulletin Solutions, Inc. All rights  reserved. 
    <!-- No quitar este texto por favor -->
    <br />Traducción por <a href="http://www.
    
    Search Engine Friendly URLs by vBSEOvbhispano.com" title="Soporte vBulletin en Español" target="_blank">vBulletin Hispano</a>.</span> <!-- / No quitar este texto por favor -->
    XEDE le gusta esto.
    Yo solía ser un gurú de vBulletin. Solía...

    Find me on Facebook.

  6. #6
    Miembro especial Miembro de oro Array Avatar de XEDE
    Fecha de ingreso
    27 dic, 09
    Ubicación
    Argentina - Capital Federal
    Mensajes
    119
    Gustado
    25 Veces
    Me Gustan
    91 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+



    aaaa ahora ya entendí creo lo del arcade en un rato lo pruebo, porque ahora estoy en el trabajo xD
    http://www.vbhispano.com/foros/signaturepics/sigpic14413_1.gif

  7. #7
    Miembro especial Miembro de diamante Array Avatar de Andrés Durán
    Fecha de ingreso
    23 abr, 09
    Ubicación
    Costa Rica
    Mensajes
    5,480
    Gustado
    1999 Veces
    Me Gustan
    142 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+

    Hmmm la idea era que reemplazaras todo el contenido de la frase .
    XEDE le gusta esto.
    Yo solía ser un gurú de vBulletin. Solía...

    Find me on Facebook.

  8. #8
    Miembro especial Miembro de oro Array Avatar de XEDE
    Fecha de ingreso
    27 dic, 09
    Ubicación
    Argentina - Capital Federal
    Mensajes
    119
    Gustado
    25 Veces
    Me Gustan
    91 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+

    xD me uvieras avisado jajaja ahora lo busco y lo cambio

    PD: sobre el problema del post ya esta funcionando aparentemente OK agregue el enlace con el hack de Elmer

    EDIT:

    ya lo cambie pero saco el coso de las tabs y no se cual es:


    te dejo parte del code que tenia antes:

    div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>

    <div id="footer_copyright" class="shade footer_copyright">
    <!-- Do not remove this copyright notice -->
    {vb:rawphrase powered_by_vbulletin}

    Powered by <a href="http://www.vbulletin.com" id="vbulletinlink">vBulletin&trade;</a> Version {1} <br />Copyright &copy; {2} vBulletin Solutions, Inc. All rights reserved.
    <!-- No quitar este texto por favor -->
    <br />Traducción por <a href="http://www.vbhispano.com" title="Soporte vBulletin en Español" target="_blank">vBulletin Hispano</a>.</span>
    <!-- / No quitar este texto por favor -->

    <!-- Do not remove this copyright notice -->
    </div>
    <div id="footer_morecopyright" class="shade footer_morecopyright">
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw cronimage}
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw vboptions.copyrighttext}
    </div>

    {vb:raw ad_location.ad_footer_end}
    </div>
    EDIT2:

    -.- me quedo algo mal xD una nueva consulta sobre el mismo tema, con el codigo que me hace poner debajo del joindate me des configura el postbit como se ve en la web/foro como se ve en lo que remarque en Rojo, se supone que a partir de hay aparecerán los juegos:


    lo que quisiera hacer es que eso quede abajo de todo sobre los iconos de ICQ MSN yahoo skipe etc... y si es posible que el recuadro de Awards también aparezca hay abajo xD
    este es el postbit legacy con el codigo:

    <dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />

    debajo de JoinDate:

    Código:
    {vb:raw template_hook.postbit_start}
    <li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
    <!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
    
        <div class="posthead">
            <vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
                <span class="postdate {vb:raw post.statusicon}">
                    <vb:if condition="$show['announcement']">
                        <span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
                    <vb:else />
                        <span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">&nbsp;<span class="time">{vb:raw post.posttime}</span></vb:if></span>
                    </vb:if>
                </span>
                <span class="nodecontrols">
                    <vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
                        <a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
                    </vb:if>
                    <vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
                    <vb:if condition="$show['inlinemod']">
                        <input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
                    </vb:if>
                </span>
            <vb:if condition="$show['inlinemod']"></label></vb:if>
        </div>
        <div class="postdetails">
            <div class="userinfo">
                <div class="username_container">
                <vb:if condition="$post['userid']">
                    {vb:raw memberaction_dropdown}
                    {vb:raw post.onlinestatus}
                <vb:else />
                    <span class="username guest">{vb:raw post.musername}</span>
                </vb:if>
                </div>
                <span class="usertitle">
                    {vb:raw post.usertitle}
                </span>
                <vb:if condition="$post['rank']">
                    <span class="rank">{vb:raw post.rank}</span>
                </vb:if>
                {vb:raw template_hook.postbit_userinfo_left}
                <vb:if condition="$show['reputation']">
                    <span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span>
                </vb:if>
                <vb:if condition="$show['avatar']">
                <a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
                    <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
    
                </a>
                </vb:if> 
                <vb:if condition="$post['userid']">
                    <hr />
                    <dl class="userinfo_extra">
                        <vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
    <dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
                        <vb:if condition="$post['field2']"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></vb:if>
    <!-- Inicio Nacionalidad -->
    <vb:if condition="$post['field9']">
                    <dt>Nacionalidad</dt> <dd>
    <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field9}.GIF" alt="Users Flag!" border="" />
    </vb:if>
    <!-- Fin Nacionalidad -->
    <vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if>
                        <dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>
                        {vb:raw template_hook.postbit_userinfo_right_after_posts}
                    </dl>
                    <vb:if condition="$show['infraction'] OR $show['reppower']">
                    <dl class="user_rep">
                        <vb:if condition="$show['infraction']">
                        <dt>{vb:rawphrase infractions}</dt> 
                        <dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
                        </vb:if>
                        <vb:if condition="$show['reputation']">
                            <vb:if condition="$show['reppower']">
                        <dt>{vb:rawphrase reppower}</dt> 
                        <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd> 
                            </vb:if>
                        </vb:if>
                    </dl>
                    </vb:if>
                    {vb:raw template_hook.postbit_userinfo_right}
                    <div class="imlinks">
                        {vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
                    </div>
                </vb:if>
            </div>
            <div class="postbody">
                <div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
                    {vb:raw template_hook.postbit_messagearea_start}
                    <vb:if condition="$post['title'] OR $show['messageicon']">
                    <h2 class="title icon">
                        <vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
                    </h2>
                    </vb:if>
    
    
                            <vb:if condition="$post['isfirstshown']">
                                {vb:raw ad_location.ad_showthread_firstpost_start}
                                {vb:raw ad_location.thread_first_post_content}
                            </vb:if>
                            <vb:if condition="$post['islastshown']">
                                {vb:raw ad_location.thread_last_post_content}
                            </vb:if>
                    <div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
                        <div id="post_message_{vb:raw post.postid}">
                            <blockquote class="postcontent restore ">
                                {vb:raw post.message}
                            </blockquote>
                        </div>
    
                        <vb:if condition="$show['attachments']">
                            <div class="attachments">
    
                            <vb:if condition="$show['thumbnailattachment']">
                                <fieldset class="postcontent">
                                    <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
                                    {vb:raw post.thumbnailattachments}
                                </fieldset>
                            </vb:if>
    
                            <vb:if condition="$show['imageattachment']">
                                <fieldset class="postcontent">
                                    <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
                                    {vb:raw post.imageattachments}
                                </fieldset>
                            </vb:if>
    
                            <vb:if condition="$show['imageattachmentlink']">
                                <fieldset class="postcontent">
                                    <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
                                    <ul>
                                    {vb:raw post.imageattachmentlinks}
                                    </ul>
                                </fieldset>
                            </vb:if>
    
                            <vb:if condition="$show['otherattachment']">
                                <fieldset class="postcontent">
                                    <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
                                    <ul>
                                    {vb:raw post.otherattachments}
                                    </ul>
                                </fieldset>
                            </vb:if>
    
                            <vb:if condition="$show['moderatedattachment']">
                                <fieldset class="postcontent">
                                    <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
                                    <ul>
                                    {vb:raw post.moderatedattachments}
                                    </ul>
                                </fieldset>
                            </vb:if>
    
                            </div>
                        <!-- / attachments -->
                        </vb:if>
                    </div>
                </div>
                <vb:if condition="$show['postedited'] || $post['signature']">
                <div class="after_content">
                    <vb:if condition="$show['postedited']">
                    <!-- edit note -->
                    <blockquote class="postcontent lastedited">
    <!--                    <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
                        <vb:if condition="$show['postedithistory']">
                            {vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date}, 
                                {vb:raw post.edit_time}, {vb:raw post.historyurl}}
                        <vb:else />
                            {vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
                        </vb:if>
                        <vb:if condition="$post['edit_reason']">
                            <span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
                        </vb:if>
                    </blockquote>
                    <!-- / edit note -->
                    </vb:if>
                                           {vb:raw template_hook.postbit_signature_start}
                                    {vb:raw ad_location.ad_showthread_firstpost_sig}
                    <vb:if condition="$post['signature']">
                            <blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
                    </vb:if>
                                            {vb:raw template_hook.postbit_signature_end}
                </div>
                </vb:if>
                <div class="cleardiv"></div>
            </div>
        </div>
            <div class="postfoot">
                <!-- <div class="postfoot_container"> -->
                <div class="textcontrols">
                    <span class="postcontrols">
                        <img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
                        <vb:if condition="$post['editlink']">
                            <a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a> 
                        <span class="seperator">&nbsp;</span>
                        </vb:if>
                        <vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
                            <a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a> 
                        <span class="seperator">&nbsp;</span>
                        </vb:if>
                        <vb:if condition="$post['replylink']">
                            <a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> {vb:rawphrase reply_with_quote}</a> 
                        <span class="seperator">&nbsp;</span>
                        </vb:if>
                        <vb:if condition="$show['multiquote_post']">
                            
                             <a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" />&nbsp;</a> 
                        </vb:if>
                    </span>
                    <span class="postlinking">
                        <vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
                            <vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
                                   <a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
                                                           <span class="seperator">&nbsp;</span>
                            </vb:if>
                        </vb:if>
    
                        {vb:raw template_hook.postbit_controls}
                        {vb:raw post.iplogged}
                        <vb:if condition="$show['reputationlink']">
                            <span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&amp;p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> -->&nbsp;</a></span>
                        </vb:if>
    
                        <vb:if condition="$show['infractionlink']">
                            <a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> &nbsp;</a> &nbsp;
                        </vb:if>
                        <vb:if condition="$show['reportlink']">
                            <a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> -->&nbsp;</a> &nbsp;
                        </vb:if>
    
                        <vb:if condition="$show['moderated']">
                            <img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
                        </vb:if>
                        <vb:if condition="$show['spam']">
                            <img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
                        </vb:if>
                        <vb:if condition="$show['deletedpost']">
                            <vb:if condition="$show['managepost']">
                                <a class="deleted" href="postings.php?{vb:raw session.sessionurl}do=managepost&amp;p={vb:raw post.postid}" title="{vb:rawphrase manage}"><!-- <img src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase manage}" /> --> &nbsp;</a>
                            <vb:else />
                                <img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_misc}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
                            </vb:if>
                        </vb:if>
                        <vb:if condition="$show['redcard']">
                            <a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> &nbsp;</a>
                            <vb:elseif condition="$show['yellowcard']" />
                                <a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> &nbsp;</a>
                        </vb:if>
                        <vb:if condition="$post['forwardlink']">
                            <a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:stylevar imgdir_button}/reply_40b.png" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
                        </vb:if>
                    </span>
                <!-- </div> -->
                </div>
            </div>
        <hr />
    </li>
    {vb:raw template_hook.postbit_end}
    EDIT3 xD:

    puede ser que no se guarden los récords? o es que se actualiza por días? porque todo lo que jugué y juegan los user no se guarda


    EDIT4 :

    ya lo pude solucionar en las mismas opciones de ibproarcade tenia un txt (php) que tenia una info que te da un codigo que hay que agregar a la plantilla index.php para que guarde los resultados, y la opcion para que los muestre en "X" parte del postbit legacy también ya lo arregle (me puse a copiar y pegar el código en cada linea de la plantilla postbit legacy xD hasta que la deje maso menos donde quería que se vea el resultado del árcade)
    Última edición por XEDE; 21/06/2010 a las 05:13
    http://www.vbhispano.com/foros/signaturepics/sigpic14413_1.gif

  9. #9
    Miembro especial Miembro de diamante Array Avatar de Andrés Durán
    Fecha de ingreso
    23 abr, 09
    Ubicación
    Costa Rica
    Mensajes
    5,480
    Gustado
    1999 Veces
    Me Gustan
    142 Veces

    Predeterminado Re: Consulta ibProArcade v2.7.0+

    No importa el asunto con el copyright de las pestañas. Si cambias al idioma inglés, verás que allí aparecerá .

    Complacido de que lo hayas resuelto.
    XEDE le gusta esto.
    Yo solía ser un gurú de vBulletin. Solía...

    Find me on Facebook.