Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Xandra

Pages: [1] 2
1
Hello,

it can with the pressure of Communicable GZIP related.

I am not quite sure.

In the ACP-Level GZIP times to zero.

Nobby

Hi Nobby

Thanks for your help, however I tried either way (zlib turned on or off) and it still downloads with 0KB.

2

I posted my issue under this link: http://www.4homepages.de/forum/index.php?topic=21718.msg118438#msg118438
I would like to have this fixed soonest possible as the feature of that site is for people to be able to download but the downloading gives us 0KB.

I should be up until 9pm Swiss time (4 hours from now). Otherwise I'll check back for messages tomorrow after work.

Thanks
Xandra

3
Hi all

I am having similar issue as the above.

I upgraded to 1.7.6,
PHP version 5.2.3
register_globals off

I tried to download a PNG image which is about 422 KB. The image is stored on the same domain but outside the gallery - I provided a direct url under Download URL. The download comes up with 0KB.
When I download via FTP, the image is fine.

Can someone please advise where the problem could be?
http://www.d-zynez.net/grfx

Thanks
Xandra

4
Discussion & Troubleshooting / Re: Download Problem for Usergroups
« on: February 09, 2007, 03:26:06 PM »
I thought I'd post again since I never got any kind of reply yet.

Any solutions please?

5
Discussion & Troubleshooting / Download Problem for Usergroups
« on: February 06, 2007, 02:53:49 PM »
My gallery is set up with the download button already showing up on the thumbnails. I don't see the need of the members to access the detailed page since it is empty. (see image below)



On version 1.7.1, I set the usergroups by disabling the "VIEW IMAGE" but enabled  "DOWNLOAD". Everything worked fine, everyone was able to download.

I just upgraded to version 1.7.4, those usergroups couldn't download - they get redirected to the main page. I now had to enable "VIEW IMAGE" as well. Now when members click on those thumbnails, they see the detailed page with absolutely no info since I don't make use of it. Can someone help me with this pls? I would like the usergroups to be able to download without them having access to the detailed page of every thumbnail.

TYVM in advance.

Xandra

6
lol, I just discovered the problem now. After so many testings, I got it right. xoops uses a different variable and the "patcher" just left that field blank in the sessions.php

NOTE: I am using Koudanshi's patch - a good starting (only!) step to integrate xoops and 4images. But it is not a flawless patch - I had to fix several db errors plus if you want to use some 4images mods - a good comprehension in php is the most ideal. I basically know nothing if I were to do a php page lol.

TY so much for your help, Acid!

7
that refers to the field: Last Activity
(when you go and edit a user in the 4images ACP, you see that field after "Date of Registration")

8
Acidgod: thank you so much for the prompt reply.. now hehe, where can I fix that? Sorry, if I sound dumb, but I prefer to know what I am doing.

9
I am aware that patched 4images will not be supported, but I am just needing at least a direction where to look for the problem. I integrated 4images 1.7.1 with Xoops portal.

I was trying to edit a user in the 4images control panel and I get this DB error:

DB Error: Bad SQL Query: UPDATE xoops_users SET level = 1, uname = 'lyzz', email = 'lyzzandra74@yahoo.com', user_viewemail = 0, user_mailok = 1, user_regdate = UNIX_TIMESTAMP('2005-08-04 09:27'), = UNIX_TIMESTAMP('1969-12-31 16:00'), url = '', user_icq = '', user_dl_limit = '40', user_dl_time = '0', user_dl_count = '0' WHERE uid = 4

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= UNIX_TIMESTAMP('1969-12-31 16:00'), url = '', user_icq = '', user_dl_limit = '' at line 2
Error editing user


--

I tried editing the download limit - I got the above error
I tried editing the "Last Activity" to an actual date (it seems by default it is with year 1969) - I got similar error message
I concluded that this has nothing to do with the download limit at all but somewhere in editing a user.

It says on that message to check for the right syntax to use? Could anyone pls point out to me where and how I could fix that?

