PDA

View Full Version : version 4 problems


JonH
12-20-2005, 12:46 AM
Using version 4. Updated smoothly from latest official version.

Having some problems...


-- 1 --

Signin in after registering is not working:
"To write a review you need to have approved access. The Username and Password you entered are not approved!"

Although username has been approved & activated.

Any ideas?


-- 2--

When posting a review the text is filled with brake lines. In the preview and in the admin area there are no
lines in the text, they appear only after the text has been published.
See how it looks: http://www.jonhs.com/puskaradio/index2.php?item_id=46

Also, when writing a review and hitting enter once the line jump 2 rows down. This did not happen in the earlier version (with no bbcode).

Any ideas?


-- 3 --

Pages in subfolders such as /admin, /login, etc, don't show my images which are in the images folder in the root.
See: http://www.jonhs.com/puskaradio/login/register.php

I will have to upload the images into all subfolders?


-- 4 --

How do I remove an image added to a review item?

imported_Tim Mousel
12-21-2005, 05:51 AM
Hi,

All the changes I made on your server have been updated into the version 4 script.

Sign-in problem - the password field in the database is not long enough. Works on other servers but not yours so I made the field longer...now it works.

Images not showing - in body.php link your images with a slash in front of the path. So instead of "images" you would have "/images"

Removing review item image - new script has been created to do that and sent via email...now part of version 4.


Tim

imported_Tim Mousel
12-21-2005, 06:31 AM
I sent you the updated files to fix that and added them to the version 4 zip file.

Tim


When posting a review the text is filled with brake lines. In the preview and in the admin area there are no
lines in the text, they appear only after the text has been published.
See how it looks: http://www.jonhs.com/puskaradio/index2.php?item_id=46

Also, when writing a review and hitting enter once the line jump 2 rows down. This did not happen in the earlier version (with no bbcode).

Any ideas?