Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Add-Ons & Blocks :: Archives ⇒ Fatal error: Call to undefined function: decode_bb_all() :: Archived


Fatal error: Call to undefined function: decode_bb_all() :: Archived
Need help creating a block or add-on, or you have created or modified a block/add-on that works in Dragonfly CMS and it meets the CPG Security Requirements? Do you have feedback about a specific add-on? Here is the place to post. Read the announcements here first!.
Go to page 1, 2, 3  Next
Post new topic    Revive this topic    Printer Friendly Page     Forum Index ⇒  Add-Ons & Blocks

Topic Archived View previous topic :: View next topic  
Author Message
gregcorliss
Newbie
Newbie

Offline Offline
Joined: Jun 01, 2004
Posts: 20
Location: MD
PostPosted: Thu Jan 13, 2005 4:48 pm
Post subject: Fatal error: Call to undefined function: decode_bb_all()

I am able to create a blog entry however, when I click on that entry to read it I get the following error:

Code::
Fatal error: Call to undefined function: decode_bb_all() in /home/gregcorl/public_html/Dragonfly/modules/Blogs/index.php on line 275


gregcorliss's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Redhat Linux 9 /1.3.31/4.3.6/8.2
Back to top
View user's profile Visit poster's website AIM Address
bigern75
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Aug 18, 2004
Posts: 2102
Location: River Valley - FS AR
PostPosted: Thu Jan 13, 2005 5:09 pm
Post subject: Re: Blog error

do u have the newest cvs file cause mine works just fine Confused

_________________
iPad 1

bigern75's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.2.6/5.0.86/5.2.8/9.3.2
Back to top
View user's profile Visit poster's website
gregcorliss
Newbie
Newbie

Offline Offline
Joined: Jun 01, 2004
Posts: 20
Location: MD
PostPosted: Thu Jan 13, 2005 5:10 pm
Post subject: Re: Blog error

I downloaded the blog module off the downloads section today. I don't have access to the CVS as I am not allowed to install applications to access it here at work.


gregcorliss's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Redhat Linux 9 /1.3.31/4.3.6/8.2
Back to top
View user's profile Visit poster's website AIM Address
bigern75
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Aug 18, 2004
Posts: 2102
Location: River Valley - FS AR
PostPosted: Thu Jan 13, 2005 5:11 pm
Post subject: Re: Blog error

try this then.

_________________
iPad 1

bigern75's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.2.6/5.0.86/5.2.8/9.3.2
Back to top
View user's profile Visit poster's website
jzky
Supporter
Supporter

Offline Offline
Joined: Jun 25, 2004
Posts: 220
Location: Norway - Harstad
PostPosted: Wed Jan 19, 2005 12:27 am
Post subject: blog error

did a search fore blog error decode_bb_all() and with 133 pages to browse throug, with no relevant topic, i post this thread.

I'm running dragonfly rc1 - and added the blog module. I can write, but just a blank page trie to view the page after. Throug the Your account page, The blog is empty, no post.
updated the blog files with the one from the cvs, then I get this error when I trie to go to
Code::
Blogs&mode=user&nick=jzky

Code::
Fatal error: Call to undefined function: decode_bb_all() in /home/httpd/vhosts/jzky.net/subdomains/cms/httpdocs/modules/Blogs/index.php on line 105
and
Code::
Fatal error: Call to undefined function: decode_bb_all() in /home/httpd/vhosts/jzky.net/subdomains/cms/httpdocs/modules/Blogs/index.php on line 275
when I click on a post.
Both line contains
Code::
$blog_text = decode_bb_all($blog_text, 1);

Some ideas?


- Pardon my bad English -


jzky's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / PHP Version 5.2.0 /MySQL Version 4.1.21-standard / CMS Version 9.1.1
Back to top
View user's profile Visit poster's website
Trevor
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 2170
Location: New York
PostPosted: Wed Jan 19, 2005 12:29 am
Post subject: Re: blog error

Sorry for the confusion. decode_bbcode_all() is a new function found only in the latest CVS. Your best bet is to either upgrade to the latest snapshot, or wait until the next RC, or Final, whichever comes first Wink

