Welcome Guest, Not a member yet? Register   Sign In
DBlog v1.8: Out now! - Demo and Documentation included!
#41

[eluser]davidbehler[/eluser]
Do you have the same problem with other CI application or only with mine?

I have to admit I'm at a loss here...I got no more ideas what might cause this.

Maybe you should post here and see if anyone else got a clue
#42

[eluser]mrcoder[/eluser]
Hi,

My other CI applications are working fine.Iam getting problem in Dblog only.

Thanks
#43

[eluser]miss_amylee[/eluser]
hy guys, i installed d apps already but i dunno where to go since i dun understnd d language used.i search for docs n screenshot as well but the link given doesnt work..http://www.davidbehler.de/index.php/page/view/2 n few other links from davidbehler..pls help me.thx
#44

[eluser]marinaccio[/eluser]
I'm downloading it right now, looking forward to giving it a test drive. Thank you for another awesome addition to CI!
#45

[eluser]TechThem[/eluser]
Hi David,
Dblog is just great, I'm so glad that found this Dblog.
I'm having few issues on Wamp With Dblog,
I'm using 5.3.0 PHP, and i followed the installation instructions, But when i type localhost/dblog, It automatically redirects to localhost/dblog/index.php/post/overview
and Gives this error.
Code:
A PHP Error was encountered

Severity: 8192

Message: Function set_magic_quotes_runtime() is deprecated

Filename: codeigniter/CodeIgniter.php

Line Number: 60
An Error Was Encountered

The URI you submitted has disallowed characters.

Please help me to figure out this,


Thank YOu Smile
#46

[eluser]hugle[/eluser]
[quote author="TechThem" date="1264365712"]Hi David,
Dblog is just great, I'm so glad that found this Dblog.
I'm having few issues on Wamp With Dblog,
I'm using 5.3.0 PHP, and i followed the installation instructions, But when i type localhost/dblog, It automatically redirects to localhost/dblog/index.php/post/overview
and Gives this error.
Code:
A PHP Error was encountered

Severity: 8192

Message: Function set_magic_quotes_runtime() is deprecated

Filename: codeigniter/CodeIgniter.php

Line Number: 60
An Error Was Encountered

The URI you submitted has disallowed characters.

Please help me to figure out this,


Thank YOu Smile[/quote]

Hello.

what version of CI are you using?

Btw, take a look here:
http://theosmblog.com/2009/07/25/fresh-i...r-running/

especialy:
Code:
In index.php in your CI folder replace line 12 “error_reporting(E_ALL);” (without quotes) with this:
“error_reporting(E_ALL & ~E_DEPRECATED);” (without quotes)

Good luck!
#47

[eluser]TechThem[/eluser]
[quote author="hugle" date="1264370142"]
Hello.

what version of CI are you using?



Good luck![/quote]
Thanks for quick reply, i'm using the lastest version of CI 1.7.2
I will check the link and will also try to install with fresh dblog installation.

I will post the result Asap.
Thanks,
i'm IN LOVE WITH CI Smile
#48

[eluser]China-cier[/eluser]
dear waldmeister

how can i download the source DBlog v1.8?
#49

[eluser]hugle[/eluser]
[quote author="China-cier" date="1277150022"]dear waldmeister

how can i download the source DBlog v1.8?[/quote]

Hello,
it's here:
http://www.davidbehler.de/index.php/file/get/9/1
#50

[eluser]China-cier[/eluser]
thanks so much.




Theme © iAndrew 2016 - Forum software by © MyBB