--
Not sure if the ff. info would help:
SERVER_SOFTWARE  Apache/1.3.33 (Unix) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.3.10 mod_ssl/2.8.22 OpenSSL/0.9.7e 
MySQL client 4.1.11

TYVM in advance.

Xandra

10
Mods & Plugins (Releases & Support) / Re: [MOD] guestbook
« on: June 09, 2005, 10:30:24 PM »
Pls take note, I was only able to make the entries show
but there is another problem...
I cannot edit or delete any entries - somehow the guestbook_editcomment.html is calling for an external JS file but this file is not included in this mod (or was I blond in my previous life?  :roll:) :lol:

11
Mods & Plugins (Releases & Support) / Re: [MOD] guestbook
« on: June 09, 2005, 09:44:47 PM »
well I got it to work.. I did a lot of tinkling with the pages so I am not sure what really made it to work..  :lol:

http://www.d-zynez.net/grfx/guestbook.php
(just ignore the ugly bordercolors of the entries- that's cosmetic problems lol & from testing my GB there were a lot who did some tests, I see haha!)

The last thing I did was modify the template "guestbook.html":

I added {comments} as follows:

Quote
<span class="title">{lang_guestbook}</span>
                  <hr size="1" />
                  {if msg}<b>{msg}</b><br /><br />{endif msg}<br>
              {comments}<br>{contents}
              <p>&nbsp;</p>
            </td>
[/color]

Let me know, if that was the only problem because otherwise, I would have to paste here the entire pages that I have somehow changed.


12
:oops: Sorry for the language!! Anyway I do not understand either German or Dutch!!!
 But it is not the problem...

If the modification of this code is so complicated, I am going to work on another MOD with the features which I want : calendar with navigation, link towards pictures, and other things... :roll: any idea?

It is not really complicated, I even got it to work  :lol:

Regarding a calendar with navigation, I made a sample here for you to see, just ignore the clock because that is another javascript - the calendar is of javascript as well, if someone could make a MOD out of it, I will post the coding here.

http://www.d-zynez.net/grfx/img341.htm

13
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.6
« on: June 02, 2005, 06:40:06 PM »
some how I had a feeling this is going to be next question...:lol:
Well, since its not really related to this mod, perhaps u should start a new topic in the mod requests forum ;)

you know, I already did.. so how about giving me that "little code" instruction?  :lol:
http://www.4homepages.de/forum/index.php?topic=8220.0

14
Mods & Plugins (Releases & Support) / Re: [MOD] guestbook
« on: June 02, 2005, 06:30:40 PM »
Hallo zusammen

Ich habe noch einmal eine kleine Frage vielleicht kann ja jemand helfen.
Ich bin nun auf die Version 1.7 zurückgewechselt und das Gästebuch funktioniert auch soweit.
Was mir nur aufgefallen ist, ist das wenn ich als Admin Einträge löschen oder bearbeiten möchte dieses nicht funktioniert.
Ich hätte zwar die Möglichkeit das direkt in der SQL Datenbank zu ändern aber es wäre doch toll wenn das auch über das Gästebucg direkt funktioniert.
Vielleicht habt ihr ja eine Idee

Dirk

hehe, auf die ältere Version gewechselt - nur weil der MOD nicht funktioniert? Du hättest es nicht machen sollen. Zur Zeit, benutze ich ein CGI Guestbook bis ich herausfinden kann, wo bei diesem MOD der Fehler liegt.  :roll:

Ich habe ebenfalls etwas herausgefunden, es würde dich vielleicht interessieren. Einfacher Trick ein Gästebuch für 4images hehe - obwohl ich weiss nicht, ob das die Tabelle "Letzte Kommentare" beinflussen wird (wenn du diesen MOD installiert hast)

http://www.mini.rustynet.de/index.php?action=vthread&forum=1&topic=8

Xandra

15
Hi

I would like to know if it is possible to use 4images in Frames instead of Tables... meaning modify the templates that are in tables and make them into frames.

If yes, do I only need to modify the templates and it won't affect any other files or folders (ie PHP files)?

Pages: [1] 2