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.


Topics - Jaap12

Pages: [1] 2
1
Discussion & Troubleshooting / phpbb user problem?
« on: May 18, 2003, 05:15:10 PM »
Hi,

First of all great mod! (4images and phpbb) it sounds very nice. But i have 120 users with my photogallery.
My question is:
Is it nessesery to delete all my 120 users before installing the phpbb mod? if yes, the admin account to?

If so .... after the upgrade is it possible to restore all my members? 120 is much to do it all by hand, but that's no problem i think.

I need then only restore the:
-username
-email
-password
?

Password is a big problem, i have looked in the mysql backup from my site and i saw that all the passwords a encrypted? how can i restore the passwords of all the usernames?

I hope somebody can answer al my questions.

Thank you very much.

Bas

2
Installation, Update & Configuration / Error after new version
« on: May 01, 2003, 03:18:56 PM »
First i hajd installed 1.6, that works fine. But today i made the final step to 1.7 but that goed very very bad. It's a nightmare.

I hope that someone can help me. My site is down for the last 40 hours so i lost a lot of visitors.

The problem:
After updating and overwirting all the files i get this error @ my index.php
Code: [Select]

DB Error: Bad SQL Query: SELECT u.*, l.* FROM 4images_users u, 4images_lightboxes l WHERE u.user_id = XippiX AND l.user_id = u.user_id
Unknown column 'XippiX' in 'where clause'

DB Error: Bad SQL Query: SELECT * FROM 4images_users WHERE user_id = XippiX
Unknown column 'XippiX' in 'where clause'

Warning: Cannot add header information - headers already sent by (output started at /home/XippiX/HTML/includes/db_mysql.php:188) in /home/XippiX/HTML/includes/sessions.php on line 85

Warning: Cannot add header information - headers already sent by (output started at /home/XippiX/HTML/includes/db_mysql.php:188) in /home/XippiX/HTML/includes/sessions.php on line 85

Warning: Cannot add header information - headers already sent by (output started at /home/XippiX/HTML/includes/db_mysql.php:188) in /home/XippiX/HTML/includes/sessions.php on line 85

And the below that error code i see my normal page.
What can i do? and help me plz i get sick of this error. :

3
Discussion & Troubleshooting / Server
« on: December 03, 2002, 02:33:04 PM »
Hi,

I have backup my database because i need to move the data to my new server.

I have everything installed, but i get a blank screen. How to fix it?
In the config file is everything alright.
i have removed the // before define in the config.php file, but still a blank screen.

i have tried to reinstall 4images and restore the database, but that doesn't work, i get then this error:


Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in /home/sites/zippie/HTML/includes/db_utils.php on line 26



I hope that someone can help me. My page is 7 days offline because i can't fix it.

Best regards,

jim

4
Installation, Update & Configuration / Move to new server
« on: November 29, 2002, 05:32:28 PM »
Hi,

I have backup my database because i need to move the data to my new server.

I have evrything installed, but i het a blank screen. How to fix it?
In the config file is evrything alright.
i have removed the // before define in the config.php file, but still a blank screen.
How can i fix this?

5
Discussion & Troubleshooting / License
« on: November 15, 2002, 04:32:44 PM »
Hi,

I want o buy the copyright lisence, but i have some questions about it:

First of all, i live in the netherlands.

So i don't have a creditcard, and can't send a check. I can only transfer the money by bank i think.

But if i want order it, it says:

Quote
Bank/Wire Transfer
To avoid fees on international bank transfers, we offer the option of transferring the order amount to an account in Germany, France, or the United Kingdom.
You will receive the bank account information by e-mail after your order is submitted.
Your order will be shipped as soon as payment is received.


I have never bought something from the internet, (yeah only in my country) So i worried about it that it goes wrong. And the license cost 99 euro, but if i will tranfer it by bank, then i need to paid more?

I'm running 1.6 and i don't want never upgrade it. I have modified it and it's ok. But i don't want more upgrades i will only use 1.6, then i need to paid to? Or is it only for newer versions?

regards,


Bas

6
Discussion & Troubleshooting / Click @ image
« on: November 08, 2002, 09:58:15 AM »
Hi,

I have made a extra field called "link" there i have put a http:// link.

I want, that users can click @ the picture a new window open and the http:// link opened.

But how i get this works? I have add in the details.html page the template in this:

<a href="{links}">{media_src}</a>

But that doesn't work, how can i fix this?

Please help me this is a very big problem for me


Best regards,

Bas

7
Discussion & Troubleshooting / Error uploading
« on: November 06, 2002, 10:22:51 PM »
Hi all,

Yes i know this problem is discussed alot.

But this is my problem, if i want uploaded a picture i get this error

Warning: Unable to create './../data/media/22/1.1.jpg': No such file or directory in /home/zippie/HTML/includes/upload.php on line 111

