Current time: 05-19-2024, 01:27 AM Hello There, Guest! (LoginRegister)


Post Reply 
[DEV] OmegaBill
Author Message
oddyutza Offline
Junior Member
*

Posts: 132
Joined: Mar 2007
Reputation: 2
Post: #191
RE: [DEV] OmegaBill
Hello,

Demo is available at: http://demo.omegabill.org/
version 1.0 beta 5 - released version!

username / password : admin / admin


PS : you cannot change password for admin, and you cannot delete the administrator user!Smile

some updates soon
07-13-2010 03:10 PM
Find all posts by this user Quote this message in a reply
oddyutza Offline
Junior Member
*

Posts: 132
Joined: Mar 2007
Reputation: 2
Post: #192
RE: [DEV] OmegaBill
Hello,

As a short followup and a sneak & peak to the following updates:
1- Ajax support
2- automatic language detection
3- automatic templates detection

also a TBD will be theme support - but this is after the production version release.

a lot of small bugs fixed!
07-22-2010 02:24 PM
Find all posts by this user Quote this message in a reply
mr.x Offline
Development Team
*****
Dev Team

Posts: 232
Joined: Nov 2006
Reputation: 3
Post: #193
RE: [DEV] OmegaBill
Hi oddyutza,

(07-22-2010 02:24 PM)oddyutza Wrote:  Hello,

As a short followup and a sneak & peak to the following updates:
1- Ajax support
2- automatic language detection
3- automatic templates detection

Thanks for your update on your work !
BTW: Your domain omegabill.org and subdomains are not reachable per DNS resolution.

/Mr.X
07-22-2010 05:07 PM
Find all posts by this user Quote this message in a reply
oddyutza Offline
Junior Member
*

Posts: 132
Joined: Mar 2007
Reputation: 2
Post: #194
RE: [DEV] OmegaBill
hi,

i just had a problem, now they are ok, at least should be Smile ... can u please recheck!?
07-22-2010 06:22 PM
Find all posts by this user Quote this message in a reply
mr.x Offline
Development Team
*****
Dev Team

Posts: 232
Joined: Nov 2006
Reputation: 3
Post: #195
RE: [DEV] OmegaBill
Hi oddyutza,

(07-22-2010 06:22 PM)oddyutza Wrote:  can u please recheck!?

Code:
root@pluto:~# dig omegabill.org any

; <<>> DiG 9.5.1-P2.1 <<>> omegabill.org any
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1885
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;omegabill.org.                 IN      ANY

;; ANSWER SECTION:
omegabill.org.          43200   IN      TXT     "v=spf1 a mx ip4:89.45.32.42 ~all"
omegabill.org.          43200   IN      SOA     ns1.omegabill.org. postmaster.omegabill.org. 2010071304 28800 900 2419200 10800
omegabill.org.          43200   IN      NS      ns1.omegabill.org.
omegabill.org.          43200   IN      NS      ns2.omegabill.org.
omegabill.org.          43200   IN      MX      10 mail.omegabill.org.
omegabill.org.          43200   IN      A       89.45.32.42

its up again !

Cheers,
Mr.X
07-22-2010 06:36 PM
Find all posts by this user Quote this message in a reply
Michi91 Offline
Junior Member
*

Posts: 41
Joined: Jun 2009
Reputation: 0
Post: #196
RE: [DEV] OmegaBill
demo is offline again? =/
10-13-2010 01:14 AM
Find all posts by this user Quote this message in a reply
four2theizz0 Offline
Junior Member
*

Posts: 59
Joined: Sep 2008
Reputation: 0
Post: #197
RE: [DEV] OmegaBill
Hi,

The demo doesn't appear to be online. Can't get to the subdomain. omegabill.org works tho
10-15-2010 01:02 PM
Find all posts by this user Quote this message in a reply
oddyutza Offline
Junior Member
*

Posts: 132
Joined: Mar 2007
Reputation: 2
Post: #198
RE: [DEV] OmegaBill
omegabill demo is offline for the moment

i'm about to release the new stable version, i need your ideas for the new addons, tweaks, and features you want installed.

best regards
10-26-2010 08:23 PM
Find all posts by this user Quote this message in a reply
FlyingMongoose Offline
Newbie
*

Posts: 5
Joined: Oct 2010
Reputation: 0
Post: #199
RE: [DEV] OmegaBill
I can't wait for the update, I've been needing this to really get moving on my own hosting plans. This an paypal integration, though I was thinking of doing nothing more than a basic express checkout for it. Still, I'm patiently waiting. I can think of no features to add to the already great feature list you have, thanks for your work :-)

Note to some people, there is an error in build 4, on one line inside of _menu.php it reads as follows
Code:
<?}?>

Apparently (at least default for 1.0.7 RC2 of Apache on ISPCP) PHP doesn't understand this, so the menu prevents everything from showing up. so it should be replaced with.

Code:
<?php } ?>

Took me an hour to figure out where this oddity was coming from, made me feel like a fool when I found it, lol.

Again, thanks for your work oddyutza, can't wait to see what's rolled out next :-).
10-27-2010 03:47 PM
Find all posts by this user Quote this message in a reply
mr.x Offline
Development Team
*****
Dev Team

Posts: 232
Joined: Nov 2006
Reputation: 3
Post: #200
RE: [DEV] OmegaBill
Hi,

(10-27-2010 03:47 PM)FlyingMongoose Wrote:  
Code:
<?php } ?>

Took me an hour to figure out where this oddity was coming from, made me feel like a fool when I found it, lol.

Again, thanks for your work oddyutza, can't wait to see what's rolled out next :-).
this is a setting of your apache if short tag is allowed or not.
Nor direct related of the nice software from oddyutza .-)

cheers,
Mr.X
10-27-2010 05:29 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: