Good job - now hopefully people will also share their cool javascript apps and how they use them in their communities.
Good job - now hopefully people will also share their cool javascript apps and how they use them in their communities. |
Cool,
Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
wow, this is really good news!! Kids first |
I ran this code (html block) it works well. BUT my Forum Spy (home page) stopped working... Worked once more when I removed the html block. There are none so blind as those that will not see. |
I just installed 7.0.1 and I want to add javascript to an HTML block, had problems and found this post. I added the file at http://www.boonex.com/trac/dolphin/export/13783/trunk/inc/utils.inc.php into the inc folder but it did not help. As a matter of fact it disabled the Modules block in the admin. Did I put it into the wrong folder or is there a different solution for adding javascript to an HTML block in 7.0.1?
Thanks,
Dan |
I replaced the file as soon as I realized that it was wrong but I still cannot add javascript to HTML boxes in Page Builder. Dan |
I replaced the file as soon as I realized that it was wrong but I still cannot add javascript to HTML boxes in Page Builder. Dan Houston/Dan,
In my case - I have posted another thread for my original complaint under Dolphin/General - and I'm trying to add a google adsense javascript - which works fine for me in 7.0.0 - but now once again won't in 7.0.1
|
I replaced the file as soon as I realized that it was wrong but I still cannot add javascript to HTML boxes in Page Builder. Dan Houston/Dan,
In my case - I have posted another thread for my original complaint under Dolphin/General - and I'm trying to add a google adsense javascript - which works fine for me in 7.0.0 - but now once again won't in 7.0.1
I am experiencing same issue after 7.0.1 upgrade |
Finally!
i download and replace this file and get this Error: Fatal error: Call to undefined function bx_get() in /home/******/public_html/dolph/inc/classes/BxDolSearch.php on line 469 |
Finally! i download and replace this file and get this Error: Fatal error: Call to undefined function bx_get() in /home/******/public_html/dolph/inc/classes/BxDolSearch.php on line 469 Yea that's the error message that I get also. I guess you are running Dolphin 7.0.1? the utlils.inc.php only works on 7.0 not 7.0.1 |
Yea that's the error message that I get also. I guess you are running Dolphin 7.0.1? the utlils.inc.php only works on 7.0 not 7.0.1
Yes I'M :-) TO BAD NEWS ? |
Im kinda confused as well. I have tried to add JavaScript and it doesnt work in the HTML editor. I have 7.0.1 so not sure what the issue is here. Nothing to see here |
Im kinda confused as well. I have tried to add JavaScript and it doesnt work in the HTML editor. I have 7.0.1 so not sure what the issue is here. This is freaking strange...so at work PC it doesnt work. Just tried it at home and it works. What the hell is going on? |
Im kinda confused as well. I have tried to add JavaScript and it doesnt work in the HTML editor. I have 7.0.1 so not sure what the issue is here. This is freaking strange...so at work PC it doesnt work. Just tried it at home and it works. What the hell is going on? Browser security settings? /DM Dolphin - Ajax Masturbation |
Im kinda confused as well. I have tried to add JavaScript and it doesnt work in the HTML editor. I have 7.0.1 so not sure what the issue is here. This is freaking strange...so at work PC it doesnt work. Just tried it at home and it works. What the hell is going on? Browser security settings? /DM Interesting thought. Possibility. |
I had a member just email for a fix.. Seems a boonex team member told them: "Dolphin HTML blocks doesn't allow to insert <script> and <object> tags. It's not secure." hmmmmmm It is MY site.. should I decide that? I dont think any members can add HTML blocks to my site. Nothing to see here |
RE: I had a member just email for a fix.. Seems a boonex team member told them: "Dolphin HTML blocks doesn't allow to insert <script> and <object> tags. It's not secure." hmmmmmm It is MY site.. should I decide that? I dont think any members can add HTML blocks to my site. I bet I can narrow down who said that to two people LOL IMHO generalising by saying "<script> and <object> tags. It's not secure." is a cop out. This should be a permissive filter for members - so that admins can choose what is filtered and what is not. /DM Dolphin - Ajax Masturbation |
agree man
this is not boonex problem if something happen to are site is all problem to check th code before adding the code to the html block is suck running a website with out html block many people like to use share buttons and ads codes or any other codes like javascript and stuff like that boonex is getting me tired of many bugs and i do have the reason This is all about Boonex thinking that they need to protect site owners from themselves. I've said it before, and I'll say it again: Post Reply - if you going to help - No for - bla bla bla bla |
No is not working m8
RE Browser security settings? I don't think so. if ($GLOBALS['logged']['admin'])
return $val; Post Reply - if you going to help - No for - bla bla bla bla |
Can not reproduce the problem. Please make that you insert the code using HTML button (Edit HTML Source). Also try to disable PHPIDS : You can disable it by setting the following options to -1: Total security impact threshold to send report: Total security impact threshold to send report and block aggressor: in Dolphin Admin Panel -> Settings -> Advanced Settings -> Other Rules → http://www.boonex.com/terms |
I have the seetings tp -1 but is not working my friend Can not reproduce the problem. Please make that you insert the code using HTML button (Edit HTML Source). Also try to disable PHPIDS : You can disable it by setting the following options to -1: Total security impact threshold to send report: Total security impact threshold to send report and block aggressor: in Dolphin Admin Panel -> Settings -> Advanced Settings -> Other Post Reply - if you going to help - No for - bla bla bla bla |
http://www.getglobalexposure.com/mycommunity/blogs/entry/Test-post-picture Hmmm........your blog post is scrambled as well......... Here's a cool demo of something to post, that calls js from external sites. It's a jquery accordian function sample code from jquery.com. All I did what cut and paste the entire code in a blog post HERE <!DOCTYPE html> Csampson |
Very cool can I put some intensive material in those pages like my maps? Csampson |
Like what? http://www.getglobalexposure.com/mycommunity/page/Real_Estate_Map the map that is on that page.......which is in a PHP block now.......that is iframed..... Csampson |
Like what? http://www.getglobalexposure.com/mycommunity/Michael Ok see his page and the opening block is the "Get Global Exposure Real Estate Map" title runs across that block......All I want to be able to do is click on that bar and roll up that page leaving it there to be clicked opened........ and all other blocks would go up and down with the click.......Allowing A large number of real estate to opened so to speak on the page and really should be an option for all blocks.........PLZ tell me this can be done.....with a simple line of code? Csampson |