PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old March 24th, 2009, 07:55 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 13
Cannot edit ads

The permissions seems to be OK, the type for the admin under the ads is supposed to be there, but there is no visible way for a user or admin to edit an ad or delete it once posted (a legacy ad now in the wrong category).

How can I wake up the User Index edit functions?
djones44 is offline   Reply With Quote
Old March 24th, 2009, 08:14 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
what do you mean here? dont you see the edit product link when viewing an ad?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 24th, 2009, 08:49 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 13
Quote:
Originally Posted by Chuck S View Post
what do you mean here? dont you see the edit product link when viewing an ad?
I just noticed the little icon among others at the bottom. Apologies.

However, I wonder if a new user might miss them too - but that's what sysops are for I guess.
Resolved!

Any progress on the Feature Block plug-in (loaded via VB3 Plug-in Mgr to provide a link back to PP), that generates a parsing error? Try it.

Your prompt help is appreciated, Chuck.
Dwight
djones44 is offline   Reply With Quote
Old March 24th, 2009, 10:04 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Not sure what you mean about the block there is no parse error that I see. what is the exact error you get.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 25th, 2009, 04:01 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 13
Quote:
Originally Posted by Chuck S View Post
Not sure what you mean about the block there is no parse error that I see. what is the exact error you get.
The image capture shows the code you posted:
Quote:
Originally Posted by Chuck S View Post
Okay in conjunction with this thread

PhotoPost Enhanced vB3 Index Integration - PhotoPost Community

Here is a plugin to add your photo block to the forum index without editing the index.php file. Make sure to change in the plugin the path to your file from the default if different.
being pasted into VB3.8. after I had opened that XML file in Notepad.

The resulting error, which disappears when the plug-in is subsequently deleted, is:

Parse error: parse error, unexpected '<' in /home/content/t/h/n/thnews/html/forums/index.php(594) : eval()'d code on line 1

Dwight
Attached Images
File Type: jpg Feature Block.jpg (101.0 KB, 5 views)
djones44 is offline   Reply With Quote
Old March 25th, 2009, 05:42 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
well yout issue is most likely whatever you did in notepad etc

You would need to view the plugin and compare with what is posted in whatever mod thread and see what the difference is.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 25th, 2009, 08:04 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 13
Quote:
Originally Posted by Chuck S View Post
well your issue is most likely whatever you did in notepad etc

You would need to view the plugin and compare with what is posted in whatever mod thread and see what the difference is.
It's your Featured Block plugin for vbulletin. I probably have a bad path (installing it with the VB3.8 Plugin Manager) but can't figure it out or find the file or gallery directory it mentions.

If my sites are The Fractions Forum - Powered by vBulletin and Fractions Forum Classifieds - Login and this a new install with everything on the defaults.

What do you think I can try?

Here is your code:

<?xml version="1.0" encoding="ISO-8859-1" ?>
- <plugins>
- <plugin active="1" product="vbulletin">
<title>Photopost Feature Block</title>
<hookname>forumhome_complete</hookname>
- <phpcode>
- <![CDATA[ include('../gallery/inc_features.php');
]]>
</phpcode>
</plugin>
</plugins>

Best Regards;
Dwight
djones44 is offline   Reply With Quote
Old March 25th, 2009, 08:44 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Thats not a classifieds plugin you have there

http://www.photopost.com/forum/1144408-post1.html
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 26th, 2009, 09:24 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 13
Quote:
Originally Posted by Chuck S View Post
Thats not a classifieds plugin you have there

http://www.photopost.com/forum/1144408-post1.html
It's not? The code I showed is what's in that XML file. Here's what your link says:

Quote:
Originally Posted by Chuck S View Post
Okay in conjunction with this thread

http://www.photopost.com/forum/showthread.php?t=116508

Here is a plugin to add your ads block to the forum index without editing the index.php file. Make sure to change in the plugin the path to your file from the default if different.
Well, let's start over then.

How can I post a menu item in Vbulletin 3.8 to return a user to the Classifieds section? In fairness, I realize that's a Jelsoft support question, but I thought the XML file above was a plugin for that purpose.

Dwight
djones44 is offline   Reply With Quote
Old March 26th, 2009, 10:40 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
The XML is not used to post a menu in the vb navbar. You need to actually do that by hand. Edit your vbulletin navbar and place a link in there like maybe so

Code:
Content visible to verified customers only.
Furthermore with respects to the xml it is used to place ads in an ad block on the forum homepage

what you have posted is NOT the contents of the XML file posted by me. based on this thread

http://www.photopost.com/forum/class...tin-3-5-a.html

Here is the contents of the xml file

Code:
Content visible to verified customers only.
Until you probally follow that posted thread and add the plugin to your vbulletin your not going to show a block of ads there.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 28th, 2009, 12:16 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 13
Thanks Chuck, that worked.
djones44 is offline   Reply With Quote
Old March 28th, 2009, 02:48 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Not a problem some way you where getting the Photopost pro and classifieds plugins mixed up
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
How can Moderators Edit Ads? ssandgirls Classifieds How do I...? 8 July 24th, 2007 07:11 PM
Moderators cannot edit ads ssandgirls Classifieds Bug Reports 4 July 7th, 2007 04:23 PM
How do users edit/delete their ads? DaFonz Classifieds How do I...? 3 May 16th, 2007 01:42 PM
Edit ads without edit Auction sbuncha Classifieds How do I...? 1 January 16th, 2006 09:20 AM
Edit/Move Ads other then Admin HobbyTalk Classifieds Suggestions 0 July 21st, 2004 10:05 PM


All times are GMT -5. The time now is 04:14 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0