The code hides the login button in the admin panel.
+2
skouliki
smurfavr
6 posters
Page 1 of 1
The code hides the login button in the admin panel.
By adding a code to global_footer_begin, the login button in the admin panel is hidden. How do I do not hide my button?

- Code:
<script src='http://yourjavascript.com/141525167513/hieuungphaohoa.js' type='text/javascript'/>
<iframe src="http://www.nhaccuatui.com/mh/background/uCxytx9BioUS" width="1" height="1" frameborder="0" allowfullscreen=""></iframe>

Last edited by smurfavr on June 30th 2017, 12:47 pm; edited 1 time in total
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
Hello,
It's pretty clear that the code you added is the problem. What are you expecting that code to do? PM me an account with admin(not necessary founder) rights so that I can see If I can reproduce the problem.
It's pretty clear that the code you added is the problem. What are you expecting that code to do? PM me an account with admin(not necessary founder) rights so that I can see If I can reproduce the problem.
Guest- Guest
Re: The code hides the login button in the admin panel.
hello
that code must be placed at the end of overall_footer_begin as the tutorial suggests
and @Wolfuryo the code is Fireworks effect
that code must be placed at the end of overall_footer_begin as the tutorial suggests
and @Wolfuryo the code is Fireworks effect
skouliki- Manager
-
Posts : 12468
Reputation : 1527
Language : English,Greek
Location : Greece
Re: The code hides the login button in the admin panel.
s there a way to not hide the login button in the admin panel?
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
I don't understand what login button you are talking about. You mean the button that sends you to the ACP?
Guest- Guest
Re: The code hides the login button in the admin panel.
Yes. The button that is at the bottom of the admin panel login forum.
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
you are using many codes from that forum and most of them seems to be having issues with your forum
https://help.forumotion.com/t153077-vbox7-by-hotrofm
https://help.forumotion.com/t153089-the-code-hides-the-login-button-in-the-admin-panel
https://help.forumotion.com/t153091-change-code-for-youtube
are you sure all codes are for your forum version? as i suggested before the best solution is to ask the author of that code in the forum you mentioned
https://help.forumotion.com/t153077-vbox7-by-hotrofm
https://help.forumotion.com/t153089-the-code-hides-the-login-button-in-the-admin-panel
https://help.forumotion.com/t153091-change-code-for-youtube
are you sure all codes are for your forum version? as i suggested before the best solution is to ask the author of that code in the forum you mentioned
skouliki- Manager
-
Posts : 12468
Reputation : 1527
Language : English,Greek
Location : Greece
Re: The code hides the login button in the admin panel.

way 1: click domain/admin
way 2: add css
- Code:
a[href^="/admin/index.forum"]{background:#2C3236 url("http://i.imgur.com/evI27BC.png") no-repeat center center / 80%;position:fixed;left:0;bottom:25px;width:30px;height:30px;font-size:0px;}
demo:

way 3: edit code flash
vietkanpy- Forumember
-
Posts : 89
Reputation : 33
Language : vietnam
Re: The code hides the login button in the admin panel.
way 2: add css Do not work. My version of the forum is phpbb2.
Can you edit a flash code?
Can you edit a flash code?
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
Add the CSS to the top of the stylesheet.


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray- Administrator
-
Posts : 50242
Reputation : 3466
Language : English
Location : United States
Re: The code hides the login button in the admin panel.
SLGray wrote:Add the CSS to the top of the stylesheet.
Did not work. Can you edit a flash code?
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
Hi,
Send me an acount with admin rights by me.
Send me an acount with admin rights by me.
Guest- Guest
Re: The code hides the login button in the admin panel.
@Wolfuryo
I only have one admin account that is mine and I can not give it because all the data is in it. Can you tell what needs to be done I will try to do it.
I only have one admin account that is mine and I can not give it because all the data is in it. Can you tell what needs to be done I will try to do it.
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
@Smurfavr, he is asking for a testing account that has access to the admin panel. Not the founder's account.


NEVER provide your founder's account or email
Please provide forum's URL when dealing with design and appearance issues
Don't forget to mark the topic as

PM Support is prohibited!
TOS | General Rules | FAQ | Tricks & Tips | Latest Updates | Introduce Yourself
Draxion- Support Moderator
-
Posts : 2511
Reputation : 321
Language : English
Location : USA
Re: The code hides the login button in the admin panel.
I have a test account, but there is no access to admin panel.
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
Okay, well, he is requesting to have access in order to assist you by viewing the coding source itself.


NEVER provide your founder's account or email
Please provide forum's URL when dealing with design and appearance issues
Don't forget to mark the topic as

PM Support is prohibited!
TOS | General Rules | FAQ | Tricks & Tips | Latest Updates | Introduce Yourself
Draxion- Support Moderator
-
Posts : 2511
Reputation : 321
Language : English
Location : USA
Re: The code hides the login button in the admin panel.
Add the test account to the administrators group.


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray- Administrator
-
Posts : 50242
Reputation : 3466
Language : English
Location : United States
Re: The code hides the login button in the admin panel.
@Wolfuryo I sent you a message.
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
I received the PM. I can see the panel link and it takes me to the panel:


Guest- Guest
Re: The code hides the login button in the admin panel.
The problem is still there. I use gogle hrome.

psp
With mozilla the same problem.
You took a photo before setting the fireworks code.

psp
With mozilla the same problem.
You took a photo before setting the fireworks code.
Last edited by smurfavr on June 30th 2017, 12:44 pm; edited 1 time in total
smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
I found the problem:in one of the footer templates, there is a code like this:
- Code:
<script src='http://hl-club.pe.hu/Fireworks/hieuungphaohoa.js' type='text/javascript'/>
- Code:
<script src='http://hl-club.pe.hu/Fireworks/hieuungphaohoa.js' type='text/javascript'></script>
Guest- Guest
Re: The code hides the login button in the admin panel.
Thank you very much Wolfuryo. Now everything works.

smurfavr- Active Poster
-
Posts : 1876
Reputation : 22
Language : Bulgarian
Re: The code hides the login button in the admin panel.
Thanks for the help Wolfuryo! 

Topic solved & archived ~ brandon_g
|


Remember to mark your topic

General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g- Manager
-
Posts : 9863
Reputation : 902
Language : English
Location : USA

» i cant login to my admin panel
» İ Realy NEED HELP, Cant Login admin panel
» I don't see a Admin panel when I login as Admin
» No Admin Panel Button
» Permissions button in admin panel
» İ Realy NEED HELP, Cant Login admin panel
» I don't see a Admin panel when I login as Admin
» No Admin Panel Button
» Permissions button in admin panel
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum