Reseller

Started by Diego Andrés, July 30, 2014, 11:08:08 AM

Previous topic - Next topic

kapetanboris

Quote from: mysimplesite on July 08, 2017, 07:15:52 PM
Downloaded Reseller today.  Menu's don't work. Can't access admin or any menu item with a dropdown link.

Quote from: mblendinger on October 18, 2017, 12:18:19 PM
Hello, the green "Login" button stop working magicly in my forum. I try to download lates version and seems the problem persist. The "register" works, but the "Login" just do nothing when pressed. not error show. some ideas? :(

Had the same problem, LOGIN menu and DROPDOWN menus didnt work at all.

Solution - turn on the internet :) When i clear browser history, disable internet, and reload theme those buttons dont work again, as if they need to DL something from the web in order to work, which is i think a flaw?

kapetanboris

I managed to get HTTPS on my server and when i select Reseller theme (also exodus) i get a warning "this page is trying to load scripts from unauthenticated sources." in chrome. In opera it is even worse, its constantly displaying content blocked.

When i select default curve theme the site is secured (green icon) both in chrome and opera.

Also, when warning  in opera browser displays, the green button (login) in Reseller theme stops working.

Is this some sort of a security hole built in this theme? Where can we see those scripts running for the button?

JonasTheGamer

Same here. The theme just looks AWESOME! But i cannot use it because the menu buttons don't work..... :(
If you would fix it, Thanks!

kapetanboris

Quote from: JonasTheGamer on December 12, 2017, 06:32:11 AM
Same here. The theme just looks AWESOME! But i cannot use it because the menu buttons don't work..... :(
If you would fix it, Thanks!

I solved the button problem with HTTPS:

in index.template.php search this

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

replace with this:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

This and Exodus theme are really great great work and design, thanks to the author i started using google console (developer tools) and it's great stuff for diagnosing and solving problems :)

I have one question, because my PHP is nonexistant :), how can we change breadcrumbs to use this ">" instead of this "/" as a separator

JonasTheGamer

@kaperanboris
Your modify does not work. You just asked me to replace it with exactly the same...

kapetanboris

Quote from: JonasTheGamer on December 16, 2017, 05:03:29 AM
@kaperanboris
Your modify does not work. You just asked me to replace it with exactly the same...

If it didnt work then we didnt have the same problem :)

I first tested theme offline and because .js file was not placed in the folder at the local level green login button didnt work. Also when i turned on HTTPS on my live server, browsers blocked that .js file because of the url starting with HTTP and not HTTPS in the html markup.

So maybe placing it localy could solve the problem of transition to HTTPS (this is a point to the author :) )


I also changed breadcrumbs from this "/" to this "»" by modifying bootstrap.css file in CSS folder of the theme.

To modify breadcrumbs separator in bootstrap.css (in the CSS folder of the theme) search this

/\00a0

Replace with (anything you like, or) this:

»

It should stay contained with "", for example "»"

Thanks to the author now i know that css had those crazy superpowers like creating the structure with ::before or ::after and the content property

jack001

Quote from: mysimplesite on July 08, 2017, 07:15:52 PM
Downloaded Reseller today.  Menu's don't work. Can't access admin or any menu item with a dropdown link.

Read previous post about SSL and having to change http to https in index.template.php and set proper SSL path.

Unable to access admin to set proper path. Changing all HTTP to HTTPS in index.template.php stopped forum from appearing. Had to upload new index.template.php. Still can't access admin to make changes.

Any help appreciated.
I'm having same problem. Kindly suggest.
https://www.edufor.xyz Edutainment forum - Education with Entertainment!

Kindred

Quote from: JonasTheGamer on December 16, 2017, 05:03:29 AM
@kaperanboris
Your modify does not work. You just asked me to replace it with exactly the same...

No, he did not... his change was to change http to be https
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

StarredSkies

Hello! I'm having a few problems.
- Where is the move/remove/sticky/etc options for threads? I have been having trouble locating them.
- Why are my posts / signatures being cut off early?
- Could I get this theme to work with the subaccount modification? It's installed, but I see no option to switch accounts.

StarredSkies

New problem. I recently uninstalled and reinstalled due to these problems. Now my admin drop down, moderation menu, login/registration options aren't working.

-Rock Lee-

Quote from: StarredSkies on March 10, 2018, 08:14:03 PM
New problem. I recently uninstalled and reinstalled due to these problems. Now my admin drop down, moderation menu, login/registration options aren't working.

You have to make arrangements in the login, in the forum there are ways to edit it to solve. Now the theme in general does not meet many rules and tends to fail in many ways ... but if you have time can be resolved, usually are missing variables sometimes I had to put hand.


Regards!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Kindred

If you install a new theme (or reinstall, in your case)
any mod changes made to the template files for that theme will not be done (or will be undone) meaning that you are going to have to MANUALLY make (remake) all changes from any mods to your theme's template files.

This includes the 2.0.14/2.0.15 login fix.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

StarredSkies

Fixed everything awhile back and forgot to delete my post! Apologies, but thank you for the help.

bod22

I have two issues with Reseller that I'd like to change but I don't know how.

First, I can't install Board Icons in this theme. Did you manage to force it work with this theme?

Second, is it possible to display on the list of topics the date of the last post next to the author in responsive version of the forum?

StarredSkies

Quote from: Douglby on October 15, 2014, 10:04:52 AM
Hi

I recently installed the reseller theme however it its only visible to people with the "Administrate forum and database" permissions ticked (I've forced it to apply the theme to all users but still doesn't apply) any reason as to why its doing this?

Also (not a must) but is there a way to enable the old news broadcast that was at the top of the page on this theme as well?

Cheers
Not me, but this never got an answer and I'd enjoy a news dropdown on my site.

^SoporteGSM^

Hello friends. My direct question:

Do you know if there is any code or something in particular in this topic that generates conflict with https protocol?

-Rock Lee-

But bad memory in the mixed content of the theme generated does not display the menu, you just have to add the secure connection in some places.


Regards!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Xpresskonami

Please , am using this theme named "Reseller"
Immediately I switched my domain from http to https, all Buttons in this theme stop working. any solution to this please

d3vcho

Here's an useful tutorial. Follow it and let us know if something changed:

Converting to https, step-by-step...
"Greeting Death as an old friend, they departed this life as equals"

Xpresskonami

Quote from: kapetanboris on December 12, 2017, 02:10:03 PM
Quote from: JonasTheGamer on December 12, 2017, 06:32:11 AM
Same here. The theme just looks AWESOME! But i cannot use it because the menu buttons don't work..... :(
If you would fix it, Thanks!

I solved the button problem with HTTPS:

in index.template.php search this

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

replace with this:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

This and Exodus theme are really great great work and design, thanks to the author i started using google console (developer tools) and it's great stuff for diagnosing and solving problems :)

I have one question, because my PHP is nonexistant :), how can we change breadcrumbs to use this ">" instead of this "/" as a separator

And this solve my problem... Thanks


Advertisement: