.:ʕΘЯg@nʔ:.™
Elite EPerson
Posts: 1,613.1974 Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
found a error
Reputation:[Details] [Vote]
[Vote]Parse error: parse error, unexpected '[' in /home/www/cbthome.freehostia.com/reputation.php on line 459
[Details]Parse error: parse error, unexpected '[' in /home/www/cbthome.freehostia.com/reputation.php on line 459
well i don't know about this one ? looking for line 459 now
|
|
26/12/2007 08:19 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
Must be an error on your side, cause I can't reproduce it...
Plus, it's in reputation.php - not a part of MyPlaza...
|
|
26/12/2007 10:21 PM |
|
.:ʕΘЯg@nʔ:.™
Elite EPerson
Posts: 1,613.1974 Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
ZiNgA BuRgA Wrote:Must be an error on your side, cause I can't reproduce it...
Plus, it's in reputation.php - not a part of MyPlaza...
fixed
ZiNgA BuRgA's code_edits.txt Wrote:In reputation.php
FIND
$username = format_name($user['username'], $user['usergroup'], $user['displaygroup']);
REPLACE WITH
$username = format_name($user['username'], $user['usergroup'], $user['displaygroup'], $user['nameformat']);
FIND
SELECT r.*, r.uid AS rated_uid, u.uid, u.username, u.reputation AS user_reputation, u.usergroup AS user_usergroup, u.displaygroup AS user_displaygroup
REPLACE WITH
SELECT r.*, r.uid AS rated_uid, u.uid, u.username, u.reputation AS user_reputation, u.usergroup AS user_usergroup, u.displaygroup AS user_displaygroup, u.nameformat
FIND
$reputation_vote['username'] = format_name($reputation_vote['username'], $reputation_vote['user_usergroup'], $reputation_vote['user_displaygroup']);
REPLACE WITH
$reputation_vote['username'] = format_name($reputation_vote['username'], $reputation_vote['user_usergroup'], $reputation_vote['user_displaygroup'], $reputation_vote['nameformat']);
I messed that up but fixed now
(This post was last modified: 26/12/2007 11:27 PM by .:ʕΘЯg@nʔ:.™.)
|
|
26/12/2007 11:07 PM |
|
Pirata Nervo
NervOS Developer
Posts: 699.4765 Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
Zinga i found a bug, using the formatting module, I formatted my post color and font.
If I Quick edit a post or a thread, it will loose its color/font formatting, it does not looses it if I Full Edit.
|
|
27/12/2007 12:21 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
Pirata Nervo Wrote:Zinga i found a bug, using the formatting module, I formatted my post color and font.
If I Quick edit a post or a thread, it will loose its color/font formatting, it does not looses it if I Full Edit.
It does the same thing here, if you didn't realise.
I really couldn't be bothered editing xmlhttp.php to get around that... meh.
|
|
27/12/2007 06:39 PM |
|
.:ʕΘЯg@nʔ:.™
Elite EPerson
Posts: 1,613.1974 Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
Well 2 days now & no probs :)
tip top plugin zinga
Thank you for all your help :)
|
|
28/12/2007 03:39 AM |
|
Pirata Nervo
NervOS Developer
Posts: 699.4765 Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
Lol, this plugin is almost perfect, I think the only bug is the quick edit thing.
|
|
28/12/2007 05:31 AM |
|
.:ʕΘЯg@nʔ:.™
Elite EPerson
Posts: 1,613.1974 Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
after all that work this is what i get
wow I just got every thing working I now they deleted my site
LOL wow
I will be using your plugin if i ever get a new site to call home :(
|
|
28/12/2007 10:19 PM |
|
Vegetano1
$urf
Posts: 9,083.2507 Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
%%%%^^^^^ that sucks,.!!
How can you make sure that does not happen,.. i don't understand,.1?
|
|
29/12/2007 01:26 AM |
|
Pirata Nervo
NervOS Developer
Posts: 699.4765 Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
|
RE: [MyBB] MyPlaza v0.42 (preview version 9)
I told you to use freeweb7...
However I told you to don't upload ANYTHING until january starts..lol
Freeweb7 is better! 100 000 mb of bandwith and 7000 mb of space.
|
|
29/12/2007 03:59 AM |
|