Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 27, 2012, 02:52:43 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
155555
Posts in
21715
Topics by
7737
Members
Latest Member:
gx-world
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
Manual module can't delete
Pages: [
1
]
Go Down
Author
Topic: Manual module can't delete (Read 816 times)
FreeBSD4me
Offline
Posts: 15
Manual module can't delete
«
on:
August 01, 2007, 01:45:45 AM »
I'm re-posting this to make it easy for people having this problem to find the answer.
I didn't solve this problem,
Klaus
is credited with providing the answer.
If you are having trouble deleting content created with the
manual module
using
WB 2.6.7
follow these instructions:
1.)
FTP or SFTP to your site
2.)
Navigate to the manual module directory (
located under the directory named modules which is under the WB root directory
)
3.)
backup the file named
delete.php
4.)
Edit
delete.php
and look for the line:
require(WB_PATH.'/framework/functions.php');
replace
require
with
require_once
.
It should now look like this:
require_once(WB_PATH.'/framework/functions.php');
4.)
Save the file
The delete function will now delete the content, directories and the database entries and you won't get the blank white page.
Thanks again to Klaus
Logged
SourDough
Offline
Posts: 47
Re: Manual module can't delete
«
Reply #1 on:
May 23, 2008, 07:34:12 PM »
Can this change be made in the package available for download? Kind of annoying to have to remember to make this change each time I setup a new site.
Thanks.
Logged
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...