Previous Thread
Next Thread
Print Thread
Hop To
Page 2 of 2 1 2
#256425 02/11/2015 3:19 PM
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I had these working in many of the forums and went to make a change on one and got an error. Now none of the Option to display these islands in between posts is working.

They only work on columns and not between post????

Please any advice would b great!

Thx Mike

Joined: Jun 2006
Posts: 16,366
Likes: 126
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,366
Likes: 126
What is the full content of the island you are having problems with?


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
/* BODY HERE */
$body = <<<EOF
Panasonic Search
<div style="width:637px; height:25px">
<form action="http://www.usedphones.com/catalogsearch/result/?" method="get" target="_blank">
<input type="text" name="q">
<input type="submit" value="Submit Search">
</form>
</div>
EOF;

this code works, but not in between post it does not?

Joined: Dec 2003
Posts: 6,628
Likes: 85
Joined: Dec 2003
Posts: 6,628
Likes: 85
Well the syntax looks correct.
Although the width is extremely large for a side island.
Not knowing what forum you used it in.
Can you provide a url link to the forum it should appear in?
Does a ad show at all?
Did you select the island in custom inserts for the forum?
Did you enable viewing ads in the forum permissions also?

FYI,
I do see a google search ad island in most of the forums.

Last edited by Ruben; 02/11/2015 4:48 PM. Reason: Added Comment

Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
http://sundance-communications.com/forum/ubbthreads.php/forums/5/1/Avaya_-_Lucent

/* BODY HERE */
$body = <<<EOF
Avaya Nortel Search
<div style="width:637px; height:25px">
<form action="http://www.usedphones.com/catalogsearch/result/?" method="get" target="_blank">
<input type="text" name="q">
<input type="submit" value="Submit Search">
</form>
</div>
EOF;

Joined: Jun 2006
Posts: 16,366
Likes: 126
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,366
Likes: 126
Does there happen to be any data after "EOF;" (spaces, lines, anything)?


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I will check them all, as I think if one does it breaks the whole chain of all customs right?

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Tip
Custom islands start from the lowest number first or top down.
Disable them may be a easier way to find the source of the problem.

Even turn them all off and see if the problem exists.

And when checking the code in the custom islands scroll down sometimes there is a line off screen and you dont see the scroll bars for looking.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Dumb question but how do you disable them?

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I checked all 30 to see if there was any space/code after the last line and there was not.

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Sorry i was thinking about the main portal settings, but you have them in various places.

Ok
Open a text document, copy and paste.

Save the changes to the custom island.

ctrl+f5 on you forum to see if you get the error.

No error put it back and move on to the next one.

Its a needle in a hay stack but its the only way your going to get to the answer.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Originally Posted by sundance
I had these working in many of the forums and went to make a change on one and got an error. Now none of the Option to display these islands in between posts is working.

They only work on columns and not between post????

Please any advice would b great!

Thx Mike


If you only made the change on one of the islands then you can start with that code.

I have islands between posts and mine are working fine 7.5.8

Ive just visited this forum Click me and i can see and advert on the left side. Rotating images.



BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
If you can not see it when logged in then its a permissions thing with the forum settings via the control pannel.
I'm not registered but i can see that advert.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Yesterday no Permissions Checks problems but today I have cache_builders/custom (FAIL)

Joined: Jun 2006
Posts: 16,366
Likes: 126
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,366
Likes: 126
If there is additional data after the eof; it can break the island; it shouldn't break them all though.



