HOME
Market
FORUM
ABOUT
CONTACT
Welcome,
Guest
. Please
login
or
register
.
June 09, 2023, 11:58:19 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
May 5th, 2010 - Jamit Software Launches the Market!
3,080
Posts in
791
Topics by
2,001,735
Members
Latest Member:
Anderson64
Jamit Software Forum
Jamit Job Board Customers
Plugins
Getting error with mobi plug in
« previous
next »
Pages:
[
1
]
Author
Topic: Getting error with mobi plug in (Read 4655 times)
whitecollarjobsite
Jammers
Full Member
Posts: 23
Getting error with mobi plug in
«
on:
June 23, 2011, 09:12:47 pm »
When accessing the mobi plugin from a phone my users are getting this error:
: Call to undefined method JBMarkup::append_extra_markup() in /include/classes/JBDynamicForm.php on line 101
I did add the hook as described in the directions and it doesn't seem to matter which type of phone they are using they are all getting this error with the phones. The auto redirect to /?mobi=true is working fine but they are not getting through to the board.
Any suggestions on what I need to add here to JBDynamicForm to get this to work? Here is what is in that section now (including line 101):
###########################################################################
function append_extra_markup() {
global $JBMarkup;
if (isset($JBMarkup)) {
// Generate any extra markup for the special fields
//$JBMarkup->clear_extra_markup();
$JBMarkup->append_extra_markup('before_body_close', $this->get_extra_markup('before_body_close'));
$JBMarkup->append_extra_markup('header', $this->get_extra_markup('header'));
$JBMarkup->append_extra_markup('body_after_open', $this->get_extra_markup('body_after_open'));
$JBMarkup->append_extra_markup('onload_function', $this->get_extra_markup('onload_function'));
}
}
###########################################################################
Any help is appreciated since I would like to have this feature working
JJB Version is currently 3.6.5 right now (and is stable so far)
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Jamit Software
-----------------------------
=> Announcements
=> Forum Rules and Website feedback
=> Documentation, Tutorials and Installation Instructions [Redirect to http://www.jamit.com/docs.htm]
=> Contact Jamit Software [Redirect to http://www.jamit.com/contact.htm]
-----------------------------
Jamit Job Board Customers
-----------------------------
=> User-to-User Support
=> Jamit Technical Support Team [Redirect to https://www.jamit.com/support/]
=> Language Translations
=> Configuration
=> Payment Modules
=> Plugins
=> XML Import / XML Export help
=> Suggestion Box
=> Security
=> Developers
-----------------------------
General Boards
-----------------------------
=> Looking to Hire
=> Advertise your Services
=> Buy or Sell domains and sites
=> Job board scam reports
=> Job board showcase
=> General Discussion
Loading...