Giter Site home page Giter Site logo

wybenetwork / vistapanel-customizations Goto Github PK

View Code? Open in Web Editor NEW
20.0 5.0 14.0 219 KB

A repository filled with scripts for customizing VistaPanel of MyOwnFreeHost

Home Page: https://docs.wybenetwork.com/vistapanel-customizations/#/

License: Other

JavaScript 100.00%
vistapanel vpanel vpt free-hosting freehosting byet ifastnet vistapanel-customizations vpanel-customizations vistapanelcustomizations

vistapanel-customizations's People

Contributors

4yx avatar aa22dev avatar alphahackeryt avatar catgirlinspace avatar planetthecloud avatar ranakhas avatar zero-arc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vistapanel-customizations's Issues

Users were automatically logged out when using cpanel-logo-to-copyright

Upon opening the vPanel with the Initialization and Script pointed correctly, the vPanel will log the user's out after almost finished loading.
This means that this was not caused by PHP as a PHP page will not load at all if that's the case and according to my analysis when testing, I founded that this is a bit tricky.

Ad Section : FOOTER

  1. Declared Variable and Point Script > Logged Out
  2. Declared Variable but does not point the script > Passed
  3. Point the script without initalization > Passed
  4. Created test-cpanel-logo-to-copyright so the var is declared inside the script > Logged Out
  5. Copy and paste the entire code to one <script> tag > Logged Out
  6. Declared Variable but does not point the script (Again) > Logged Out
  7. Remove the need to declare var and point script > Logged Out

Note : If the code was executed directly through console, it would work.

Responsive Domain Searcher Using Wrong Referral Code

I am trying to use the referral code 29044 but it uses the referral code 25147 instead. Any help would be great! My code in the top advert:

<link rel="stylesheet" type="text/css" href="https://vpt.cdn.wybenetwork.com/dark-lite/icon_spritemap.css">
<link rel="stylesheet" type="text/css" href="https://vpt.cdn.wybenetwork.com/dark-lite/styles.css">

<script type="text/javascript">
	var affCode = '29044';
</script>
<script src="https://cdn.jsdelivr.net/gh/VPTOfficial/VistaPanel-Customizations/responsive-domain-search/responsive-domain-search.js" type="text/javascript"></script>

Is there a point in keeping minified versions of scripts?

Same as WybeNetwork/VistaPanel-Themes#12. Most scripts have them but they're not being updated.

Is there a point in keeping them? While here they are mentioned in the documentation, I doubt anyone's using them on our CDN/jsDelivr, because we usually put the beautified version in the ready-to-use code.
If you believe they should be kept, then we should probably get them up-to-date and add a minified version of theme-switcher.

Thoughts?

Bug in Responsive Domain Search Script

Hi @PlanetGamingGG , there appear a bug in Responsive domain search script.

This bug only occur if we add Responsive Domain Search Script in Footer, Left sidebar or Right sidebar advert area because they load in all the pages but if we add Responsive Domain Search Script in Header Advert Area then the issue will be resolved because header advert area is loaded on Main vPanel Page.

Here is the screenshot of the bug taken from addon domain option in vpanel. This bug also appear in similar options like sub-domains, aliases, redirects etc. where search bars are present.
The script is also affecting other search bars present in vpanel.

Tutorial changer not working

Tried some of the stuff here, and i think its awesome! The only problem I have is that the tutorial Link changer does not work. I can see the source code in the explorer, but it does not do anything.

"Change Password" and "Change Language" behave differently

While the "Change Password" script alters the link and text of the button in the dropdown, "Change Language" alters the link and text of the item (and icon, which it should not) in the panel's Preferences widget. This is because of a change introduced in 3b5fed2, which altered the way Change Language was working without retaining the old code for the dropdown, and the same change did not occur for Change Password.

The ideal would be, of course, for both scripts to do both, that is, change the links and text in both places. We should also try to figure out what the best way of rewriting Change Language is so that the new text is not inserted into the icon.

Although this could be superseded by our work in #10 (if I manage to find the time to work on such a script, as it would require a huge amount of my time given my inexperience around JS edit: it took me a day), I believe it would be good to update them.

Both scripts will most likely be rewritten by tomorrow, although if anyone has any ideas on how to avoid essentially doing the same work twice (once to replace the dropdown links, and once for the panel widget elements), they would be greatly appreciated.

Where is that "Anywhere"?

I regret to ask this, but where is exactly ANYWHERE? http://prntscr.com/kwec32

Where can I input the code? I tried to paste the full-code on each file such as privacy.php and login.php (based on the recent custom login, I believe by PlanetCloud), but it did not work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.