Warning: Unable to move '/tmp/phpjLiVJa' to './../data/media/22/1.1.jpg' in /home/zippie/HTML/includes/upload.php on line 111
Plaatje 1  
  Fout met het uploaden: 1.1.jpg
1.1.jpg: Copie fout, check de rechten.

No database entry!
 


I'm sure all the chmod functions are right. I think my problem is that i have deleted some maps, in the data dir.
But not i get the hole time this error.

So it's not a chmod error, and i'm sure that map "1" in the data/tumbnails and data/media

So who know's this?


Regards,

Bas

1.6 4images i use

8
Feedback & Suggestions / Click on an image?
« on: October 22, 2002, 08:57:45 PM »
Hello,

I have make some extra fields:

Link field

Here i put some links.

I want to make it possible that a user click on the image @ the details.html they goes automatic to the page that i have put in my extra field (links)

Is this possible?

Thanks in advance,

Bas

9
Discussion & Troubleshooting / problem
« on: October 17, 2002, 09:47:49 PM »
Hi,

I want to included a php script in my template file.

name.html
in the html file i have add this row: <?php include("doel.php"); ?>

But if the script want to run ii get this error:

Parse error: parse error in /home/zippie/HTML/includes/template.php(130) : eval()'d code on line 152

What can i do to fix it?

Plz help me. Btw.. i use 1.6

10
Mods & Plugins (Requests & Discussions) / Most popular?
« on: September 29, 2002, 05:15:44 PM »
Hello Jan,

How can i show the last 10 popular images?
In the admin section i can see it.

But how can i intergrate it in 4images 1.6?

Thanks in advance,

jim

11
Chit Chat / 1000 users!
« on: September 10, 2002, 08:15:03 PM »
Congrats Jan :!:  :!:  :!:

Quote

Our users have posted a total of 7527 articles
We have 1000 registered users
The newest registered user is POPOEVER



Thanks for the good script!! Keep up the good work!  :D

12
Discussion & Troubleshooting / php file
« on: September 10, 2002, 02:24:49 PM »
Hi,

I have save my page in php format, not in htm (l) format.

If i upload the php file to the root of my ftp. Then i can see my layout but only the searchbox, loginbox, and dropwdown menu's i can't see.

I see then

{user_box}
{random_image}
etc.

is there a way to fix this? I know i can paste all the codes from the templates files into my design but this is much more work. Is there a faster of better way?

And i can't save the .php file in the templates directory because i use a include command.

13
Discussion & Troubleshooting / Problem with php?
« on: August 27, 2002, 03:09:24 PM »
Hi i have made this code for a modification :
Code: [Select]

<?
$dbase_connect = mysql_connect("localhost", "user", "pass");
mysql_select_db($dbnamehere, $dbase_connect); // ;
$sql = "SELECT * FROM 4images_images WHERE image_winkel BETWEEN 10 AND 40";
$resultaat = mysql_query($sql);

if ($result)
{

while ($image_winkel = mysql_fetch_object ($resultaat)) {
echo "<b>$image_winkel->winkel</b>\n";
}
}
else
{
echo "query mislukt".mysql_error();
}
?>



but i get this error:

query misluktNo Database Selected

but all the details are right
did i have seen something wrong?

Greetz,

Bas

14
Mods & Plugins (Requests & Discussions) / modification
« on: August 21, 2002, 01:19:48 PM »
Hi,

I have add a new field and have make it searchable. Instand of a radio button i want a dropdown choose field.
This is not the problem.

The problem is:
I have add a new field called price (make it searchable)

Now i want make a dropdown menu, that selct the prices.
like

17,50  --> between the categorie 15-20 euro
en 6 euro --> between the categorie 5-10 euro

I have figure out that the data must come from the table 4images_images --> image_price

But how i can mekt it possible that the option automatic select the right choice. If a user select 10 - 15 euro , he get all the prices between 10 and 15 euro including this prices: 14,35/10,05 etc

i have make this:

Code: [Select]

SELECT * FROM tabel WHERE price >= bottomprice and price <= topprice


but can't make this work, i hope that someone can help me with this problem.
i'm working on a new mod of 4images so it is nessecery to make this work

15
Discussion & Troubleshooting / error in "alter"tabel
« on: August 18, 2002, 04:43:03 PM »
HI,

if i add this row in my mysql word_match table i get this error:

SQL-query :  

ALTER TABLE 4images_wordmatch ADD test_match TINYINT(1) DEFAULT '0' NOT NULL

MySQL said:


alter command denied to user: 'xippix@localhost' for table '4images_wordmatch'

how's this possible? i can evrything with mysql, edit, remove and add tables but by the "alter" command i can do nothing how i can fix this?

Best regards,

Bas

Pages: [1] 2