31
ghia
Re: How to link a php script to a main menu item ?
  • 2011/1/26 10:57

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


See this.
It may look simple, but depending on the PHP script, you have to hack it further for not providing a html - head section. This is already provided by the header.php
If the script uses login, mySQL. ..., it should be hacked further to rely on the login, ... of XOOPS.



32
ghia
Re: Removable vertical menu?
  • 2011/1/25 11:04

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It fills in your domain name etc in an URL.
Basic it is XOOPS_URL + link part eg modules/something/yourpage.php
eg <{xoAppUrl modules/something/yourpage.php}> points to some page of your module.
See /class/smarty/xoops_plugins/
Quote:
diden't look like there is a theme translation at xoops nordic

I assumed they would have some. But it is not that difficult to make the translation yourself.



33
ghia
Re: Media Player: Web Show
  • 2011/1/25 10:28

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Adjust the weight in module manager.



34
ghia
Re: Mybb merge
  • 2011/1/24 9:48

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


I'm affraid there is not.
You will need to use some SQL to copy relevant data from one table to the other and so migrate your forum to a XOOPS forum eg NewBB/CBB 3.08
Some examples are on the forum for converting (search for IPB, CSV, PHPBB)



35
ghia
Re: Upload impossible with Debaser
  • 2011/1/24 9:42

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Maybe in the admin of Debaser are also permissions to set for selecting the user groups for allowing uploads.
Check also if the required directories etc are present and have the write permission (chmod) (see readme, install or other text files).
Any messages when debug is on?



36
ghia
Re: Removable vertical menu?
  • 2011/1/24 9:37

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Edit /themes/xd_fifa/xotpl/globalnav.html
Have also a peek at the translations /themes/xd_fifa/language
If your site is not using english, copy /themes/xd_fifa/language/englisch/ to eg /themes/xd_fifa/language/danish/ en adapt the definitions in the files.
(Some similar themes may have already be translated at XOOPS Nordic)



37
ghia
Re: Looking to get current user information and some fields from user profile.
  • 2011/1/23 9:08

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


See this.



38
ghia
Re: Small correction in Xoops 2.5.0 (Ranks and Smilies)
  • 2011/1/23 9:03

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


What is in the HTML source? (Probably also a /smilies/ directory missing?)



39
ghia
Re: initvar DTYPE for TIMESTAMP
  • 2011/1/23 9:00

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


No, the underlying database structure is int and the Unix date applies. The 19 character representation is only on the 'outside'.
Altough the format may assume otherwise, date range is limited from 1970 UTC to '2038-01-19 03:14:07' UTC .



40
ghia
Re: when open wfdownloads module my whole page shifts to left
  • 2011/1/21 14:52

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


FireFox + FireBug + some knowledge about HTML & CSS




TopTop
« 1 2 3 (4) 5 6 7 ... 461 »



Login

Who's Online

179 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 179


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