![]() |
Quote:
Found it, In the table in the database 'cms_node' there is a field called 'styleid' it indeed had 12 in it, changed this to 1, and wahoo, problem solved. The message on the front of my CMS page has gone, and by checking the HTML of the CMS page I can verify it is now calling StyleID 1. |
Quote:
PHP Code:
Quote:
|
as far as zip file structure, I'd make the new folder that contains the admincp and whatnot folders called 'upload'...should also add your xml file in there so you only need to download the zip instead of the 2 files.
seems to be the standard at least :) |
Okay, going off Trans post, I went into my cms_node table and sure enough the styleid was 1. I changed this to the styleid 9 that was reflected in the AdminCP and the error goes away.
Maybe this is a bug with the cms where its not putting the proper styleid into the table? |
Quote:
PHP Code:
Must be something that happens to some people after upgrading, because I can't reproduce anything like it on a clean install, even after fiddling with styles. Quote:
|
Hmm guess it'll need to be reported to vB as a bug then. And ya, that sounds right if its been an upgrade...only puts default info in instead of pulling current styleid.
Ahh too true, I understand now that you've only updated the xml these past two minor upgrades. |
I dunno... technically it's working as designed, just incredibly annoying. How many people would ever need to have entire different styles for CMS sections anyway... :/
|
Regarding the file structure, I concur with the way Tekno has described it.
I've also had to go into my Mysql database and change the style id manually in cms_node to 9 instead of 1. This has to be a bug in the cms as it worked absolutely fine on the forum pages, without any trouble once I had uploaded the correct structure. |
Ok, updated the zip file :)
Also it's not really a bug tbh. Without css.php it would definitely be a problem, but they have it silently outputting the default style when given a non-existent style id. I'll add a workaround to do the same in the next release, but I'm going to wait a while this time - I've been firing out releases too fast :p |
|
Thanks!
FYI, having Enable CSS Optimiser Turned On.. messed up with IPBArcade templates. |
Quote:
|
same here, I've turned off the CSS Optimiser, and the arcade is fine again.
|
The description says that it will move all JS to before the closing body tag. What about cases where there may not be a closing body tag?
Theoretical example (which occurs quite often on my live site): A section of page that is loaded via AJAX and contains JS. Would the JS in the AJAX-loaded section be ignored? Since there is no body tag, I'm worried what would happen if the JS Optimizer tried to move it. |
Quote:
Code:
"tagcloud.css", |
well done Fr4n-FX.
ARCADE has to be in uppercase as well, as I found out. |
no problem, thx to Darkimmortal for this mod.
|
Has this been fixed w/the image resizer mod?
:confused: |
1 Attachment(s)
please find the attached screenshot, i am facing this prob after installing this product and when i disable it everything works fine, so it need more work, please upgrade it.
|
Quote:
Quote:
|
Could this modifcation technically cause any problems?
Just wondering, not sure. My site all of a sudden stopped working. www.teenhut.net/index.php Any easy way to uninstall it without being able to login into the forum? Like disable or something, so i can check if forum runs with this disabled? |
Well I'm running it on nginx too without any problems :/
Anyway go to your product table in the database and set the 'active' field to 0. |
Also just noticed how ibProArcade includes its css - the css_start hook. Seeing as I'm taking css.php out of the equation, I'm gonna have to call hooks like that within my hook and hopefully handle the results correctly :/
|
Not Working with suite?
|
Quote:
|
Quote:
Following is the error I see in error log and cant figure out whats wrong :( Quote:
there are millions of such errors in error.log file. My host said there is something wrong with template code. Quote:
Not sure if it has anything to do with your product now, i made active field to 0, but still doesnt work. But if you can help out with anything, it will be really great :( |
Quote:
:up::up: |
Though I ran compress css this message keeps showing on top of the forum :
Please run the Compress CSS function of vB4: SuperCharged in your Admin CP. Your forum is currently running without optimised CSS as a fallback. |
Quote:
|
I bet thats the same problem we were having Dark
|
True, although he didn't say anything about it being only the CMS :/
I'll have to think up some sort of workaround for this in the next release D: |
well, is it possible to do a database call to the settings table and pull the current styleid and update the cms_node table in a mod? Or would that require something else?
Maybe do an initial call to compare the two fields, and if doesn't match, update the cms_node? |
Okay so new issue with Flashchat6 integration mod:
Going to the flashchat link it places Quote:
Adding memberlist.css to the css list and recompressing didn't help it appears :( |
Quote:
Quote:
I'll fix that in 0.9 :) |
Quote:
Really tho, since its there, vB just needs to correct their installation setup, as setting a default as 1 despite what the actual is is bad programming imo. Quote:
Thanks for all the help. |
|
The plugin includes an unwanted
PHP Code:
|
Quote:
|
Quote:
Quote:
Quote:
|
A bit of a critical issue encountered with js compression - it causes ReCaptcha to not display in registration. :O
|
All times are GMT. The time now is 12:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|