I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I guess now that I have this new problem I should fix it first but don't know what exactly to do other that to reboot the server?????

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Yes it is breaking them all, I have messed with a couple of them now so I am not sure which one is going nuts.


Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
If I put the the custom in a Portal Layout they all seem to work just fine in that config

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
cache (OK)
cache_builders/custom (FAIL)
portal_box_42.php FAIL
portal_box_45.php FAIL
portal_box_43.php FAIL
portal_box_39.php FAIL
Directory Check OK
portal_box_44.php FAIL
portal_box_52.php FAIL
portal_box_40.php FAIL
portal_box_54.php FAIL
portal_box_4.php FAIL
portal_box_6.php FAIL
portal_box_46.php FAIL
portal_box_47.php FAIL
portal_box_48.php FAIL
portal_box_10.php FAIL
portal_box_50.php FAIL
portal_box_3.php FAIL
portal_box_2.php FAIL
portal_box_9.php FAIL
portal_box_51.php FAIL
portal_box_7.php FAIL
portal_box_53.php FAIL
index.html OK
portal_box_57.php FAIL
portal_box_55.php FAIL
portal_box_49.php FAIL
portal_box_.php FAIL
portal_box_41.php FAIL
portal_box_56.php FAIL
portal_box_8.php FAIL
portal_box_5.php FAIL
portal_box_1.php FAIL
portal_box_58.php FAIL

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Use a different browser to check your permissions, i dont know why but chrome has been playing up.
I can use IE and get a clean slate.

Permissions i meant Control pannel

Forum Permissions > Must view Ad Island

see what you have set there so who can see them.

Unless you give us as link to a section we can see with the blank we cant help as i can see your advert or am i missing something.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
ok I will get right back to you

in the mean while here is code that is working in the Portal

<?php
/* PHP CODE HERE */

/* BODY HERE */
$body = <<<EOF
<div style="width:300px; height:25px">
<form action="http://www.usedphones.com/catalogsearch/result/?" method="get" target="_blank">
<input type="text" name="q">
<input type="submit" value="Submit">
</form>
</div>
EOF;
?>

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
cache_builders/custom (FAIL)

in FireFox as well

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
same fail in IE

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
if I reboot the server will if fix the fail?

Joined: Jun 2006
Posts: 16,366
Likes: 126
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,366
Likes: 126
It'll fail in every browser, it's checking the permissions on the webserver for that folder; it's saying that the folder isn't chmodded 777.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Default Custom island code

PHP Code
/* PHP CODE HERE, IF NECESSARY */

/* DO NOT CHANGE THE LINE BELOW */
$body = <<<EOF

Body of the custom box here

EOF;
/* DO NOT CHANGE THE LINE ABOVE */ 

Notice NO php tags
<?php php?>

Yours above has when it works and does not when its broken.

I dont have php tags in my custom islands.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
When I reboot will it reload the files and clear the fail?

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Originally Posted by Gizmo
It'll fail in every browser, it's checking the permissions on the webserver for that folder; it's saying that the folder isn't chmodded 777.


Sorry G i get mixed results. it even hangs the page in chrome waits about 10 seconds and then gives me the rest of the results.
IE displays instantly, and green.

Not pinned down the cause and put it down to chrome version. Its possible.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Originally Posted by sundance
When I reboot will it reload the files and clear the fail?


I would ftp in and check the file permissions on a few files first.
Change 1 and check permissions again.

No need to reboot just yet.
As you may find the cause also.


After Thought.
Check the change log in the control panel just to make sure someone has not change the View Ads permissions with out your knowledge.

Last edited by Mark S; 02/12/2015 4:09 PM.

BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I checked this one that has a fail,
UBB\custom2\portal_box_42.php

and the perm is set to
Allow Full control

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I checked on ftp and see
Owners checked for read and write but not execute
Group read only
Public Read only

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
maybe I am over thinking this,

<?php
/* BODY HERE */
$body = <<<EOF
<!--Begin ClixTrac.com Banner Code -->
<a href="http://www.clixtrac.com/banner/click.php?banner=177648" target="_blank">
<img src="http://www.clixtrac.com/banner/177648.gif" alt="Cell Phone Repair" title="Cell Phone Repair" border="0" /></a>
<!--End ClixTrac.com Banner Code -->
EOF;
?>

is this the problem ?>
having this after the EOF;
or this at the top <?php

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
When I open the file in notepad I do not get that code only in dreamweaver sry.

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
remove the tags in custom island box after you paste it in.



BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
you are correct I just tried for the first time today to copy the default code into the udd control and I got this,
cache_builders/custom/portal_box_41 is not writeable. You will either need to change the permissions on this file or edit it by hand.

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I fixed the permission on 41

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I guess all need to be checked
read
write
execute
for
owner, group and public

Joined: Jun 2006
Posts: 16,366
Likes: 126
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,366
Likes: 126
According to the install docs, all folders need to be chmodded 777, all files 666.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Not quite clear how or where your changing your permissions.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I changed them on FTP

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I will now need to go back according to this,
folders need to be chmodded 777, all files 666.
I did not change the custom folder but did all of the portal_box_php files to 777

re ran the permission check and all is fine now,

but if the php files are to be at 666 i will need to go back and redo them.


Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
So permissions were changed on the server at some point.

Looks like you have it sorted now.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Yes they were, and this is how,
I moved the files with FTP to my pc and then reloaded them back on the server. the transfer must have auto changed them.

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Now I am back to my original problem of I cant remember how to make these show after the first or 2nd post.

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
onoes onoes onoes onoes

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Control panel
Originally Posted by Mark S
Forum Permissions > Must view Ad Island

see what you have set there so who can see them.

Unless you give us as link to a section we can see with the blank we cant help as i can see your advert or am i missing something.


As Admin its always is iffy I dont know why.
So log in as a user when testing or log out if you can see the forum you need.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Forum Settings : Custom Inserts : Custom island insert.

Its a drop list so you can choose your custom island from a drop box.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Lets think of me as dumb dumb #1 and need it in step 1 through whatever?

Providing I have the correct code in all custom islands how do I make it show between threads?

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Its a drop list so you can choose your custom island from a drop box.

this is what I have been doing but there is a no show,

there is not another area over riding this is there?

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Forum Permissions > Must view Ad Island

see what you have set there so who can see them.

Dumb#1 Reply lol


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Originally Posted by Mark S
Forum Settings : Custom Inserts : Custom island insert.

Its a drop list so you can choose your custom island from a drop box.
Originally Posted by sundance
Its a drop list so you can choose your custom island from a drop box.

this is what I have been doing but there is a no show,

there is not another area over riding this is there?


No but log out and back in to be sure


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
even after I turn it on and check the source code on the page it is not showing the custom island code

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Forum Settings : Select your Forum : Custom Inserts : Custom island insert.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113


No but log out and back in to be sure[/quote]

tried it and nope

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Originally Posted by Mark S
Forum Permissions > Must view Ad Island

see what you have set there so who can see them.


Main Control panel
Click on custom islands be sure there all there !!


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
I just Know Ruben is laffin at me lol


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I thank you for your help Mark,

I do have 30 and am checking each one to make sure the code is code and I am adding Always Build to it just in case I have one in more than one area or want to in the future

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
OK I checked each one and all are good to go.
How this started was yesterday I put bad code in and got an error upon trying to save the file so i eminently reversed the back to good code and it saved.

Then I noticed that none of the custom were showing in between threads.

I can make them show anywhere else on the site just not between the post.

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Ok Sundance

If there still not showing in the drop box.

1. Check permissions again via the control panel "Permissions Check"
2. Regardless if you allow certain groups to see or not see the ads they should still appear in the drop box your attempting show them.
3. I dont have <?php php?> tags in my custom island code.
4. when you get the islands to show in the drop box then think about who you want to show them too.
5. Modify the permissions for "View Ads" this is the section between 1st n second posts.

I'm over in the UK its 22:22 and i have a love life lol
I'm sure one of the others will guide you.

An After thought ?
Go to custom island 1
Take the code out and replace with

PHP Code
/* PHP CODE HERE, IF NECESSARY */

/* DO NOT CHANGE THE LINE BELOW */
$body = <<<EOF

Hello I am a Test

EOF;
/* DO NOT CHANGE THE LINE ABOVE */ 

6. Check your drop boxes again.

