Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (Gizmo, SteveS), 38 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/07/07
Posts: 4
Top Posters (30 Days)
Ruben 50
DennyP 24
Gizmo 23
Dunny 15
SteveS 13
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
Topic Options
#248086 - 01/20/12 05:38 PM I started getting this error when I want to have a new island
Stan Offline

old hand
Registered: 06/05/06
Posts: 709
>>.
Parse error: syntax error, unexpected '<' in /home/clubadve/public_html/forum/cache_builders/custom/portal_box_80.php on line 3

Even when I went to clean the cache had this... I redid some of the google ads today,, but can not find what would cause this.

THOUGHTS?
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#248090 - 01/20/12 07:45 PM Re: I started getting this error when I want to have a new island [Re: Stan]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
you screwed up custom island 80.. the error message says that wink

just make sure you do that one right and you're good to go
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#248091 - 01/20/12 07:48 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Stan Offline

old hand
Registered: 06/05/06
Posts: 709
that makes sense, except I do not have an island 80 min only goes to 54
Top
#248092 - 01/20/12 08:40 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Stan Offline

old hand
Registered: 06/05/06
Posts: 709
interesting that the problems happened about the same time that I believe the server was rebooted..
Top
#248096 - 01/21/12 04:48 AM Re: I started getting this error when I want to have a new island [Re: Stan]
driv Offline

Pooh-Bah
Registered: 01/10/04
Posts: 2377
Quote:
Copyright © ClubAdventist.com® 1999 - 2020

lol - nice one Stan, saves on yearly updating smile
_________________________
Using version :: 7.5.6
Top
#248098 - 01/21/12 09:23 AM Re: I started getting this error when I want to have a new island [Re: Stan]
Stan Offline

old hand
Registered: 06/05/06
Posts: 709
smile I made that change in December..... what can go wrong with that? smile
Top
#248099 - 01/21/12 09:57 AM Re: I started getting this error when I want to have a new island [Re: Stan]
SGHB1138 Offline

member
Registered: 12/12/06
Posts: 195
Loc: UK
Bloody good idea smile
_________________________
Stephen G
Geek Out @ Cinema Geek
Top
#248100 - 01/21/12 10:36 AM Re: I started getting this error when I want to have a new island [Re: Stan]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
where's the infinity sign? laugh
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#248109 - 01/21/12 03:28 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Gizmo Online   cat

Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
I usually just have php look for the current year on the system and use that as my "current year" for copyright; then it never needs updating...
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#248111 - 01/21/12 03:35 PM Re: I started getting this error when I want to have a new island [Re: Stan]
driv Offline

Pooh-Bah
Registered: 01/10/04
Posts: 2377
true dat wink
_________________________
Using version :: 7.5.6
Top
#248112 - 01/21/12 03:37 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
Originally Posted By: Stan
that makes sense, except I do not have an island 80 min only goes to 54

What you have to keep in mind is that.
Canned portal islands
Post islands
Gallery islands

Each have a limit of say ten islands each.
So they are reserved even if you don't use all of them. For the most part.

Then here comes custom islands. Which can be unlimited.

Then you have custom islands that are deleted.
So the number keeps increasing.
best way I know to explain it.
So you could have a portal box 80 file even though you only count 50 something islands.
_________________________
Blue Man Group
Top
#248113 - 01/21/12 03:44 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Stan Offline

old hand
Registered: 06/05/06
Posts: 709
Turns out it was Number 57, not sure why it was that. But when I removed the code and put new stuff in it worked.
Top
#248115 - 01/21/12 04:02 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
57 is more than 53.

Lets see if I can explain this better.
I have a custom island on one ssite.
Called
Upcoming events
If I visit the control panel> custom islands
On the left side are numbers for each island.
Upcoming events is number 12.

When I save that island it creates a file in the cache folder called:
portal_box_40.php
So when you get a error it is reporting the actual file name that has the error

Due to what I tried to explain above in simple terms.
Because I am not savy enough to explain it in complex terms.
Thats just the way it is.
_________________________
Blue Man Group
Top
#248116 - 01/21/12 04:11 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Stan Offline

old hand
Registered: 06/05/06
Posts: 709
Ok so 57 is a higher number than 53 (making note of the for future reference smile )

I do have more photo sections that are no longer public, that may make up for the difference

Thanks, I do understand the logic now.
Top
#248118 - 01/21/12 04:17 PM Re: I started getting this error when I want to have a new island [Re: Stan]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
Good because I don't.
I just know when you get a error to actually view the file to figure out what island is the culprit.
If you gave the island a title it will be in the file. in the cache folder.
_________________________
Blue Man Group
Top
#248122 - 01/21/12 06:51 PM Re: I started getting this error when I want to have a new island [Re: Stan]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
"/home/clubadve/public_html/forum/cache_builders/custom/portal_box_80.php"

the file is 80 -- what it is in the DB is a different number

that is what i meant wink
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10492 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image