61
maxima
What do I do to get Liaise to work with 2.0.15?
  • 2006/10/6 18:04

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


I searched and nothing helped.

I installed Liaise 1.5 on x2.0.15 and when I click the icon in admin I get a blank page so I can't create or edit forms. When I hover I get the drop menu but only preferences display.

The default form shows ok and seems to process.

I have installed the suggested form.php to rid the 'known' bugs.

Debug report:
Admin
Quote:
Fatal error: Call to a member function on a non-object in /home/u1/max/html/modules/liaise/admin/admin_header.php on line 41


Form on site - don't know if it is realated
Quote:
Notice: Only variables should be assigned by reference in file /kernel/object.php line 367


What do I do to make it work>



62
maxima
Re: Where can I find a list of Xoops Smarty tags?
  • 2006/10/5 23:03

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Ok I have found the Smarty I need. It was right there all the time but I though it was for a different purpose.
<{$xoops_pagetitle}> displays each module name.



63
maxima
Re: How do I set a xoops module under a shared SSL
  • 2006/10/5 22:28

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


I don't have a SSL certificate for my domain. I use the server's certificate which is https:/ /pro12.server21.com/username

The change your hack suggests for mainfile.php only allows for my current URL to be defined. I need to place a second define which will present the server's Shared SSL so when the page to be secured is called then the secured define will be read.

Right now when the page to secure is called the hack is placing the https: before my domain which is the right process but there is no SSL associated with my domain so I get a 404 error.

Just want to know how I would add the additinal URL define.



64
maxima
Re: How do I set a xoops module under a shared SSL
  • 2006/10/5 22:07

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


thanks nekor your method is logical. Since I am using a shared SSL though which has a different URL shouldn't I set up an optional define? Something like
Quote:
define('HTTP_SERVER', 'http://myurl.com');
define('HTTPS_SERVER', 'https://ssl.server.com/me');


When I do try to use the hack you present I get a error page which is correct since only my URL is defined. I would try to an additional define but I don't know where to start. How can I add this additional URL.



65
maxima
Re: Sub Menu creation question - Not staying on page
  • 2006/10/5 21:17

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


I tried adding the sub page to the mypage module directory using the index file in the folder (renamed) with the info between the php tags, but when the sub link is clicked the index page which is already displayed, stays.



66
maxima
Re: Where can I find a list of Xoops Smarty tags?
  • 2006/10/5 21:13

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Thanks for this but none of these sources give me what I seek though. I am trying to determine the Smarty tag for the module names that displays the name in the browser title bar. I tried <{$module.name}> but nothing happens. Anyone knows the tag for this?



67
maxima
What is the Smarty tag to show module name?
  • 2006/10/5 21:05

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


I found a list of Smarty tags in the docs section but none to display module name as shown in the browser title bar. So what is the Smarty for that?



68
maxima
Re: First Xoops Site
  • 2006/10/5 14:04

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Your site is quite uniformed and an interesting purpose.

Yes XOOPS does freak you out on the initial opening after installation. I felt the same way after my installatiion only there was no going 'back' to Joomla because that is made for the creators only. Non intuitive!

Xoops should at least have an instructional start page as does Joomla so it doesn't look like 'nothting' an scare new users away.



69
maxima
Re: How do I set a xoops module under a shared SSL
  • 2006/10/5 13:37

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


McNaz thanks for the suggestion, however I don't know what to do with that as i don't have administrator access to the server. Was that the only hacking method you were refering? Has anyone else determined a means to do this?



70
maxima
How do I set a xoops module under a shared SSL
  • 2006/10/5 1:15

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


I used a mypage module to display a subscription form and I need it to display under a shared SSL certificate. When I set the link with the SSL url the entire XOOPS formatting and images goes away.

It works ok when I set the SSL url as the xoops_url in mainfile.php but I don't want the entire site to be under this certificate as it causes problems with some images and functions.

So is there a method to set just this mypage module under the SSL?




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 14 »



Login

Who's Online

192 user(s) are online (79 user(s) are browsing Support Forums)


Members: 0


Guests: 192


more...

Donat-O-Meter

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

Latest GitHub Commits