Welcome to the E-Blah Community!
We would like to welcome you to our community and invite you to register an account or login.
Being a registered member is important, as it gives you several advantages over the normal Guest status. After registering you will be able to download files and images, post messages, and access member-only portions of the forum - just to name a few. Registration is quick and simple, and only takes about a minute of your time.

E-Blah Community    E-Blah Discussion    E-Blah Bugs  ›  [SQL] Top.Frames
Users Browsing Forum
No Members and 1 Guests

[SQL] Top.Frames  This thread currently has 220 views. Print
1 Pages 1 Recommend Thread
vol7ron
April 17, 2008, 2:13pm Report to Moderator Report to Moderator
E-Blah Member
Posts: 102
Gender: Male
Posts Per Day: 0.68
Reputation: 100.00%
Reputation Score: +9 / -0
Time Online: 1 days 22 minutes
Location: Washington DC
Age: 24
http://www.eblah.com/forum/m-1173414085/s-0/highlight-top.frames/

This old bug is still in full effect.

I noticed that when I set $frames=1, I think it actually calibrated the post count, even though it still showed the error.
On the other hand when I removed the name of the frame, it also worked.

I think it's working now with $iframes=0; And adminaction gone.


I wanted to note that this fixed the calibration for my PostgreSQL testing, but not thread count in my MySQL database, which is currently running online.  It's not too terrible of a deal, however when testing in PostgreSQL, it mattered because it showed I had something like 49 threads and 18 posts, when I didn't have any of either.  This was a result of deletion errors when debugging; however it was a good way to test this function to get everything back to 0.



Increase vol7ron's Rating

Revision History (1 edits)
Justin  -  April 21, 2008, 12:42am
Logged Offline
Private Message Private message
Justin
April 21, 2008, 12:41am Report to Moderator Report to Moderator

The E-Blah Developer
E-Blah Programmer
Posts: 15,015
Gender: Male
Posts Per Day: 6.75
Reputation: 93.40%
Reputation Score: +297 / -21
Time Online: 36 days 17 hours 45 minutes
Location: Tallassee, AL
Age: 21
These are SQL issues.  Please make them as [SQL] from now on so I can know that.    This should have been resolved completely in the flat text version.

Also note that I really haven't had any time to work on E-Blah SQL.  I've just been too busy with school () and life () lately to do so.  I still work on the flat-text version, but the SQL just hasn't had much work done on it since around this time last year.    I might not would mind if some Perl programmers would want to start back up on it and keep it going ... just finding dedicated programmers is the problem.


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

Logged Offline
Site Site Private Message Private message Reply: 1 - 2
vol7ron
April 21, 2008, 7:55am Report to Moderator Report to Moderator
E-Blah Member
Posts: 102
Gender: Male
Posts Per Day: 0.68
Reputation: 100.00%
Reputation Score: +9 / -0
Time Online: 1 days 22 minutes
Location: Washington DC
Age: 24
It is, but it's open-source so that should make some things easier.

I can't say I'm the best Perl programmer, just getting back into it since high school (approx 7 years ago).  But you should open up an area on your server for a select few people to post their versions.


Quoted Text
Also note that I really haven't had any time to work on E-Blah SQL.  I've just been too busy with school () and life () lately to do so.


Just wait until you get to work and won't have any time at all .  You either have to really love to do it, or have to do it full time to find the time.  The SQL Version should be the priority though.  The flat-file version is developed up enough, but the SQL version has a lot greater potential because of how Databases interact with server cache and the ease of querying them to generate statistics and reports.

This is not to say you should not offer a flat-file version, because this idea is brilliant for all those people that don't know how to use/operate a database; however, it does mean having that SQL version is essential.

Best of luck,
vol7ron



Increase vol7ron's Rating
Logged Offline
Private Message Private message Reply: 2 - 2
1 Pages 1 Recommend Thread
Print

E-Blah Community    E-Blah Discussion    E-Blah Bugs  ›  [SQL] Top.Frames