31
eric235u
Re: Include: How to View PHP Errors
  • 2007/4/10 15:13

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


awesome. thanks dave!



32
eric235u
Re: "First Time In Admin - Press Button" but no button!?!?
  • 2007/4/10 15:08

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


not to beat the absolute crap out of a dead horse but...

read before posting.

the best way to get assistance.



33
eric235u
Re: Include: How to View PHP Errors
  • 2007/4/9 17:08

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


oh, i just realized that my web host has set log_errors to On. errors are being sent to my scripts.log file. that works. it's not neatly displaying errors in the usual XOOPS manner, but it helps. i can see the include file errors.



34
eric235u
Include: How to View PHP Errors
  • 2007/4/9 14:59

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


hi. noob question here. i have an index.php and one of the things it does is display some data. but i want the data to be correct. so i made another page called scrape.php that updates MySQL. when a user views index.php i'd like scrape.php to update rows if needed. so i've been playing around with figuring out ways to do this.

if i use
include(XOOPS_ROOT_PATH.'/modules/xpstorrent/scrape.php');
at the top of index.php i think this will do the trick. but i'm quite sure i've made a couple of mistakes in scrape.php and would like to see those errors.

XOOPS can display SQL queries, PHP & Smarty errors but it seems to be only for the page displayed and not for my 'included' page.

how can i see those very helpful php errors?



35
eric235u
Re: "First Time In Admin - Press Button" but no button!?!?
  • 2007/4/9 14:32

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Quote:

gozzy13 wrote:
the same problem has happened with my installation


that doesn't tell anyone anything and you won't receive assistance from the smarter folks.

provide details.



36
eric235u
Re: "Yahoo" or "anhosting" which should i select?
  • 2007/3/31 15:46

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


i've used yahoo small business hosting for about 3 years and man did it really suck last year. their on-line database backup utility often failed. i was always bitching to tech support until they finally threw up their hands in dispare and admitted they didn't know what the hell was wrong and didn't know how to fix it. i suspect their department was in transition. now it works properly. i used my own backup method using phpmyadmin so their backup utility sucking didn't pose a risk. i think yahoo is a little over priced but their up time is pretty good. they support php & mysql. i don't know if they would be my first choice if i had to start over but since i've been with them i'll probably stay.

some other hosting solutions offer free multiple domain names where yahoo only offers one (200 subdomains though). this may be an issue if you plan on having a bunch of sites.

Here's the Yahoo packages. i have the standard.



37
eric235u
Re: "First Time In Admin - Press Button" but no button!?!?
  • 2007/3/27 20:44

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


that's pretty strange. i just downloaded and installed the latest stable version yesterday (i needed a 'testing' site) and it worked flawlessly.

1. provide all information such as hosting environment, lamp, wamp, whatever...

2. what browser are you using? ie, firefox, opera... what os?

i personally have installed in several different ways with different os'es (winblows & linux) and with many different browsers and have not had the situation you speak of. try it again from _scratch_ and let us know what happens with all the details.

hope this helps.



38
eric235u
scrape string returned http_get?
  • 2007/3/13 20:51

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


hi all. i want to scrape a tracker. Here's what I mean. How's the best way for a PHP newb to do this? http_get? it's on shared host so I'm limited on what functions to use. thanks for any tips!

i've got the regex pretty much figured out once i get the text response but i want to make sure i'm heading in the right direction.



39
eric235u
Re: two xoops on one database?
  • 2007/3/6 15:47

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


hi. i'm slightly confused by your question but hopfully this may be of assistance.

do you want both sites to have the same users? such as if somebody registers on site A they automatically are registered on site B? And if somebody registers on site B they are automatically registered on site A? i'm not sure on how to do this as several tables are effected by membership. i guess we would have to find all tables effected by membership and update those. you could set up a new site, export database to text, add a new member, export database to text, find differences. but a XOOPS developer may already have this answer already and save you some work.

i have two XOOPS sites on a single server. each XOOPS site uses a different database. each XOOPS site is in a different directory. each XOOPS site has seperate members. everything works. so running two XOOPS sites on a single host is not a problem.

good luck and let us know what you end up doing.



40
eric235u
Re: Xoops Multiple Unspecified SQL Injection Vulnerabilities
  • 2007/3/6 15:30

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Hi. I would like to thank the XOOPS developers for participating in this forum thread and setting the record straight. One of my favorite aspects of free / open source software is the communication between users and developers in an open forum such as this. Many thanks.




TopTop
« 1 2 3 (4) 5 6 7 ... 13 »



Login

Who's Online

162 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits