Code Monkey home page Code Monkey logo

Comments (8)

WildcardSearch avatar WildcardSearch commented on July 20, 2024

I am certainly unable to reproduce that error.

My hands are full atm with BIG update. When I am done with it I will commit.

from advanced-sidebox.

avril-gh avatar avril-gh commented on July 20, 2024

Installed this theme on my testing forum and still no error...
He just have something installed there which interfere 🌵

My hands are full atm with BIG update. When I am done with it I will commit.

cant wait to see ⭐

from advanced-sidebox.

WildcardSearch avatar WildcardSearch commented on July 20, 2024

I think I have got it just need to do some testing on a live forum and then I will commit.

As to the issue at hand, OP on MyBB has over 40 plugins installed on his board. It is almost certainly one of those plugins that is interfering but how would I figure out which one without dissecting his entire forum? 😕

from advanced-sidebox.

avril-gh avatar avril-gh commented on July 20, 2024

Tried these 2 modules and still no error...

Well lets wait for 1.3.4 then,
if you say so that it have BIG changes then maybe there is possibility
that bug was wiped out while in process of rewriting.

from advanced-sidebox.

WildcardSearch avatar WildcardSearch commented on July 20, 2024

Possibly . . . I finally got everything tested but a new bug popped up so there will be another smaller delay. 😦

What I have right now works like this:

Install/Uninstall/Deactivate are completely unchanged except that uninstall also removes version info from the cache.

Activate now gets the old version (if available) and requires an upgrade script and then sets the new version in the cache.

The upgrade script updates all settings, db tables, etc. and rebuilds all the sideboxes using the updated information. It saves custom boxes (that have been removed) as User-defined box types and places a warning that table headers are no longer necessary (but gives them wrap_content=false so that if they ignore the warning it won't mess display up so bad). Script also removes the outdated modules (pms, search, welcome) and converts existing sideboxes accordingly.

It does other stuff too, but you will see soon 👅

Also added the setting for latest_threads

from advanced-sidebox.

WildcardSearch avatar WildcardSearch commented on July 20, 2024

waiting on confirmation from lexy to say if this one is closed or not 😨

from advanced-sidebox.

WildcardSearch avatar WildcardSearch commented on July 20, 2024

@avril-gh I just found the error 😄

Look at line 1365 (last line) in adv_sidebox/acp_functions.php on the last commit (there is a stray dash '-' at the end of that file and it causes an error to be displayed . . . how weird 👅

from advanced-sidebox.

avril-gh avatar avril-gh commented on July 20, 2024

Look at line 1365

in his sreenshot, error was pointing at line 1366
I checked it, but there was just end of file so i though that 'something wrong with this error message'
and went to look through includes.
And there on 1366 was invisible LF which was sent as this 'something' ... facepalm.

good eye 👍

from advanced-sidebox.

Related Issues (20)

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.