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 - shami74

Pages: [1] 2 3 4
1



when i did an upload it would show the upload screen pick the picture .. then click up load ..

then it looks like it's working though it does nothing and goes back to the upload screen



not sure what happened though now it's working ..

2
Discussion & Troubleshooting / images not uploading from site page
« on: August 12, 2009, 12:24:07 AM »
hi all

I am coming up with this problem

images are not uploading to site from page in gallery ..

http://3moonsbuilders.com/nextdimensions/4images/index.php

I am able to upload from ftp but not from site at all


if a test name is needed i can give ..

I have it set so one has to register to upload or download ..

I have tested with both admin sign in and with registered and get same thing it goes back to upload screen


is there  a fix for this

3
I followed that and now get this error

Parse error: syntax error, unexpected $end in /home/james444/domains/3moonsbuilders.com/public_html/serenity/shop/includes/db_mysql.php on line 201

what do i do now??


thank you for any help you can give

4
hi

I am working on this site  http://3moonsbuilders.com/serenity/shop/

and getting this error    An unexpected error occured. Please try again later.

I have looked and the data base is there though it's does not have anything in it .. and the config file is set up so the install will pick it up .. yet i get that error every time i try to bring up the install


I have also looked through the errors here in the forum and have tried what it said to do and still get the same  error ..



Is there something else I can try to get the shop up and running????


