Jump to content

Recommended Posts

Posted

I noticed that upgrade instructions are not included. What we need to do? Replace existing files and or / re-run UMI?

Posted

i got

IPS Driver Error

There appears to be an error with the database.

You can try to refresh the page by clicking here

when replacing all files and running 'reinstall' in UMI in forum already who had installed previous version of this mid. what gives?

Posted

I check , everything is ok

but right now I find 1 mistake. I uploaded old js file (fixed now after boss confirm)

Doppelganger try again if ips driver error repeat again go to your ftp / cache catalog open in notepad file : sql_error_log_(installation data here).cgi

copy content and paste here.

  • Like 1
jam_artists_button.png

Posted

The reinstallment crashes after this screen:

(BN23) Reputation

3 Database Fields added....

( Click here if you do not wish to wait )

===================================================
Date: Wed, 20 Jan 2010 18:55:50 +0200
Error Number: 1062
Error: Duplicate entry '2' for key 1
IP Address: ERASED!
mySQL query error: INSERT INTO bpi_reputation_acp (rep_id,rep_title,rep_color,rep_img,rep_level) VALUES(2,'Bad','#ff0000','bad.png',-10)
===================================================
Date: Wed, 20 Jan 2010 18:55:55 +0200
Error Number: 1062
Error: Duplicate entry '2' for key 1
IP Address: ERASED
mySQL query error: INSERT INTO bpi_reputation_acp (rep_id,rep_title,rep_color,rep_img,rep_level) VALUES(2,'Bad','#ff0000','bad.png',-10)

Posted

install process ended successfully.

but I dont see any new features :)

Like pagination and WORST rated members TOP 25 or top 10.

Though explorer issues are fixed. :o

Posted

Wrong Lang file for English, sorry, :o . I did clean installation in clean IPB 2.3.6 and now everything working fine.

new file available after Boss approve (upload all files and reinstall)

about pagination it should work in :

Most evaluated forums

Most evaluated topics

Most evaluated posts

Last evaluations

Search result(in find members)

but only if there more that 25 results.

  • Like 1
jam_artists_button.png

Posted (edited)

alrighty :o

Also a questions, were you unable to add "worst repped members" ?

Your #1 debugger Doppel :)

Edited by Doppelganger
Posted (edited)

major problems this time, I overwrote all files with new ones, upgraded language file and ran the reinstall in UMI.

Two screens that speak for themselves:

post-405-1264520244,064_thumb.png

post-405-1264520248,5715_thumb.png

Also the Reputation profile has bugs in calculating the 'rep title' levels, look (this bug was from earlier releases, just forgot to mention it earlier)

post-405-1264520798,3842_thumb.png

post-405-1264520808,0756_thumb.png

Obviously there are some bugs left. Though pagination is now working fine. :)

Edited by Doppelganger
Posted
<table class='ipbtable' cellspacing='0'>
<tr>
  <td class='nopad' width='25%' valign='top'>
  <div class='borderwrap'>
    <div class='maintitle'>
       <{CAT_IMG}> {$this->ipsclass->lang['sys_main']}
    </div>
    <p>
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=search" >{$this->ipsclass->lang['sys_search']}</a>
       <br />
        <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=statistic" >{$this->ipsclass->lang['sys_best']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=forum" >{$this->ipsclass->lang['sys_forum']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=topic" >{$this->ipsclass->lang['sys_topic']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=post" >{$this->ipsclass->lang['sys_post']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=member_last" >{$this->ipsclass->lang['sys_mlast']}</a>
    </p>
  </div>
  </td>
  <td width='2%'></td>
  <td class='nopad' width='75%' valign='top' id='rep-statistic'>
     {$data['pages']}
     {$data['content']}
  </td>
</tr>
</table> 

Posted

Replace to:

<table class='ipbtable' cellspacing='0'>
<tr>
  <td class='nopad' width='25%' valign='top'>
  <div class='borderwrap'>
    <div class='maintitle'>
       <{CAT_IMG}> {$this->ipsclass->lang['sys_main']}
    </div>
    <p>
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=search_profile&id={$data['id']}" >{$this->ipsclass->lang['sys_my']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=search" >{$this->ipsclass->lang['sys_search']}</a>
       <br />
        <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=statistic&wb=desc" >{$this->ipsclass->lang['sys_best']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=statistic&wb=asc" >{$this->ipsclass->lang['sys_worst']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=forum" >{$this->ipsclass->lang['sys_forum']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=topic" >{$this->ipsclass->lang['sys_topic']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=post" >{$this->ipsclass->lang['sys_post']}</a>
       <br />
       <{ITEM_START}> <a  href="{$this->ipsclass->vars['base_url']}index.php?autocom=reputation&CODE=member_last" >{$this->ipsclass->lang['sys_mlast']}</a>
    </p>
  </div>
  </td>
  <td width='2%'></td>
  <td  class='nopad' width='75%' valign='top' id='rep-statistic'>
     {$data['pages']}
     {$data['content']}
  </td>
</tr>
</table>  

jam_artists_button.png

Posted

the menu became including the worst members, but on main rep stat screen - worst members are shown instead of best

and the top border of pagination boxes is still 'blank' as in previous screenshot

post-405-1264638612,9867_thumb.png

Posted

Yes I know. Your forum don`t rebuild correctly skin ( I do not know why)

maybe in weekend I find some time to add new version (fixed all last bugs)

and if still in your forum will be a problem I add rest of manual editing.

jam_artists_button.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.