31
serial-weber
Re: webphoto....please help....difficult to install

Hi

How can I make links which cantain index.php/ work in Webphoto 0.41. When I click on such a link I get an empty page.

Thanks



32
serial-weber
Re: Xoops is over loading the server

Hi

That is a really problem because, since more than 3 months I receive frequently this message on my XOOPS site:
Tittle on the browser
500 Internal server error

Message on the web site page:
The server encountered an unexpected condition which prevented it from fulfilling the request.
The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log.


Mamba told me that the server shortened queries of my web site. I think that XOOPS community must work about this problem.

I hope that we will not be suspended by hosters because of our <<xoops site>>

See you



33
serial-weber
Re: webphoto....please help....difficult to install

Hi!

Quote:

forestwander wrote:
I am also having some problems with web photo.

However, the links do not work within the module.

Here is my site
http://social.forestwander.com/modules/webphoto

Any of the links like 'popular' 'top rated' 'tag list' None of these work???

The problem is about all your URL, you must havehttp://social.forestwander.com/modules/webphoto/index.php?popular/
instead of
http://social.forestwander.com/modules/webphoto/index.php/popular/
The difference is between / and ?, there is often the same error in planet modules.

I don't yet search how to correct it, I hope that some one will give us more help. Perhaps it can be corrected in template HTML files of Webphoto module, if I have something good, I will tell you.

Thanks



34
serial-weber
Re: How to customise width of Subject tittle in AMS 2.51

Hi

I think that I saw where to change width of Subject tittle in AMS 2.51:

- AMS/admin/index.php, line 292

$sform->addElement(new XoopsFormText(_AMS_AM_TOPICNAME . ' ' . _AMS_AM_MAX40CHAR, 'topic_title', 40, 50, $topic_title), true);

1- Change value 50 by the value you want example 200
2- Go to your data base and edit table topic_title from varchar(50)to varchar(200)

Thanks



35
serial-weber
Re: XOOPS 2.3 & 3.0 - Best multilanguage module

Hi

Quote:

Marco wrote:
i would personally advise EMLH, that is UTF8 compliant also.i still have problem with xlanguage


I tried EMLH in xoops2.3, and it worked good, but when I use EMLH in a XOOPS 2.0.18.2 but I didn't get Expected result, nevertheless I did what is explained:
1- edit easiestml.php in this archive as you like
define('EASIESTML_LANGS','en,fr');
2- copy easiestml.php into XOOPS_ROOT_PATH/include/
3- open mainfile.php and insert a line like this:


// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_URL', ...);

require XOOPS_ROOT_PATH.'/include/easiestml.php' ; // insert this

// Database
// Choose the database to be used
define('XOOPS_DB_TYPE', 'mysql');

4- edit the other entries in CONFIGURATIONS of easiestml.php

But When I write code like this [en]English part[/en]
[fr]French part[/fr]
in my wb site, I see exactly [en]English part[/en]
[fr]French part[/fr]


Even [mlimg] doesn't display flat french and english flats,

Where did I make a mistake?

Thanks??



36
serial-weber
Re: How to customise width of Subject tittle in AMS 2.51

Hi Mamba

Thank you for your request, I tried what you said but notihng is changed, I went to my admin manager, I accessed my database and after the table ams_topic, I changed the value of topic_title from varchar(50)to varchar(200).
The article_title length is set to 255, but in the Manage Articles section of AMS 2.51 just allow articles with less than 80 characters.

Where is the problem? I must present the web site to the owner tomoroow morning

Thank you



37
serial-weber
Re: Planet 2.02 Time/Date Problems

Hi,

I have the same problem in my web site http://cameroonxlive.com, but I also have problem about some url. Sometimes, I have this url http://cameroonxlive.com/modules/planet/index.php/b1/views instead of this http://cameroonxlive.com/modules/planet/index.php?b1/views

How can I correct that?

Thanks



38
serial-weber
Re: Limit xoops template width to 800 px..

Hi waleedpak,

I am glad to see that you resolved your problem

Now, to center the whole page
Follow these steps:

1- Go into your theme folder: xoops_root/themes/your_theme_folder
2- open theme.html file with your favorite html editor like dreamweaver or another software
3- if your whole page is contained in a table i.e the table which contains all elements (header, left_block, center_block, right_block, footer) define your page position by adding style property like that:
<table style="width:800px; text-align:center">
in place of center, you can put right, or left.

You can also use your style.css file to define width, color and position of your pages

I hope that this reply will help you



39
serial-weber
Re: Limit xoops template width to 800 px..

Hi,

Follow these steps:

1- Go into your theme folder: xoops_root/themes/your_theme_folder
2- open theme.html file with your favorite html editor like dreamweaver or another software
3- if your whole page is contained in a table i.e the table which contains all elements (header, left_block, center_block, right_block, footer) define width by adding style property like that:
<table style="width:800px">
in place of 800px, you can also put 900px, or 1000px, or another width.
You can also define style into body like that:
<body style="width:800px">

I hope that this answer will help you



40
serial-weber
Re: How to customise width of Subject tittle in AMS 2.51

HiQuote:

JAVesey wrote:
I've deleted the other thread you started in another Forum asking the same question.

Please do not double- or cross-post as it hacks off other users and means that you and others have to look in two places for the same answer.

JAVesey, I am sorry and I apologize myself for that . It is because I realized that my problem was about module troubleshooting, but I wrote it in a wrong forum subject. Sorry , Sorry , Sorry ...




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

166 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 166


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