Thats it for now.
What ever it is, its an oversight and can be fixed with the attention to detail.
Its something stupid now.



BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I am at such a loss with it, that this is why I was wondering other than just choosing it tin the forum setup is there another place in the control panel that needs to be turned on or ?

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
give us a link to where you mean because i looked earlier and i can see ads between 1st and second post


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
OK I just loaded this,
/* PHP CODE HERE, IF NECESSARY */

/* DO NOT CHANGE THE LINE BELOW */
$body = <<<EOF

Hello I am a Test

EOF;
/* DO NOT CHANGE THE LINE ABOVE */

into this forum and no show. should pop after 1st post
http://sundance-communications.com/...omdial_Small_Office_Lite_-_Fe#Post584457

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Originally Posted by Mark S
Ive just visited this forum Click me and i can see and advert on the left side. Rotating images.


Has an add in under the words "Signup for our Top Telecom Sites Search!"


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Originally Posted by sundance
OK I just loaded this,
/* PHP CODE HERE, IF NECESSARY */

/* DO NOT CHANGE THE LINE BELOW */
$body = <<<EOF

Hello I am a Test

EOF;
/* DO NOT CHANGE THE LINE ABOVE */

into this forum and no show. should pop after 1st post
http://sundance-communications.com/...omdial_Small_Office_Lite_-_Fe#Post584457


clear your cache

I get a search box


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
i see this from my link
Attachments
xxhelp.jpg


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
from your link the post above was my link
Attachments
xxhelp.jpg

Last edited by Mark S; 02/12/2015 5:33 PM.

BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
You are correct my man, this has been a chrome issue this whole time I just tried IE and see it just fine F......................................<

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
I'm using chrome.
But do you have 20,00000 tabs open lol

close chrome and start with no tabs.


its happened to me in the past with firefox but don't open many tabs in IE so it just works.

When strange things happen close all tabs.

Last edited by Mark S; 02/12/2015 5:36 PM.

BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I am going to a temp to hang myself now, Mike out, thx Mark sry for the run around!

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Mark takes off his "I was needed Badge" lol


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
Mark,
just an FYI, the only window I had open in chrome was our site, and this site for the support, so I am guessing this UBB version was conflicting with our older version and took control or something like that. As soon as I closed chrome here it started to load on my side.

That was a fun one!

Joined: Aug 2012
Posts: 113
S
member
member
S Offline
Joined: Aug 2012
Posts: 113
I put chrome to the test to see if the UBB was the causing it and found this,

I cleared all my cache/browsing in chrome and rebooted pc, upon re entering the site I can see the custom island, after I make one change to any of the islands they all go away. In IE not so, I can still see them just fine. Chrome, oh boy this is a new one for me.

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Chrome has never given that much trouble as its my browser of choice.
But Since i had a crazy experience with Firefox a few years ago, it go me checking in other browsers, before i admit my self to the local nut house.

You may want to consider re-installing chrome or making sure your on the latest update.

Gald you got there in the end.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Dec 2003
Posts: 6,628
Likes: 85
Joined: Dec 2003
Posts: 6,628
Likes: 85
Let me back step a little bit.
First If you found that file permissions failed in the ubb control panel.
The very first item is to make sure they all are correct now.
And pass.
Second because you had bad file permissions I would open the ubb control panel and select the clear cache option, but don't submit yet.
Then use your ftp program and navigate to the cache folder(not custom builders)
and delete all the files except for the html files.
Then switch back to the ubb control panel and run the clear cache.
That will force all the cache files to be rebuilt as well as knowing that all of them were.
The cache folder holds all of your island scripts and if some are out of sync they won't update correctly after you make changes to them.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Page 2 of 2 1 2

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Not allowing attachment over 2m
by ehill - 12/03/2024 3:16 PM
New Admin Here
by SenecaFlyer - 12/02/2024 4:14 PM
Post Counts zeroed out
by Baldeagle - 11/03/2024 3:05 PM
Who's Online Now
0 members (), 1,448 guests, and 60 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)