|
|
pakodi |
|
|
Posts: 120
Posts Per Day: 0.15
Reputation: 100.00%
Reputation Score: +3 / -0
Time Online: 2 days 14 hours 9 minutes
|
Bug No.1. Looks like there is bug in "extra smiley code" 1. Extra Smilies are not showing up 2. Cannot delete extra smiley's once added 3. whenever trying to add new smilies, duplicate entries of previous smilies are created  |
|
| Revision History (3 edits) |
| pakodi - March 24, 2007, 1:36am | | pakodi - March 24, 2007, 1:35am | | pakodi - March 24, 2007, 1:34am | | |
|
|
|
|
|
pakodi |
|
|
Posts: 120
Posts Per Day: 0.15
Reputation: 100.00%
Reputation Score: +3 / -0
Time Online: 2 days 14 hours 9 minutes
|
Bug No.2.
When reputation is added, the percentage increased by 1% instead of 100%
Bug No.3.
Individual post count not increasing, where as overall post count for threads increasing.
More later. |
|
| Revision History (1 edits) |
| pakodi - March 24, 2007, 1:47am | | |
|
|
|
|
|
Justin |
|
|
Posts: 14,924
Gender:  Male
Posts Per Day: 6.90
Reputation: 93.35%
Reputation Score: +295 / -21
Time Online: 36 days 7 hours 17 minutes
Location: Tallassee, AL
Age: 21
|
#3:
|
Code
if($username ne 'Guest' && $boards{$URL{'b'}}{'postcount'} eq '') { # Add a post count |
|
Replace:
|
Code
if($username ne 'Guest' && !$boards{$URL{'b'}}{'postcount'}) { # Add a post count |
|
#1: I cannot reproduce it. It works on the version here and on my local computer.  #2: Strangely, it's working fine for me? Make sure you have a replog table in eblah database, and see what is in it. It's working fine for me. I just can't reproduce it.  |
| I do installs for $25 and upgrades for $20.Technical support is always free. Donate to E-Blah! My Websites: Revolution Reality (My Blog) | MinistryTalk.com | Portfolio"But you, O Lord, are a compassionate and gracious God, slow to anger, abounding in love and faithfulness." — Psalm 86:15 NIV  |
|
|
|
|
|
chinni |
|
 E-Blah Member 
Posts: 6
Posts Per Day: 0.01
Time Online: 1 hours 32 minutes
|
|
Logged |
|
|
|
|
Craig |
|
|
Posts: 3,619
Gender:  Male
Posts Per Day: 2.32
Reputation: 97.72%
Reputation Score: +214 / -5
Time Online: 14 days 14 hours 45 minutes
Location: Germany
Age: 37
|
Some things I found so far: If you set a board up as a redirect, it doesn't work. If you were using MD5 encryption with 10.2.5, it reverts to none when you upgrade. You need to list what files and directories can be deleted after you upgrade to the SQL version. Human verification doesn't work after upgrade. Extensive Stats were lost in upgrade. Extensive Stats graph insn't working. Click logging is not staying up-to-date. If you edit a board, it defaults the setting for the category back to Informational boards (or the top cat). You have to register a new user and then delete them to get all user post info to show on Board Index. (already identified) If the person that is the admin isn't user #1, they won't have adminrights when they convert their forum. If you use the minimize arrow on the right side, it gives this error:
|
Code
Unknown column 'rank' in 'field list'
UPDATE `members` SET `rank` = ? WHERE `userid` = ?
|
|
I am sure there are other minor bugs, but those are the ones that I noticed right away. Still a great bunch of code. -Craig. |
| Don't just ask a question. Instead ask a question, give us a screen shot and post a link to your forum. Help us help you make your forum better!If I helped...increase my Reputation by clicking here. |
|
| Revision History (1 edits) |
| Craig - March 24, 2007, 2:08pm | | |
|
|
|
|
|
Justin |
|
|
Posts: 14,924
Gender:  Male
Posts Per Day: 6.90
Reputation: 93.35%
Reputation Score: +295 / -21
Time Online: 36 days 7 hours 17 minutes
Location: Tallassee, AL
Age: 21
|
|
|
|
|
|
pakodi |
|
|
Posts: 120
Posts Per Day: 0.15
Reputation: 100.00%
Reputation Score: +3 / -0
Time Online: 2 days 14 hours 9 minutes
|
Thanks for the code, #3 issue is now resolved.
Regarding #2 eblah_replog table is there. Following are present in it
userid userfixed rep time |
|
|
|
|
|
edgeoftheearth |
|
E-Blah Member 
Posts: 1
Posts Per Day: 0.00
Time Online: 5 minutes
|
Since you your making a MySQL version, any plans on a Joomla bridge? I've got to say, I use both Joomla & Eblah, I just wish I could integrate the login systems, or something of that sort. |
|
|
|
|
|
pakodi |
|
|
Posts: 120
Posts Per Day: 0.15
Reputation: 100.00%
Reputation Score: +3 / -0
Time Online: 2 days 14 hours 9 minutes
|
For #1. I made some progress on this. Instead of installing smilies as individual smilies. I installed them as a mod pack. Now the smilies are shown nicely in the posts. But the current problem is when you click add more smiles in your post button, the page that opens up i.e http://www.eblah.com/forum/v-post/a-smilies/doesn't show any smilies  Any idea?? |
|
| Revision History (1 edits) |
| pakodi - March 24, 2007, 3:57pm | | |
|
|
|
|
|
pakodi |
|
|
Posts: 120
Posts Per Day: 0.15
Reputation: 100.00%
Reputation Score: +3 / -0
Time Online: 2 days 14 hours 9 minutes
|
Bug No.4 RSS not working  |
|
|
|
|
|
Justin |
|
|
Posts: 14,924
Gender:  Male
Posts Per Day: 6.90
Reputation: 93.35%
Reputation Score: +295 / -21
Time Online: 36 days 7 hours 17 minutes
Location: Tallassee, AL
Age: 21
|
|
|
|
|
|
pakodi |
|
|
Posts: 120
Posts Per Day: 0.15
Reputation: 100.00%
Reputation Score: +3 / -0
Time Online: 2 days 14 hours 9 minutes
|
Yeah, RSS is one of those "not even started" things. lol
I'll have to look at the rest next week. Hopefully I can get those down. I may need to look at your forum to see about the smiley and reputation thing though. I can't reproduce it.
OK. Keep RSS in your priority for next version  I have sent PM check it. |
|
|
|
|
|
Justin |
|
|
Posts: 14,924
Gender:  Male
Posts Per Day: 6.90
Reputation: 93.35%
Reputation Score: +295 / -21
Time Online: 36 days 7 hours 17 minutes
Location: Tallassee, AL
Age: 21
|
|
|
|
|
|
Justin |
|
|
Posts: 14,924
Gender:  Male
Posts Per Day: 6.90
Reputation: 93.35%
Reputation Score: +295 / -21
Time Online: 36 days 7 hours 17 minutes
Location: Tallassee, AL
Age: 21
|
I believe everything is fixed so far.
|
Code
1. Fixed registration bug where stats cache wasn't cleared
2. Fixed registration bug where it wouldn't show you the welcome page
3. Fixed post counting issue
4. Fixed installation issues
5. Fixed parent cat bug while editing board
6. Fixed roll-up/down on Board Index
7. Fixed hot thread label issues
8. SQL driver bug patched |
|
Craig, board direction works but it wasn't showing correctly. I've fixed that. MD5 will be required for the SQL version. That should be included in the documentation (that it needs to be converted BEFORE the upgrade or else it won't work). I'll really just add the support in Settings.pl (so you can still use it without MD5), but I highly recommend using MD5. There will be a warning in Setup. I don't recommend installing the SQL version in the same directory as the normal version.  Install, and then move.  Human verification does work, make sure you have the font file in the prefs directory.  The stats are an unfortunate loss.  GD probably isn't installed for the graph? It's working here. Click log is cached. They are still be counted. Got to go now ... |
| I do installs for $25 and upgrades for $20.Technical support is always free. Donate to E-Blah! My Websites: Revolution Reality (My Blog) | MinistryTalk.com | Portfolio"But you, O Lord, are a compassionate and gracious God, slow to anger, abounding in love and faithfulness." — Psalm 86:15 NIV  |
|
|
|
|
|
pakodi |
|
|
Posts: 120
Posts Per Day: 0.15
Reputation: 100.00%
Reputation Score: +3 / -0
Time Online: 2 days 14 hours 9 minutes
|
I plan on looking at some of these issues soon. I do have a question though, is the extensive stats working great?
It is working fine as of now. For some reason the graph never worked for me in flatfile version, I don't see a graph now too, but I am not bothered about it. One thing that you could add to it if possible is " most users online today". Is this was stripped off? in mysql verssion or was it planned for the future versions. |
|
|
|
|
|
|