5
Discussion & Troubleshooting / Warning: move_uploaded_file(
« on: October 29, 2008, 12:06:53 AM »
Warning: move_uploaded_file(./data/media/1/foolsgold.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/james444/domains/3moonsbuilders.com/public_html/mlknreshaspaints/4images/includes/upload.php on line 113

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/phpAa2NG4' to './data/media/1/foolsgold.jpg' in /home/james444/domains/3moonsbuilders.com/public_html/mlknreshaspaints/4images/includes/upload.php on line 113

had other errors and got those fixed and these came up ..all permissions are what they suppose to be ..

any suggestions to fix these...

http://3moonsbuilders.com/mlknreshaspaints/4images/index.php   <<< this is the site



6
Ok i had this happen to me and now i get new error .. so what now


Warning: move_uploaded_file(./data/media/1/foolsgold.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/james444/domains/3moonsbuilders.com/public_html/mlknreshaspaints/4images/includes/upload.php on line 113

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/phpAa2NG4' to './data/media/1/foolsgold.jpg' in /home/james444/domains/3moonsbuilders.com/public_html/mlknreshaspaints/4images/includes/upload.php on line 113


7
Discussion & Troubleshooting / Re: Error db_mysql.php on line 116
« on: October 27, 2008, 10:25:27 PM »
I would but not sure what he did ..

just knew when he did it, it worked

8
Discussion & Troubleshooting / Re: Error db_mysql.php on line 116
« on: October 23, 2008, 11:23:50 PM »
from what i can tell i got it to work


thank you again

9
Discussion & Troubleshooting / Re: Error db_mysql.php on line 116
« on: October 23, 2008, 09:18:12 AM »
thank you for the help will try that

10
Discussion & Troubleshooting / Error db_mysql.php on line 116
« on: October 23, 2008, 05:33:57 AM »
Hi
 I host a 4 - images that is coming up with this error.....

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM (4images_images i, 4images_categories c) LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 3Got error -1 from storage engineWarning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/james444/domains/3moonsbuilders.com/public_html/tazworldpaints/4images/includes/db_mysql.php on line 116


the site is
   http://3moonsbuilders.com/tazworldpaints/4images/index.php
can some one tell me what this means and what i do to fix it?


11
hi

this is the site I am working on ....  http://3moonsbuilders.com/mlknreshaspaints/4images/index.php 

I got the left and right column to show on the main page though on the admin screen there is not added section like shown in the mod help ..

I added what it said to all the spots that it said to and ( it's saying to change some thing on the acp ) ok so I know that is the admin screen

is it possible I did something that I need to add more to before changing this so the 3 columns show and the change from left to right and back again.

any help is welcome .. if you need more please let me know

thank you again shami

12
thank you so much got it working on a few spots i found out that i had the background color in the font spot


shami

13
here you go a link to where her templates are .. this was 009  i think is the first of the free templates .. and need to register to get in ..


http://inamorata.org/exhibit/index.php

any help would be welcome


shami

14
Looking to find out where i change the link color for the font under the random picture on the template

http://3moonsbuilders.com/passionatepixels/4images/index.php   this is the site



Code: [Select]
body {
  font-family: Tahoma;
  background: #000000;
  font-size: 9px;
  color: #62242c;
  scrollbar-base-color: #000000;
  scrollbar-arrow-color: #62242c;
  scrollbar-track-color: #000000;
  scrollbar-highight-color: #62242c;
  scrollbar-darkShadow-color: #000000;
  margin: 0px;}
 
a:link {color: #C0C0C0; text-decoration: none;}
a:visited {color: #C0C0C0; text-decoration: none;}
a:active {color:#FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none; cursor:crosshair;}

hr {
   height: 1px; color: #62242c;}
   
ul, li, p, td {
   font-size:9px; }

.tablehead {
  background-color: #000000;
  color: #c0c0c0;
  border: 0px;
}

.tablebottom {
   background-color: #000000;
   background-image: url('images/tbot.jpg');
   background-repeat: repeat;
   padding: 0px;
   border-top: 1px solid #62242c;
   border-bottom: 1px solid #62242c;
   height: 12px;}
   
.bordercolor {
   background-color: #000000;}
   
.tablebgcolor {
   background-color: #000000;
}
   
.navbar {
   background-color: #62242c;
   font-family: Tahoma;
   font-size: 10px;
   color: #c0c0c0;
   font-weight: bold;
   background-image: url('images/tabbg.jpg');
   background-repeat: repeat;
   padding: 5px;
   border-bottom: 1px solid #62242c;
   border-top: 1px solid #62242c;
   height: 30px;}
   
.navbar a { color: #C0C0C0; font-weight: bold;}
.navbar a:visited { color: #C0C0C0; font-weight: bold;}
.navbar a:hover { color: #FFFFFF; font-weight: bold;}

.footer {
  background-color: transparent;
  color: #c0c0c0;
  font-family: Tahoma;
  font-size: 9px; }

.footer a:link {color:#C0C0C0;}
.footer a:visited {color:#C0C0C0;}
.footer a:hover {color:#FFFFFF;}

.row1 {
   background-color: #000000;
   color: #c0c0c0;
   padding: 4px;}
   
.row2 {
   background-color: #000000;
   color: #c0c0c0;
   padding: 4px; }
   
.head1 {
   background-color: #000000;
   background-image: url('images/headbg.jpg');
   background-repeat: repeat;
   background-position: left;
   border-top: 1px solid #62242c;
   border-bottom: 1px solid #62242c;
   padding: 2px;
   color: #c0c0c0;
   font-family: Tahoma;
   font-size: 10px;
   font-weight: bold;
   padding-left: 10px;}
   
.head2 {
   background-color: #000000;
   background-image: url('images/headbg.jpg');
   background-repeat: repeat;
   background-position: left;
   border-top: 1px solid #62242c;
   border-bottom: 1px solid #62242c;
   padding: 2px;
   color: #c0c0c0;
   font-family: Tahoma;
   font-size: 10px;
   font-weight: bold;
   padding-left: 10px;}

.head3 {
   background-color: #000000;
   border-top: 0px solid #62242c;
   border-bottom: 0px solid #62242c;
   padding: 2px;
   color: #c0c0c0;
   font-size: 9px;
   font-weight: normal;
   }
   
.title {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   color: #c0c0c0;}
   
.clickstream {
   font-family: Tahoma;
   font-size: 9px;}
   
.smalltext {
   font-family: Tahoma;
   font-size: 9px;
   font-weight: normal;
   color: #C0C0C0;
}
   
.marktext {
   color: #62242c;
   background-color: #c0c0c0;}
   
.new {
   font-family: Tahoma;
   font-size: 11px;
   color: #FFFFFF;}
   
form {
   font-family: Tahoma;
   font-size: 9px;}
   
.logininput {
   background-color: #000000;
   font-family: Tahoma;
   color: #C0C0C0;
   font-size: 9px;
   width: 160px;
   border: 1px inset #62242c;
   padding: 2px;
   margin-left: 4px;}
   
.searchinput {
   background-color: #000000;
   font-family: Tahoma;
   color: #C0C0C0;
   border: 1px inset #62242c;
   font-size: 9px;
   width: 130px;}
   
.textarea {
   background-color: #000000;
   font-family: Tahoma;
   color: #62242c;
   border: 1px inset #62242c;
   font-size: 9px;
   width: 230px;}
   
.input {
   background-color: #000000;
   font-family: Tahoma;
   color: #C0C0C0;
   border: 1px inset #62242c;
   font-size: 9px;
   width: 230px;}
   
.select {
   background-color: #000000;
   font-family: Tahoma;
   color: #C0C0C0;
   font-size: 9px;}
   
.setperpageselect {
   background-color: #000000;
   font-family: Tahoma;
   color: #C0C0C0;
   font-size: 9px;}
   
.categoryselect {
   background-color: #000000;
   font-family: Tahoma;
   color: #C0C0C0;
   font-size: 9px;}
   
.dropdownmarker {
   font-family: Tahoma;
   background-color: #c0c0c0;
   color: #000000;
   font-size: 9px; }
   
.button {
   background-color: #000000;
   color: #C0C0C0;
   border: 1px inset #62242c;
   font-family: Tahoma;
   font-size: 9px;
   font-weight: normal; }
   
.catbgcolor {
   background-color: #000000;
   border-top: 1px solid #62242c;
   border-bottom: 1px solid #62242c;
   }
   
.maincat {
   font-family: Tahoma;
   font-size: 9px;
   font-weight: bold; }
   
.subcat {
   font-family: Tahoma;
   font-size: 9px;
   font-weight: normal; }
   
.imagerow1 {
   background-color: transparent;
   color: #C0C0C0;
   padding: 7px;}
   
.imagerow2 {
   background-color: transparent;
   color: #C0C0C0; }
   
.commentrow1 {
   background-color: #000000;
   color: #C0C0C0; }http://3moonsbuilders.com/passionatepixels/4images/index.php
   
.commentrow2 {
   background-color: #000000;
   color: #C0C0C0; }
   
.commentspacerrow {
   background-color: #000000;
   color: #C0C0C0; }
   
.commenttextarea {
   font-family: Tahoma;
   background-color: #000000;
   color: #C0C0C0;
   border: 1px inset #62242c;
   font-size: 9px;
   width: 370px; }
   
.commentinput {
   font-family: Tahoma;
   background-color: #000000;
   color: #C0C0C0;
   border: 1px inset #62242c;
   font-size: 9px;
   width: 370px; }

.left {
   background-color: #000000;
   padding: 0px;}

.main {
   border-bottom: 0px solid #62242c;
   border-top: 1px solid #000000;}
   
.box_back {
   color: #000000;
   padding: 2px;}


That is the style sheet

Is there something I am missing or someplace else i should look also is there a way to change the color of the field boxes like the log in and the search as well as the comment  boxes...

just to mention the designer has desided not to support her templates anymore..

shami

15
ok i think i understand now .. just wanted to see if i was not the only one that was seeing that ..


thank you for the help

Pages: [1] 2 3 4