cpgnuke.com/Downloads_.../id=7.html


Trevor's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 1.3.34 / 4.1.18 / 4.4.2 / CVS
Back to top
View user's profile Photo Gallery
jzky
Supporter
Supporter

Offline Offline
Joined: Jun 25, 2004
Posts: 220
Location: Norway - Harstad
PostPosted: Wed Jan 19, 2005 12:39 am
Post subject: Re: blog error

oki Smile
I just "downgrade" the blog until the next rc or final is released Smile

_________________
www.jzky.net a Dragonfly site. cms.jzky.net < test site. - Pardon my bad englsih WinkMy home town

jzky's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / PHP Version 5.2.0 /MySQL Version 4.1.21-standard / CMS Version 9.1.1
Back to top
View user's profile Visit poster's website
Taffman
Newbie
Newbie

Offline Offline
Joined: Jan 18, 2005
Posts: 42

PostPosted: Fri Jan 21, 2005 12:53 pm
Post subject: BLOG Fatal Error

Just installed BLOG (hopefully correctly)

I can create a BLOG but get the following error when I try and view it:

Fatal error: Call to undefined function: decode_bb_all() in C:\Program Files\Abyss Web Server\htdocs\modules\Blogs\index.php on line 275

Anyone else get this?


Taffman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows/Abyss/MySql3.23.49/PHP4.3.9
Back to top
View user's profile Visit poster's website
DJ Maze
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 5683
Location: http://tinyurl.com/5z8dmv
PostPosted: Fri Jan 21, 2005 12:56 pm
Post subject: Re: BLOG Fatal Error

You downloaded blog from CVS but forgot to update your main CVS ?


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
Taffman
Newbie
Newbie

Offline Offline
Joined: Jan 18, 2005
Posts: 42

PostPosted: Fri Jan 21, 2005 1:49 pm
Post subject: Re: BLOG Fatal Error

Dooh! Many thanks I'll give that a whirl...


Taffman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows/Abyss/MySql3.23.49/PHP4.3.9
Back to top
View user's profile Visit poster's website
Taffman
Newbie
Newbie

Offline Offline
Joined: Jan 18, 2005
Posts: 42

PostPosted: Fri Jan 21, 2005 2:27 pm
Post subject: Re: BLOG Fatal Error

OK, thats a lot better. I can now create as many blogs as I like. Only problem nos is that when I click on aBlog to view I get a blank form. Blog details not visable. Any ideas?

Dave


Taffman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows/Abyss/MySql3.23.49/PHP4.3.9
Back to top
View user's profile Visit poster's website
DJ Maze
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 5683
Location: http://tinyurl.com/5z8dmv
PostPosted: Fri Jan 21, 2005 2:42 pm
Post subject: Re: BLOG Fatal Error

Login as admin and see the errors appear like it's magic Smile


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
Taffman
Newbie
Newbie

Offline Offline
Joined: Jan 18, 2005
Posts: 42

PostPosted: Fri Jan 21, 2005 2:48 pm
Post subject: Re: BLOG Fatal Error

Ah same old error !!


Taffman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows/Abyss/MySql3.23.49/PHP4.3.9
Back to top
View user's profile Visit poster's website
Taffman
Newbie
Newbie

Offline Offline
Joined: Jan 18, 2005
Posts: 42

PostPosted: Fri Jan 21, 2005 3:00 pm
Post subject: Re: BLOG Fatal Error

I've double checked I've got the latest CVS for this but no joy. Anyone else experence this?


Taffman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows/Abyss/MySql3.23.49/PHP4.3.9
Back to top
View user's profile Visit poster's website
DJ Maze
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 5683
Location: http://tinyurl.com/5z8dmv
PostPosted: Fri Jan 21, 2005 4:37 pm
Post subject: Re: BLOG Fatal Error

cpgnuke.com/cvs/html/i...bbcode.php are you shure ? (hint check revision number inside file)


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & Blocks
Page 1 of 3
All times are GMT
Go to page 1, 2, 3  Next

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy