1
Donovan
Re: Issue with JAVASCRIPT
  • 2010/11/16 20:51

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


ok, I have the solution!

I've changed mi code:
<script// perform JavaScript after the document is scriptable. $(function() { // setup ul.tabs to work as tabs for each div directly under div.panes $("ul.tabs").tabs("div.panes > div"); }); </script>


by this one:
<script// perform JavaScript after the document is scriptable. jQuery(function() { // setup ul.tabs to work as tabs for each div directly under div.panes jQuery("ul.tabs").tabs("div.panes > div"); }); </script>


and now the tabs work fine.



2
Donovan
Re: Issue with JAVASCRIPT
  • 2010/11/16 20:17

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


Hi, Tarik, thanks for your reply.
You were right, I had jQuery included three times! But I've solved that problem, and still nothing.
You can see the web page here:
http://174.132.27.94/~alfredo/modules/AMS/article.php?storyid=17#

The tabs are there, but the divs with the content aren't...

Any other idea?



3
Donovan
Issue with JAVASCRIPT
  • 2010/11/16 18:21

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


Hello everybody!
I'm trying to include some tabs in my news with AMS, but I can't, the problem is that somehow xoops kills the javascript that run the tabs.

How can I include scripts in my articles?

Note: I work on xoops 2.4.4, AMS 3.0 module. I'm trying to include some tabs like this:http://flowplayer.org/tools/demos/tabs/index.htm

Thankyou very much!



4
Donovan
Tabs in AMS module?
  • 2010/10/21 21:32

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


Hi everybody!
I have installed AMS 3.0 module on Xoops 2.4.4, and I've got an issue:
I want to include some panels with tabs in a new article, but I can't. I'm trying to run this tabs
http://flowplayer.org/tools/demos/tabs/index.htm

I edit the html code to insert the source code, but no way...
Are there any limitations with the html editor in AMS module?

Do you know any tabs system that runs with AMS?

Thanks a lot.



5
Donovan
Re: issue with the register page
  • 2010/5/22 17:16

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


Nobody has any idea?



6
Donovan
Re: issue with the register page
  • 2010/5/17 20:21

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


I did everything, and the issue is still there...
If you want, I can send you a PM with the data to access and take a look.



7
Donovan
Re: issue with the register page
  • 2010/5/15 7:05

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


My web was installed in 1&1 server, and it was ok.
Then, I did a web transfer to hostgator (reseller plan), and the register page stopped working.



8
Donovan
issue with the register page
  • 2010/5/14 22:57

  • Donovan

  • Just popping in

  • Posts: 8

  • Since: 2010/5/14


Hello, I have an issue with the register page athttp://infotravesia.com/modules/profile/register.php is however for whatever reason it's returning a blank page.
I don't know why, even with the debug mode on...

Can you please help me?

My system info:
XOOPS 2.4.0
PHP 5.2.13
mySQL 5.1.30
API cgi-fcgi
OS Linux
safe_mode Off
register_globals On
magic_quotes_gpc Off
allow_url_fopen On
fsockopen On
allow_call_time_pass_reference On
post_max_size 64M
max_input_time 60
output_buffering
max_execution_time 30
memory_limit 64M
file_uploads On
upload_max_filesize 64M

Thank you very much!




TopTop



Login

Who's Online

233 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 233


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