IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1982.49 MB
Powered by
Channel Info
Network: freenodeChannel: #php |
Search in www.irclog.org
Log from #php at freenode 2006-06-13
Pages: 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Next >
[00:01]<tml>I don't even know what wiki would consider that a WikiWord
[00:01]<eddgdw>BigE: i use http://wikkawiki.org
[00:03]<byre>zimnyx: Ah, two sinle quotes is highlighting...
[00:04]<byre>"''" should work, according to their documentation.
[00:04]<byre>(double single single double)
[00:06]<fxyfyf>you are too kind :)
[00:06]<byre>Heh, I'm bored as shit.
[00:06]<byre>plus it was kinda hard to find on that age.
[00:07]<byre>They deffinately could have made it a ton clearer
[00:08]<fxyfyf>i just skimmed FormattingRules and did not see it
[00:08]<eddgdw>Thanks BigE
[00:08]<fxyfyf>ah
[00:08]<fxyfyf>Note: Anything between 2 sets of double-quotes is not formatted.
[00:08]<tml>One would assume they use a wiki for their documentation, in which case, it falls to zimnyx as a user of the wiki to fix the problem. :)
[00:08]<fxyfyf>the first line :)
[00:09]<fxyfyf>it's in brown text as opposed to black
[00:09]<fxyfyf>add paypal link for donations :)
[00:10]<fxyfyf>who pays for hashphp bandwidth?
[00:11]<anzvnzjs>hi, I have a problem, how can I see output errors in php,? I know I have to configure php.ini, but I don't know what
[00:11]<fxyfyf>display_errors and error_reporting directives
[00:11]<rrdrdr>%^$^@# bulk registrars
[00:12]<vfnv>cerveros: You may also check your apache (assuming it's apache) error log to see what's wrong
[00:12]<eddgdw>BigE: ""''"" - that is right one
[00:12]<anzvnzjs>how?
[00:13]<vfnv>cerveros: What OS are you on?
[00:13]<anzvnzjs>Suse 10.1
[00:14]<tml>philip: Davey
[00:14]<vfnv>cerveros: check /var/log/httpd/error_log
[00:15]<vfnv>cerveros: or, as philip suggested, look in your php.ini file for the display_errors, error_reporting, etc settings
[00:16]<anzvnzjs>hmm I can see the error in httpd\error_log, but it isn't in firefox
[00:16]<zdzxzzmfdgzx>cerveros: That is good, cuz you really don't want end users seeing nasty error messages.
[00:17]<vfnv>cerveros: that's probably because in your php.ini, display_errors is set to 'Off' set it to On
[00:17]<anzvnzjs>it is On
[00:17]<anzvnzjs>Im sure Xd
[00:17]<mrrscnn2rff>I'm trying to use a functions.php file to store common functions for the first time. I've done includes and requires before, but for some reason I'm having an issue when doing so with functions. functions.php is in the same directory as the other scripts, and I include it with include("./functions.php"); There's only one function in there at this point, and it works when directly in the other scripts but not when I try to use
[00:17]<zdzxzzmfdgzx>No! Don't set it to on. Just read your log files :-)
[00:17]<anzvnzjs>display_errors = On
[00:17]<vfnv>how about display_startup_errors=On
[00:18]<mrrscnn2rff>Fatal error: Call to undefined function: _fetch_remote_file() in /Library/Apache2/htdocs/stumble_upon/index.php on line 16
[00:18]<zdzxzzmfdgzx>ververos: Did you re-start Apache?
[00:18]<vfnv>cerveros: richardlynch is right :)
[00:18]<zdzxzzmfdgzx>Macskeeball: Your function starts with a '_' character?...
[00:18]<vfnv>but I find it useful to turn it on temporarily as you're getting things set up
[00:18]<mrrscnn2rff>The weird thing is the error also includes the code of that function in functions.php.
[00:18]<mrrscnn2rff>yes, I was following an example.
[00:19]<mrrscnn2rff>it still works inline.
[00:19]<zdzxzzmfdgzx>Maybe you are missing a QUOTE mark, so the PHP source ends up being stuck in some variable and then...
[00:20]<mrrscnn2rff>Ok, I'm checking for that now.
[00:20]<anzvnzjs>sorry, I'm stupid, haven't restart apache
[00:20]<anzvnzjs>thx
[00:21]<mrrscnn2rff>No, I'm not missing any quotes.
[00:21]<byre>sweet! only 30 more minutes
[00:23]<mrrscnn2rff>I suppose I'll try it without the initial underscore, although I doubt it's making a difference.
[00:23]<mrrscnn2rff>No difference.
[00:24]<mrrscnn2rff>And yes, I changed all instances.
[00:24]<fqwn2syvn>how do i get info grabed from an sql query to scroll .... marquee doesnt work
[00:25]<mrrscnn2rff>Full error message: http://macskeeball.dnsalias.com/stumble_upon/
[00:25]<drvvdaa>l2website: Try #web, #html, or #javascript
[00:25]<fqwn2syvn>but this is in a php instance
[00:25]<drvvdaa>It has nothing to do with PHP.
[00:25]<mrrscnn2rff>PHP is server side.
[00:25]<byre>l2website: It doesn't matter where it comes from, you need the right HTML/JS setup, try the channels mattmcc suggested.
[00:25]<fqwn2syvn>....
[00:26]<fxyfyf>Macskeeball: include functions.php before using functions within it
[00:26]<mrrscnn2rff>I am.
[00:26]<fqwn2syvn>ok guys i'm getting tired of comming in here and u never help me ... u help everyone else ... i had to figure out how to get my query listed on my site something i asked for help with and i got nothing
[00:27]<fxyfyf>Macskeeball: use <?php ?> in the include
[00:27]<alnr>l2website: get a refund in #customerservice
[00:27]<drvvdaa>l2website: Well, in this instance, you're asking an HTML and/or JS question.
[00:27]<mrrscnn2rff>philip: Oh wow. I can't believe I made that mistake.
[00:27]<drvvdaa>Short of direct you to the right place for that question, there's not much to be done.
[00:28]<mrrscnn2rff>philip: Thanks.
[00:28]<fxyfyf>np :)
[00:28]<byre>l2website: You didn't ask a PHP question this time. Sure, it's in a PHP file, and you're using PHP to output it, but... the output is HTML and JavaScript, which has nothing to do with PHP and is why you need to try other channels.
[00:29]<fqwn2syvn>well maybe this time ur right
[00:29]<tjufgg>you are*
[00:30]<fqwn2syvn>but i have come in here befor and ive got nothing but the run around for php questions
[00:30]<tjufgg>We're nickists.
[00:30]<tjufgg>Your name isn't pure.
[00:30]<fqzzvncnnlnzs>there
[00:30]<mzdsfnnlz>is there a simple way to determine how many times a particular string appears in another string?
[00:30]<tjufgg>I was making a joke.
[00:30]<tjufgg>daysleepr: substr_count
[00:30]<mzdsfnnlz>i built a few lines that check to see if .com or .org or .net appears more than thrice in a string
[00:31]<mzdsfnnlz>but its ugly...
[00:31]<mzdsfnnlz>ah, let me try that!
[00:31]<mzdsfnnlz>thank ya
[00:31]<byre>l2website: You might also want to try to not use aolbonics...
[00:31]<fqzzvncnnlnzs>.... ¿¿¿
[00:32]<fxyfyf>heh
[00:32]<wjlllrws>eek
[00:32]<wjlllrws>!+enter
[00:32]<lxl-2jv>Don't use the enter key as punctuation. Think in complete thoughts, then type.
[00:33]<byre>!tell l2gatekeepers about aolbonics
[00:33]<fqzzvncnnlnzs>I would like information on how to get an sql query to scroll the marquee tag does not work for this instance ... this would be of great help even if its not a php tag thank you for listening
[00:33]<fqzzvncnnlnzs>HAPPY!!??
[00:34]<tjufgg>l2gatekeepers: no
[00:34]<tjufgg>This _isn't_ a php issue.
[00:34]<mzdsfnnlz>thank you tougen, that is exactly what i needed =)
[00:34]<tjufgg>Go to #web.







