*

Recent

Author Topic: Need some assistance - Currently Stuck On Step 4  (Read 15760 times)

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Need some assistance - Currently Stuck On Step 4
« Reply #30 on: August 14, 2010, 02:15:40 PM »
oh that sucks! Well put mine up when you give me yours.

Vi3tShugo

  • Newbie
  • *
  • Posts: 36
  • Force: +0/-0
    • Free Games Online Arcade
Re: Need some assistance - Currently Stuck On Step 4
« Reply #31 on: August 14, 2010, 02:20:06 PM »
Eh I'll just do it now, no biggie :P

How's this look? http://shugoshaven.com/Navigation/affiliates.html

Not sure if its 100% updated yet...
« Last Edit: August 14, 2010, 02:22:30 PM by Vi3tShugo »

Vi3tShugo

  • Newbie
  • *
  • Posts: 36
  • Force: +0/-0
    • Free Games Online Arcade
Re: Need some assistance - Currently Stuck On Step 4
« Reply #32 on: August 14, 2010, 05:29:14 PM »
Okay lol, pretty much done with all the errors, but now I want to change the template a bit. What part of the style.css file do I change to get rid of red highlight/hover effect? At very least, where do I change the color?

I've been trying to figure it out myself, but with the slow updates it limits guess&check.

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Need some assistance - Currently Stuck On Step 4
« Reply #33 on: August 14, 2010, 05:38:49 PM »
Find:
Code: [Select]
.menutop a:hover{
background-color: #ff3300; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
background: url('images/topback2.gif') repeat-x;
}
then change background-color: #ff3300; to whatever color you would like.
http://html-color-codes.com/

Vi3tShugo

  • Newbie
  • *
  • Posts: 36
  • Force: +0/-0
    • Free Games Online Arcade
Re: Need some assistance - Currently Stuck On Step 4
« Reply #34 on: August 17, 2010, 10:24:02 PM »
Lol Adam...I got new problems for you and your team :P

Quote
Warning: include(/home/ShugosArcade/includes/counter.php) [function.include]: failed to open stream: No such file or directory in /hermes/bosweb/web200/b2003/ipg.shugoshavencom/ShugosArcade/templates/default/template.php on line 230

Warning: include() [function.include]: Failed opening '/home/ShugosArcade/includes/counter.php' for inclusion (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in /hermes/bosweb/web200/b2003/ipg.shugoshavencom/ShugosArcade/templates/default/template.php on line 230

http://shugosarcade.com/

Went with the beta script this time.

kurt

  • Developer
  • Hero Member
  • ******
  • Posts: 634
  • Force: +16/-1
Re: Need some assistance - Currently Stuck On Step 4
« Reply #35 on: August 17, 2010, 10:56:28 PM »
Try setting permissions on the files/includes/counter.php and/includes/hitcounter.txt to 777. Also, check to make sure that the diretory path is set up right in your setting, under the admin panel. I just tried and they come up, but it's not running them. If that don't work, it might be that your hosting does not allow for some includes.

Vi3tShugo

  • Newbie
  • *
  • Posts: 36
  • Force: +0/-0
    • Free Games Online Arcade
Re: Need some assistance - Currently Stuck On Step 4
« Reply #36 on: August 18, 2010, 11:04:53 AM »
Try setting permissions on the files/includes/counter.php and/includes/hitcounter.txt to 777. Also, check to make sure that the diretory path is set up right in your setting, under the admin panel. I just tried and they come up, but it's not running them. If that don't work, it might be that your hosting does not allow for some includes.
Ah it was the directory path, thanks :P

Also, do you have a resend activation link option/function? I couldn't find it nor the email for the first account I created and had to go into mysql database to get the activation code.

Edit: turns out it didn't show up in the mail in the first place because I spelled yahoo.com as yaho.com x-x
« Last Edit: August 18, 2010, 11:17:40 AM by Vi3tShugo »

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Need some assistance - Currently Stuck On Step 4
« Reply #37 on: August 18, 2010, 12:01:27 PM »
ah no we don't. Good idea though lol forgot to put that in there.
Just a fyi though, the beta 2.1 will be going thru some huge changes. The email activation will be a option in the admin panel and I will make sure to also add in the resend activation link option.

Any other ideas or mistakes you find in the code be sure to let us know about it  :)

Vi3tShugo

  • Newbie
  • *
  • Posts: 36
  • Force: +0/-0
    • Free Games Online Arcade
Re: Need some assistance - Currently Stuck On Step 4
« Reply #38 on: August 18, 2010, 12:23:28 PM »
Will do :D

Maybe add an option to config the email change & activation email message?

Quote
Email change
...
From:   
Nobody
...
To:   vi3tshugo@yahoo.com   
Dear ,
We have recived a request to change your email on Shugo. Please click here to activate your new email.
Thanks,
Shugo administration
Lol, from nobody? :P
« Last Edit: August 18, 2010, 12:25:29 PM by Vi3tShugo »

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Need some assistance - Currently Stuck On Step 4
« Reply #39 on: August 18, 2010, 12:28:40 PM »
When you install the script did you enter a your email?
Also, you should be able to change the email within your site settings in the admin panel.
Its your support email

Vi3tShugo

  • Newbie
  • *
  • Posts: 36
  • Force: +0/-0
    • Free Games Online Arcade
Re: Need some assistance - Currently Stuck On Step 4
« Reply #40 on: August 18, 2010, 12:35:35 PM »
Ooohh, alright. Hehe thanks xD