Bitcoin Forum

Other => Beginners & Help => Topic started by: pixeltechtv on September 05, 2016, 07:10:34 PM



Title: faucet help may pay
Post by: pixeltechtv on September 05, 2016, 07:10:34 PM
Just bought a theme and got this error the theme works but its kinda annoying to see in admin panel.

Notice: Undefined variable: is_admin_link_true in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 58

Notice: Undefined variable: is_admin_link_false in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 58

Notice: Undefined variable: current_custom_palette in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 64

please help can pay a little to fix this


Title: Re: faucet help may pay
Post by: achow101 on September 05, 2016, 07:14:26 PM
Go to the specified lines in those files and set the specified variables. If you don't know how to do that, then you shouldn't be trying to run a website.


Title: Re: faucet help may pay
Post by: pixeltechtv on September 05, 2016, 07:18:45 PM
Go to the specified lines in those files and set the specified variables. If you don't know how to do that, then you shouldn't be trying to run a website.

Im not going to learn html to fix 3 lines of code as i said i am willing to pay for it.


Title: Re: faucet help may pay
Post by: unholycactus on September 05, 2016, 07:22:13 PM
Go to the specified lines in those files and set the specified variables. If you don't know how to do that, then you shouldn't be trying to run a website.

Im not going to learn html to fix 3 lines of code as i said i am willing to pay for it.

Can you get support from whoever you bought the package from?
You could also simply try to remove these lines.


Title: Re: faucet help may pay
Post by: achow101 on September 05, 2016, 07:23:20 PM
Go to the specified lines in those files and set the specified variables. If you don't know how to do that, then you shouldn't be trying to run a website.

Im not going to learn html to fix 3 lines of code as i said i am willing to pay for it.
Well it's not html, it's php. Secondly, if you know any other programming language the concepts are all the same (put an equals sign next to the variable name and type stuff after it).

If you want people to help you, you will need to actually provide the file so that we can look at it.


Title: Re: faucet help may pay
Post by: pixeltechtv on September 05, 2016, 07:28:45 PM
Go to the specified lines in those files and set the specified variables. If you don't know how to do that, then you shouldn't be trying to run a website.

Im not going to learn html to fix 3 lines of code as i said i am willing to pay for it.
Well it's not html, it's php. Secondly, if you know any other programming language the concepts are all the same (put an equals sign next to the variable name and type stuff after it).

If you want people to help you, you will need to actually provide the file so that we can look at it.

Sorry just added the link to the code.




Go to the specified lines in those files and set the specified variables. If you don't know how to do that, then you shouldn't be trying to run a website.

Im not going to learn html to fix 3 lines of code as i said i am willing to pay for it.

Can you get support from whoever you bought the package from?
You could also simply try to remove these lines.

I have contacted the creator but with no success yet,

Here is the file if anyone wants to help : https://www.dropbox.com/s/g4qg4tsplfiuy6y/setup.php?dl=0

Would removing the lines remove something from the theme though?


Title: Re: faucet help may pay
Post by: achow101 on September 05, 2016, 07:48:31 PM
I have contacted the creator but with no success yet,

Here is the file if anyone wants to help : https://www.dropbox.com/s/g4qg4tsplfiuy6y/setup.php?dl=0

Would removing the lines remove something from the theme though?
Don't remove any lines, it would probably break it.

Add the following
Code:
$current_custom_palette = "";
$is_admin_link_true = "";
$is_admin_link_false ="selected";
after line 32, after
Code:
$boxes = '';
$pickers = '';


Title: Re: faucet help may pay
Post by: pixeltechtv on September 05, 2016, 08:01:02 PM
I have contacted the creator but with no success yet,

Here is the file if anyone wants to help : https://www.dropbox.com/s/g4qg4tsplfiuy6y/setup.php?dl=0

Would removing the lines remove something from the theme though?
Don't remove any lines, it would probably break it.

Add the following
Code:
$current_custom_palette = "";
$is_admin_link_true = "";
$is_admin_link_false ="selected";
after line 32, after
Code:
$boxes = '';
$pickers = '';

Thanks bro it worked do you have a bitcoin address i can tip you at :)


Title: Re: faucet help may pay
Post by: achow101 on September 05, 2016, 08:10:19 PM
Thanks bro it worked do you have a bitcoin address i can tip you at :)
16mT7jrpkjnJBD7a3TM2awyxHub58H6r6Z


Title: Re: faucet help may pay
Post by: pixeltechtv on September 05, 2016, 10:09:52 PM
Thanks bro it worked do you have a bitcoin address i can tip you at :)
16mT7jrpkjnJBD7a3TM2awyxHub58H6r6Z

sent :)


Title: Re: faucet help may pay
Post by: carlfebz2 on September 06, 2016, 03:52:48 AM
Just bought a theme and got this error the theme works but its kinda annoying to see in admin panel.

Notice: Undefined variable: is_admin_link_true in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 58

Notice: Undefined variable: is_admin_link_false in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 58

Notice: Undefined variable: current_custom_palette in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 64

please help can pay a little to fix this
I Think You Should Hire A Person Who Should Know About Programming Only The Person Can Help You But If You Don't Know Programming So Why you Are Starting A Faucets And Now Faucets Are Not Profitable.....

If  OP had a hard time  on programming or building a faucet site  then there are lots  of potential workers out there. You are wrong dude having faucets sites  is somewhat profitable unless if you are a  just a visitor on the site but  if your  the owner for sure you would  do profits  on the traffic of your website .


Title: Re: faucet help may pay
Post by: carriagehoodlum on September 06, 2016, 04:21:40 AM
Just bought a theme and got this error the theme works but its kinda annoying to see in admin panel.

Notice: Undefined variable: is_admin_link_true in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 58

Notice: Undefined variable: is_admin_link_false in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 58

Notice: Undefined variable: current_custom_palette in /home/u445157442/public_html/templates/WoodTemplate/setup.php on line 64

please help can pay a little to fix this
Im think the permission in that file must be set to 777 you can set up by going to the file of your website in ypur hosting or cpanel and set the permission to chmod 777.


Title: Re: faucet help may pay
Post by: achow101 on September 06, 2016, 04:25:25 AM
OP, since the issue has been solved, please lock this thread, the spammers are starting to pile in.

To lock the thread, scroll all the way down to the bottom. There should be a little link in the left hand corner that says "lock thread". Click that and it will lock the thread.