1
mycroftmoon
Database Sharing and Updating

I finally have a mobile xoops(yeah)......it is using same database but I had to duplicate pretty much all the tables and installation of xoops. I don't understand how to share just certain parts(tables) of the database without having to duplicate....I would like to just share the whole database as is, but, it keeps over writing the default mobile template I set for the mobile site back to the main site(pc version). Or is there a way to just update the corresponding mobile tables from the main site tables.

Modules I have working so far in mobile:
Newbb
Smartfaq
Mylinks
Myalbum
Protector
Liaise
Debaser
Shoutbox
Randomquote
Smartblocks
Mydownloads
Link_to_us
Xt_temas
Smart_Object_Framework
XMline
Sitemap
Xoopmembers
Myiframe
XcGal
Avaman
Articles
Happy linux
Xoopscare
PiCal
Wordbook
AltSys
Xmmemberstats



2
mycroftmoon
Re: E-mail-module

If I was more savvy in the module creating arena....I would be the first on that task....but alas.....that is not my expertise.....an email module would be awesome.

I currently use roundcube with userID from XOOPS and hmail as mail server... it is a nice interface (not to techy but more pleasing to the masses) though I only have it available to those who help with the site as XOOPS cannot pass on a password change to hmail...... well there is my two cents.......



3
mycroftmoon
Re: myiframe error sort of

Yeah it is fixed (works perfect). I guess sometimes it is good to have a fresh set of eyes look at something. THANKS......and it was the theme doing it.....in the Xonerol themes here is the tidbit of code that caused the whole issue - all I needed to do was rem out. (yeah - such a nice simple fix)

(dir/file - xotpl/xometas.html)

<{if $url}>
<meta http-equiv="Refresh" content="<{$time}>; url=<{$url}>" />
<{/if}>

<!-- Force MSIE without javascript actived to take the default theme. not conforms to the standards but functional -->
<{if $isMsie}>
<noscript>
<meta http-equiv="refresh" content="0; url=<{xoAppUrl . xoops_theme_select=default}>" />
</noscript>
<{/if}>



THANKS AGAIN!!!



4
mycroftmoon
Re: myiframe error sort of

Link for myiframe:

Click in explorer - it will show fine
Click in firefox - it will break away from site theme

http://dukestreetmanor.com/dsm/modules/myiframe/index.php?iframeid=22

The html doc it is calling is very plain - here is the docs link too without myiframe
http://www.dukestreetmanor.com/dsm/dsmd.html

this is just one of many simple docs called...



5
mycroftmoon
Re: myiframe error sort of

I double and triple checked......alas no Jscripts on half the pages called.....most are just plain and simple html that display pure text....The only java running is thru the Morph template for those effects....I disabled them, but that had no effect either. ...... :(


addendum:

I also applied the patches available for jseffects and Morph patch for 2.3.1....even after; the odd problem persists....



6
mycroftmoon
Re: myiframe error sort of

yes most are sub-modules an scripts that I host an run on my site...whiles others are a basic html page(very basic(text only)......yet they all break away from the theme :(

addendum.....
Well, tried some other browsers. I discovered after I had already posted....it works great in internet explorer.......but screws up totally in Firefox....so its not the module(?) or is the module missing some code to make it compatible with Firefox?

ps- I have designed everything on my site to be firefox compatible. I not much for MicroNazi software.



7
mycroftmoon
myiframe error sort of

I am using the new 2.3.1 version...I also have the current 1.6 myiframe.....and using Xonerol_magenta theme.....

The error is odd....when you click on a myiframe link it opens properly in its frame (on the site) for about 3 to 4 seconds then refreshes the window (or so it looks) and it then the only item left in the window is the module i clicked on . So it breaks free of the site theme and is no longer framed on site. I even did a fresh install.....

Hope that makes sense......any suggestions - as there are no error codes generated et al.

ps- I did search the forums to no avail.



8
mycroftmoon
Re: Liaise - contact form

In the Thread
Post number 4 by JAVesey - I did this first - made the error in admin go away. (yeah)

then I did
- Post number 5 by Trabis (but on the following part)
in liaise include/form_execute
(I only replaced the following from that post)
$xoopsMailer =& xoops_getMailer();
$xoopsMailer->setTemplateDir('liaise');

and finally in Post number 8 by Trabis
I did the patch to xoopsmailer.php

Hope that helps.....I am so glad it works now



9
mycroftmoon
Re: Liaise - contact form

Thanks the code snippet in the thread worked great.



10
mycroftmoon
Liaise - contact form

I really really need a good Contact form..... the best was always Liaise, but for some reason it is not compatible with 2.3.1 ((sighs))

Anyone familiar with the coding of Liaise.....maybe there is a little hack snippet to make it work again. If not, what else can you use that is as configurable and will actually work with 2.3.1

Any help or direction is appreciated......




TopTop
(1) 2 »



Login

Who's Online

214 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 214


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits