*

Recent

Author Topic: Help needed and appreciated  (Read 11669 times)

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Help needed and appreciated
« on: March 25, 2010, 07:12:39 AM »
Hi guys. I'm really new to being a "webmaster" so i'm not very familiar with this domain. I installed the scrip on my website and i have a few errors. i will leave you the link so you can see for yourselves. Can anyone tell me how to get it working properly? Thanks!

www.onlinegames64.com

Robbie

  • Sr. Member
  • ****
  • Posts: 343
  • Force: +16/-0
Re: Help needed and appreciated
« Reply #1 on: March 25, 2010, 07:38:27 AM »
Hi just shows index of ?

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #2 on: March 25, 2010, 02:12:15 PM »
Hi just shows index of ?

yeah, i know. kinda dumb of me. i thought i posted a printscreen and took the script down to try and install again. i'm uploading now the script now, we'll see maybe third time is lucky. sorry.

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #3 on: March 25, 2010, 02:33:41 PM »
The errors are:

1. Warning: Invalid argument supplied for foreach() in /home/onlin100/public_html/templates/default/base_home.php on line 44 (First Category)

2. Warning: Invalid argument supplied for foreach() in /home/onlin100/public_html/templates/default/base_home.php on line 101 (Second Category)


Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Help needed and appreciated
« Reply #4 on: March 25, 2010, 02:36:25 PM »
if you haven't added any games yet, add some. then you're going to have to set them to active because by default they're not; run this query:
Code: [Select]
UPDATE dd_games SET active='1'

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #5 on: March 25, 2010, 02:50:08 PM »
adding games now. thanks for the reply.

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #6 on: March 25, 2010, 02:52:17 PM »
works just fine now. thank you for your help. the only problem left on the site is the counter showing 2290 online.

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Help needed and appreciated
« Reply #7 on: March 25, 2010, 02:58:46 PM »
Your welcome

not so sure what to tell ya about the online users... for right now you may just want to remove
Code: [Select]
Users Online: <? echo countusersonline(); ?>line 224 in the template.php file located in the default template folder

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #8 on: March 25, 2010, 03:03:40 PM »
ok. i will. thanks again.

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #9 on: March 25, 2010, 03:31:48 PM »

I have one more problem. I can't seem to be able to modify ads or banner exchange from the admin menu. any ideea?

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Help needed and appreciated
« Reply #10 on: March 25, 2010, 03:32:36 PM »
hmm.... does it spit out an error?

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #11 on: March 25, 2010, 03:46:22 PM »
hmm.... does it spit out an error?

nope. maybe i'n not doing it the right way. i copied the adsense code into the box where it said ads1. nothing happens.

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Help needed and appreciated
« Reply #12 on: March 25, 2010, 03:50:06 PM »
weird... well I see that you have added some stuff in those fields now. was that using phpmyadmin?

emil

  • Newbie
  • *
  • Posts: 26
  • Force: +0/-0
Re: Help needed and appreciated
« Reply #13 on: March 25, 2010, 03:54:13 PM »
weird... well I see that you have added some stuff in those fields now. was that using phpmyadmin?


it works now. i guess it just took a while. But it would be great if the text would remain in the admin section so you know which add spot is taken. Anyway for a free script i'm pretty happy with it. i tested four today but i'm sticking with this one.
« Last Edit: March 25, 2010, 03:57:28 PM by emil »

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Help needed and appreciated
« Reply #14 on: March 25, 2010, 04:01:18 PM »
oh ok. Yeah this is a great script, great forum community too.
I had thought it did do that.. haha well if I can I'll fix that and post an update. but as of now the script just lost the greatest coder ever (its true though Kurt, you know it! lol :) )
« Last Edit: March 25, 2010, 04:04:33 PM by Adam »