Go Back   NiceCoder Community Forums > Nicecoder > Bug Reports
Register Projects FAQ Members List Mark Forums Read

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-01-2006, 03:47 AM
Active Member
 
Join Date: May 2004
Location: New Zealand
Posts: 552
ezykiwi is on a distinguished road
Default Admin CP - CAT View Problem

Not sure if its just me,
but with a fresh install with all the revisions, in the admin panel, when you click on ....

View/Edit/Delete

It just comes up with a white screen....

And if you try and add a category, it says that it worked.... but it doesnt show and isnt in the database......

Is this just me?
  #2 (permalink)  
Old 09-01-2006, 04:00 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

Code:
Content visible to License Owner only.
In r357 (Enhance custom field. Now each custom field can have it's own max image width, max image height, max file size and file extention rule) and r365 (Add basic listing pricing for category. Basic listing pricing is one time inclusion fee and do not have discount/period. Set it to 0 for free listing) ....... we have changed the database structure and do not yet commit the database changes until we commit update in installation script.

So do use in live website if you use above r357
  #3 (permalink)  
Old 09-01-2006, 04:04 AM
Active Member
 
Join Date: May 2004
Location: New Zealand
Posts: 552
ezykiwi is on a distinguished road
Default

So if someone downloaded the nightly update, it wouldnt work because the installation script hasnt been changed?
  #4 (permalink)  
Old 09-01-2006, 04:22 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

Yes. We're working on it.
  #5 (permalink)  
Old 09-01-2006, 04:27 AM
Active Member
 
Join Date: May 2004
Location: New Zealand
Posts: 552
ezykiwi is on a distinguished road
Default

Awesome stuff,
I just thought you might like to know.... and hopefully if others are having the same problem it might save them time worrying about it.....

Glad your onto it...
  #6 (permalink)  
Old 09-01-2006, 05:38 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

In order to make it work, try to execute the following query in query box
Code:
Content visible to License Owner only.
and
Code:
Content visible to License Owner only.
  #7 (permalink)  
Old 09-01-2006, 06:23 AM
Active Member
 
Join Date: May 2004
Location: New Zealand
Posts: 552
ezykiwi is on a distinguished road
Default

That works well Dody,
Everything is working as far as I can tell so far,
  #8 (permalink)  
Old 09-01-2006, 10:48 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

field permission?

urmm... i dont have this, but then i have bene updatign from the svn since version 5.1 so i probably missed the database update from 5.1 > 5.2 (although i think i did some of it manually)

could you tell me what the info for this column is?

I just set it up but i dont know what its used for, its type or length

id soemone could do a mysql dump or jsut tell me what columns and table sthey have for the latest version i would appreciate it
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

Last edited by inspireme; 09-01-2006 at 10:51 AM.
  #9 (permalink)  
Old 09-01-2006, 08:03 PM
Active Member
 
Join Date: May 2004
Location: New Zealand
Posts: 552
ezykiwi is on a distinguished road
Default Hope this helps,

I hope this is what your after mate, I just took a screen shot from inside phpmyadmin of the table.
Attached Images
File Type: gif customfielddatabasestructure.gif (12.1 KB, 37 views)
  #10 (permalink)  
Old 09-02-2006, 04:08 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

fantastic

... and nothing like mine!
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #11 (permalink)  
Old 09-02-2006, 04:24 AM
Active Member
 
Join Date: May 2004
Location: New Zealand
Posts: 552
ezykiwi is on a distinguished road
Default

Im not sure if my Collation is right, I just set up a test server on here so I can run php and mysql.... and im not to clued up on that side of things, but it works for me so thats the main thing for me at this stage .... hope it helps...
  #12 (permalink)  
Old 09-02-2006, 04:55 AM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

inspireme, make sure you have database structure in 5.2, then do 2 queries as i mention above.
  #13 (permalink)  
Old 09-04-2006, 04:13 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

I cant run the queries because my table didnt contain the columns mentioned to add after...

dont know why?
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #14 (permalink)  
Old 09-04-2006, 07:48 PM
dody's Avatar
Nicecoder Team
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,292
dody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to alldody is a name known to all
Default

Do you still have this problem?
  #15 (permalink)  
Old 09-05-2006, 03:50 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,828
inspireme is on a distinguished road
Default

Nope, it was just the permissions column that was missing, i added it and ran the sql above and it works fine now.
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
admin problem navacell Pre-Sales Questions 0 02-21-2006 12:48 AM
Install.php problem - Admin problem highfly Indexu Lite 0 01-12-2006 06:31 PM
problem with accessing category (View/Edit/Delete ) apache v5.x 5 02-28-2005 11:08 AM
View Top 20 Sites in Admin Section persut v3.2 3 01-06-2004 05:31 PM

HACKER SAFE certified sites prevent over 99.9% of hacker crime.

All times are GMT -5. The time now is 02:52 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO
SSL Certificate