11
Alanbax
Re: Smallworld and XIM - features not working
  • 2012/6/16 21:53

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


I've just updated to Xoops 2.5.5 and still the same issue remains.
Also tried the default theme just in case the Jquery of the theme was the cause but still the same.

Really want to use both these modules as I think they are great! (well done to the developers).

I can get the project running with Smallworld at the moment but it would be fantastic to be able to have XIM running alongside.


Alan



12
Alanbax
Smallworld and XIM - features not working
  • 2012/6/16 21:01

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


I am developing a site for a local charity organisation.
I want to use both Smallworld and Xim modules as part of the this as it will provide the base wanted for group support etc.

Smallworld runs fine until I enable Xim. When I type into the 'Search by username or realname' box the script does not run and no results appear. With XIM disabled this works no problem at all.

XIM seems to mostly work but the chat box buttons don't always.

I wonder if the Jquery in my chosen theme is causing the issue.

I have tried all the steps in the help file for both modules.

Any ideas / suggestions?

Thanks
Alan


my setup:-
XOOPS Version XOOPS 2.5.4
PHP Version 5.2.17
mySQL Version 5.0.91-log
Server API cgi-fcgi
OS Linux
safe_mode Off
register_globals Off
magic_quotes_gpc On
allow_url_fopen Off
fsockopen On
post_max_size 8M
max_input_time -1
output_buffering 0
max_execution_time 50000
memory_limit 90M
file_uploads On
upload_max_filesize 40M




13
Alanbax
Re: cant see admin.php page
  • 2012/6/4 23:50

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


If PHP version is ok then I would double check that all the files have been uploaded.
Could be that 1 is missing!



14
Alanbax
Re: cant see admin.php page
  • 2012/6/2 14:32

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


Hi

What version of PHP are you running? Needs to be at least 5.2 for Xoops 2.5.5

Alan



15
Alanbax
Re: problems in the slide of XDScheme theme "using images"
  • 2012/5/23 20:57

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


I would try turning off the Jquery options in extgallery - likely they are clashing and causing the problem. As the theme loads jquery you don't want the modules loading it as well.

To make the slider appear only on the home page wrap the slider in the following:
<{if $smarty.server.PHP_SELF=='/index.php'}>
<!-- 
your slider code here -->
<{/if}>


Hope this helps

Alan



16
Alanbax
Re: Source code browser or file browser module
  • 2012/5/4 19:39

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


I wonder if a module like TDMDownloads or WFdownloads would be suitable. You may need to write a custom template or two to get things displaying how you want.
This would be safer than allowing directory access.

hth

Alan



17
Alanbax
Re: Conditional {if} statement
  • 2012/5/3 19:26

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


I'm using a similar idea on a site I'm building at the moment.
You could try this layout. Hopefully it will work.

Quote:
<a id="button-about" href="<{$xoops_url}>/modules/fmcontent/"<{if $xoops_dirname=='fmcontent'}> class="selected"<{/if}>><span>About Us</span><img src="<{$xoops_imageurl}>images/about.png" /></a>


Alan



18
Alanbax
Re: xoimgurl and xoappurl strip www
  • 2012/5/3 19:18

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


I use a couple of themes which use these as well - just never had this particular problem!

You wrote
Quote:
xoimgurl and xoappurl
.
These should be xoImgUrl and xoAppUrl. Perhaps this is the issue?

example:
<a href="<{xoAppUrl modules/news/}>">News</a>
<
img src="<{xoImgUrl images/image1.jpg}>" alt="" />


When I check my site the full path is there!

HTH

Alan




TopTop
« 1 (2)



Login

Who's Online

184 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 184


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